[==========] 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:47.343667   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40375,127.0.107.253:43191,127.0.107.252:35241
I20260608 12:38:47.345809   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:47.347016   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:47.366515   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:47.366978   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:47.368942   431 server_base.cc:1061] running on GCE node
W20260608 12:38:47.367657   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:48.583734   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:48.584008   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:48.584270   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922328584226 us; error 0 us; skew 500 ppm
I20260608 12:38:48.585196   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:48.590495   431 webserver.cc:533] Webserver started at http://127.0.107.254:38433/ using document root <none> and password file <none>
I20260608 12:38:48.591364   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:48.591606   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:48.592072   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:48.597854   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "ba5160b8b5c2493582b035dcc71c890d"
format_stamp: "Formatted at 2026-06-08 12:38:48 on dist-test-slave-vkhm"
I20260608 12:38:48.606480   431 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.001s	sys 0.008s
I20260608 12:38:48.611858   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:48.613173   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:38:48.613551   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "ba5160b8b5c2493582b035dcc71c890d"
format_stamp: "Formatted at 2026-06-08 12:38:48 on dist-test-slave-vkhm"
I20260608 12:38:48.613909   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-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:48.669768   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:48.671340   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:48.671849   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:48.751506   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40375
I20260608 12:38:48.751612   497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40375 every 8 connection(s)
I20260608 12:38:48.758206   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:38:48.760596   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:48.765182   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:48.767114   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
W20260608 12:38:48.770473   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:48.775430   431 server_base.cc:1061] running on GCE node
I20260608 12:38:48.776192   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:48.776489   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:48.776688   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922328776653 us; error 0 us; skew 500 ppm
I20260608 12:38:48.777348   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:48.782308   431 webserver.cc:533] Webserver started at http://127.0.107.253:38637/ using document root <none> and password file <none>
I20260608 12:38:48.783151   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:48.783437   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:48.783836   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:48.781981   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:48.785641   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-1-root/instance:
uuid: "688978f18dff4110ba73506ba3a55dfc"
format_stamp: "Formatted at 2026-06-08 12:38:48 on dist-test-slave-vkhm"
I20260608 12:38:48.799041   431 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.002s	sys 0.009s
I20260608 12:38:48.804929   510 log_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:48.805835   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:38:48.806157   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-1-root
uuid: "688978f18dff4110ba73506ba3a55dfc"
format_stamp: "Formatted at 2026-06-08 12:38:48 on dist-test-slave-vkhm"
I20260608 12:38:48.806440   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-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:48.817082   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:38:48.820211   450 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.253:43191: connect: Connection refused (error 111)
W20260608 12:38:48.824339   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:43191: Network error: Client connection negotiation failed: client connection to 127.0.107.253:43191: connect: Connection refused (error 111)
I20260608 12:38:48.842713   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:48.844588   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:48.873883   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: 43191 } attempt: 1
W20260608 12:38:48.878530   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:43191: Network error: Client connection negotiation failed: client connection to 127.0.107.253:43191: connect: Connection refused (error 111)
I20260608 12:38:48.923600   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:43191
I20260608 12:38:48.923812   562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:43191 every 8 connection(s)
I20260608 12:38:48.929315   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:48.929987   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:38:48.936167   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:38:48.937502   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:48.939175   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:48.946511   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:48.946683   431 server_base.cc:1061] running on GCE node
I20260608 12:38:48.946933   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: 43191 } attempt: 2
I20260608 12:38:48.949237   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:48.949658   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:48.949923   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922328949904 us; error 0 us; skew 500 ppm
I20260608 12:38:48.950743   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:48.956893   431 webserver.cc:533] Webserver started at http://127.0.107.252:33417/ using document root <none> and password file <none>
I20260608 12:38:48.956962   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:48.957702   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:48.958009   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:48.958318   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:48.960947   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-2-root/instance:
uuid: "8733f35eb8d946b0a117570adf060f7b"
format_stamp: "Formatted at 2026-06-08 12:38:48 on dist-test-slave-vkhm"
I20260608 12:38:48.969553   431 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:38:48.971604   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:48.974895   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:48.975659   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:48.977476   431 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.001s
I20260608 12:38:48.977809   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-2-root
uuid: "8733f35eb8d946b0a117570adf060f7b"
format_stamp: "Formatted at 2026-06-08 12:38:48 on dist-test-slave-vkhm"
I20260608 12:38:48.978147   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-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)
W20260608 12:38:48.978330   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:35241: Network error: Client connection negotiation failed: client connection to 127.0.107.252:35241: connect: Connection refused (error 111)
W20260608 12:38:48.982125   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:35241: Network error: Client connection negotiation failed: client connection to 127.0.107.252:35241: connect: Connection refused (error 111)
I20260608 12:38:48.997926   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:48.999261   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:49.013729   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: 35241 } attempt: 1
W20260608 12:38:49.019672   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:35241: Network error: Client connection negotiation failed: client connection to 127.0.107.252:35241: connect: Connection refused (error 111)
I20260608 12:38:49.022657   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: 35241 } attempt: 1
W20260608 12:38:49.027554   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:35241: Network error: Client connection negotiation failed: client connection to 127.0.107.252:35241: connect: Connection refused (error 111)
I20260608 12:38:49.076982   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:35241
I20260608 12:38:49.077086   628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:35241 every 8 connection(s)
I20260608 12:38:49.081660   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:38:49.082798   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:49.088351   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:49.095254   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: 35241 } attempt: 2
I20260608 12:38:49.095113   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: 35241 } attempt: 2
I20260608 12:38:49.109956   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:49.121694   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d: Bootstrap starting.
I20260608 12:38:49.121934   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc: Bootstrap starting.
I20260608 12:38:49.122517   629 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:38:49.130231   563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:49.130642   498 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:49.133540   563 log.cc:826] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc: Log is configured to *not* fsync() on all Append() calls
I20260608 12:38:49.141245   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d: No bootstrap required, opened a new log
I20260608 12:38:49.141546   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc: No bootstrap required, opened a new log
I20260608 12:38:49.144968   629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b: Bootstrap starting.
I20260608 12:38:49.150125   629 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:49.155826   629 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b: No bootstrap required, opened a new log
I20260608 12:38:49.161533   498 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } }
I20260608 12:38:49.161567   629 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } }
I20260608 12:38:49.161550   563 raft_consensus.cc:359] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } }
I20260608 12:38:49.162467   498 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:49.162570   629 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:49.162618   563 raft_consensus.cc:385] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:49.162838   498 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5160b8b5c2493582b035dcc71c890d, State: Initialized, Role: FOLLOWER
I20260608 12:38:49.163015   563 raft_consensus.cc:740] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 688978f18dff4110ba73506ba3a55dfc, State: Initialized, Role: FOLLOWER
I20260608 12:38:49.162982   629 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8733f35eb8d946b0a117570adf060f7b, State: Initialized, Role: FOLLOWER
I20260608 12:38:49.164101   498 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } }
I20260608 12:38:49.164101   629 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } }
I20260608 12:38:49.164098   563 consensus_queue.cc:260] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } }
I20260608 12:38:49.168565   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [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: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } } }
I20260608 12:38:49.169920   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:49.171060   498 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:38:49.170933   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [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: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } } }
I20260608 12:38:49.171584   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:49.172823   629 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:38:49.174254   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [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: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } } }
I20260608 12:38:49.175055   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:38:49.178556   452 tablet.cc:2404] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:38:49.179262   563 sys_catalog.cc:565] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:38:49.229718   665 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:38:49.230120   665 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:38:49.230940   672 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:38:49.231213   672 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:38:49.233217   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:38:49.233469   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:38:49.235004   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:49.239239   673 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:38:49.239552   673 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:38:49.244442   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:49.246603   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
W20260608 12:38:49.251645   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:49.252565   431 server_base.cc:1061] running on GCE node
I20260608 12:38:49.253417   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:49.253633   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:49.253849   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922329253832 us; error 0 us; skew 500 ppm
I20260608 12:38:49.254472   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:49.257460   431 webserver.cc:533] Webserver started at http://127.0.107.193:35259/ using document root <none> and password file <none>
I20260608 12:38:49.257979   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:49.258188   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:49.258469   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:49.259610   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "da37f0b4417d4e6fb7b72a691cec68b5"
format_stamp: "Formatted at 2026-06-08 12:38:49 on dist-test-slave-vkhm"
I20260608 12:38:49.264770   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:38:49.268517   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:49.269380   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:38:49.269701   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "da37f0b4417d4e6fb7b72a691cec68b5"
format_stamp: "Formatted at 2026-06-08 12:38:49 on dist-test-slave-vkhm"
I20260608 12:38:49.269987   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-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:49.286659   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:49.288399   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:49.291390   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:49.296591   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:49.296788   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:49.297098   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:49.297277   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:49.409833   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36979
I20260608 12:38:49.410076   744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36979 every 8 connection(s)
I20260608 12:38:49.445748   745 heartbeater.cc:344] Connected to a master server at 127.0.107.252:35241
I20260608 12:38:49.446259   745 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:49.447702   745 heartbeater.cc:507] Master 127.0.107.252:35241 requested a full tablet report, sending...
I20260608 12:38:49.452507   594 ts_manager.cc:194] Registered new tserver with Master: da37f0b4417d4e6fb7b72a691cec68b5 (127.0.107.193:36979)
I20260608 12:38:49.460786   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:38:49.467000   747 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40375
I20260608 12:38:49.467461   747 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:49.469163   746 heartbeater.cc:344] Connected to a master server at 127.0.107.253:43191
I20260608 12:38:49.469599   746 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:49.471230   746 heartbeater.cc:507] Master 127.0.107.253:43191 requested a full tablet report, sending...
I20260608 12:38:49.472483   747 heartbeater.cc:507] Master 127.0.107.254:40375 requested a full tablet report, sending...
W20260608 12:38:49.475021   752 instance_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:49.477697   528 ts_manager.cc:194] Registered new tserver with Master: da37f0b4417d4e6fb7b72a691cec68b5 (127.0.107.193:36979)
I20260608 12:38:49.478451   463 ts_manager.cc:194] Registered new tserver with Master: da37f0b4417d4e6fb7b72a691cec68b5 (127.0.107.193:36979)
W20260608 12:38:49.481256   753 instance_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:49.481321   638 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:49.482244   638 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } }
I20260608 12:38:49.486541   638 leader_election.cc:290] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5160b8b5c2493582b035dcc71c890d (127.0.107.254:40375), 688978f18dff4110ba73506ba3a55dfc (127.0.107.253:43191)
I20260608 12:38:49.487696   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8733f35eb8d946b0a117570adf060f7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5160b8b5c2493582b035dcc71c890d" is_pre_election: true
I20260608 12:38:49.488559   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8733f35eb8d946b0a117570adf060f7b in term 0.
I20260608 12:38:49.490882   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8733f35eb8d946b0a117570adf060f7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688978f18dff4110ba73506ba3a55dfc" is_pre_election: true
I20260608 12:38:49.491595   538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8733f35eb8d946b0a117570adf060f7b in term 0.
I20260608 12:38:49.493155   580 leader_election.cc:304] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8733f35eb8d946b0a117570adf060f7b, ba5160b8b5c2493582b035dcc71c890d; no voters: 
I20260608 12:38:49.494223   638 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:49.494675   638 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:49.495148   638 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:38:49.497370   755 instance_detector.cc: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:49.498545   431 server_base.cc:1061] running on GCE node
I20260608 12:38:49.499660   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:49.499950   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:49.500168   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922329500151 us; error 0 us; skew 500 ppm
I20260608 12:38:49.501012   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:49.503568   638 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } }
I20260608 12:38:49.504154   431 webserver.cc:533] Webserver started at http://127.0.107.194:43301/ using document root <none> and password file <none>
I20260608 12:38:49.504915   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:49.505160   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:49.505481   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:49.506363   638 leader_election.cc:290] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [CANDIDATE]: Term 1 election: Requested vote from peers ba5160b8b5c2493582b035dcc71c890d (127.0.107.254:40375), 688978f18dff4110ba73506ba3a55dfc (127.0.107.253:43191)
I20260608 12:38:49.506544   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8733f35eb8d946b0a117570adf060f7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5160b8b5c2493582b035dcc71c890d"
I20260608 12:38:49.506897   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "c7bb5a18aa65416f88705bb538e6a992"
format_stamp: "Formatted at 2026-06-08 12:38:49 on dist-test-slave-vkhm"
I20260608 12:38:49.507138   473 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:49.511915   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:38:49.512557   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8733f35eb8d946b0a117570adf060f7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "688978f18dff4110ba73506ba3a55dfc"
I20260608 12:38:49.513108   538 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:49.514736   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8733f35eb8d946b0a117570adf060f7b in term 1.
I20260608 12:38:49.515987   580 leader_election.cc:304] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8733f35eb8d946b0a117570adf060f7b, ba5160b8b5c2493582b035dcc71c890d; no voters: 
I20260608 12:38:49.516796   638 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:49.518177   638 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [term 1 LEADER]: Becoming Leader. State: Replica: 8733f35eb8d946b0a117570adf060f7b, State: Running, Role: LEADER
I20260608 12:38:49.519008   538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8733f35eb8d946b0a117570adf060f7b in term 1.
I20260608 12:38:49.519285   638 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } }
I20260608 12:38:49.522238   761 log_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:49.523206   431 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.004s	sys 0.000s
I20260608 12:38:49.523550   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "c7bb5a18aa65416f88705bb538e6a992"
format_stamp: "Formatted at 2026-06-08 12:38:49 on dist-test-slave-vkhm"
I20260608 12:38:49.523880   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-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:49.531584   760 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8733f35eb8d946b0a117570adf060f7b. Latest consensus state: current_term: 1 leader_uuid: "8733f35eb8d946b0a117570adf060f7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } } }
I20260608 12:38:49.533254   760 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:49.537813   767 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:38:49.545332   767 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:38:49.564339   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:49.564916   538 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [term 1 FOLLOWER]: Refusing update from remote peer 8733f35eb8d946b0a117570adf060f7b: 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:49.566135   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:49.566429   473 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [term 1 FOLLOWER]: Refusing update from remote peer 8733f35eb8d946b0a117570adf060f7b: 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:49.566862   638 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:49.568864   760 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:49.578671   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:49.590447   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:49.590859   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:49.591256   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:49.591554   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:49.594405   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8733f35eb8d946b0a117570adf060f7b. Latest consensus state: current_term: 1 leader_uuid: "8733f35eb8d946b0a117570adf060f7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } } }
I20260608 12:38:49.595592   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:49.596932   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8733f35eb8d946b0a117570adf060f7b. Latest consensus state: current_term: 1 leader_uuid: "8733f35eb8d946b0a117570adf060f7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } } }
I20260608 12:38:49.597747   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:49.604401   768 mvcc.cc:204] Tried to move back new op lower bound from 7294657861877669888 to 7294657861722845184. Current Snapshot: MvccSnapshot[applied={T|T < 7294657861877669888}]
I20260608 12:38:49.614322   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8733f35eb8d946b0a117570adf060f7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } } }
I20260608 12:38:49.615137   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:49.619608   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8733f35eb8d946b0a117570adf060f7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } } }
I20260608 12:38:49.620364   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:38:49.627264   767 catalog_manager.cc:1382] Generated new cluster ID: 4521cfdb760a457d956eb81c2c533acc
I20260608 12:38:49.627640   767 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:38:49.632099   780 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8733f35eb8d946b0a117570adf060f7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } } }
I20260608 12:38:49.632890   780 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:49.633733   780 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8733f35eb8d946b0a117570adf060f7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5160b8b5c2493582b035dcc71c890d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 40375 } } peers { permanent_uuid: "688978f18dff4110ba73506ba3a55dfc" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 43191 } } peers { permanent_uuid: "8733f35eb8d946b0a117570adf060f7b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 35241 } } }
I20260608 12:38:49.634368   780 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:49.677094   767 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:38:49.679911   767 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:38:49.719521   767 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b: Generated new TSK 0
I20260608 12:38:49.726766   767 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:38:49.768373   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39125
I20260608 12:38:49.768494   834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39125 every 8 connection(s)
I20260608 12:38:49.797168   835 heartbeater.cc:344] Connected to a master server at 127.0.107.252:35241
I20260608 12:38:49.797768   835 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:49.801735   835 heartbeater.cc:507] Master 127.0.107.252:35241 requested a full tablet report, sending...
I20260608 12:38:49.805364   594 ts_manager.cc:194] Registered new tserver with Master: c7bb5a18aa65416f88705bb538e6a992 (127.0.107.194:39125)
I20260608 12:38:49.812055   594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51866
I20260608 12:38:49.813380   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:38:49.821192   837 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40375
I20260608 12:38:49.821759   837 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:49.822777   837 heartbeater.cc:507] Master 127.0.107.254:40375 requested a full tablet report, sending...
I20260608 12:38:49.826745   463 ts_manager.cc:194] Registered new tserver with Master: c7bb5a18aa65416f88705bb538e6a992 (127.0.107.194:39125)
I20260608 12:38:49.828195   836 heartbeater.cc:344] Connected to a master server at 127.0.107.253:43191
I20260608 12:38:49.828822   836 heartbeater.cc:461] Registering TS with master...
W20260608 12:38:49.829775   842 instance_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:49.829880   836 heartbeater.cc:507] Master 127.0.107.253:43191 requested a full tablet report, sending...
I20260608 12:38:49.833812   528 ts_manager.cc:194] Registered new tserver with Master: c7bb5a18aa65416f88705bb538e6a992 (127.0.107.194:39125)
W20260608 12:38:49.837122   843 instance_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:49.842718   431 server_base.cc:1061] running on GCE node
W20260608 12:38:49.843566   845 instance_detector.cc: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:49.844551   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:49.844775   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:49.844981   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922329844962 us; error 0 us; skew 500 ppm
I20260608 12:38:49.845614   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:49.848590   431 webserver.cc:533] Webserver started at http://127.0.107.195:45953/ using document root <none> and password file <none>
I20260608 12:38:49.849121   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:49.849320   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:49.849646   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:49.850836   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "0baee0f506a54c2f8e2c5a5102b1d93e"
format_stamp: "Formatted at 2026-06-08 12:38:49 on dist-test-slave-vkhm"
I20260608 12:38:49.855901   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:38:49.859702   850 log_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:49.860639   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:38:49.860940   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "0baee0f506a54c2f8e2c5a5102b1d93e"
format_stamp: "Formatted at 2026-06-08 12:38:49 on dist-test-slave-vkhm"
I20260608 12:38:49.861202   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922327162610-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:49.893141   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:49.894529   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:49.896760   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:49.900959   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:49.901209   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:49.901474   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:49.901669   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:50.006011   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44889
I20260608 12:38:50.006322   912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44889 every 8 connection(s)
I20260608 12:38:50.047667   913 heartbeater.cc:344] Connected to a master server at 127.0.107.252:35241
I20260608 12:38:50.047667   915 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40375
I20260608 12:38:50.048372   913 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:50.048487   915 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:50.049522   913 heartbeater.cc:507] Master 127.0.107.252:35241 requested a full tablet report, sending...
I20260608 12:38:50.049636   915 heartbeater.cc:507] Master 127.0.107.254:40375 requested a full tablet report, sending...
I20260608 12:38:50.053311   463 ts_manager.cc:194] Registered new tserver with Master: 0baee0f506a54c2f8e2c5a5102b1d93e (127.0.107.195:44889)
I20260608 12:38:50.054477   914 heartbeater.cc:344] Connected to a master server at 127.0.107.253:43191
I20260608 12:38:50.054953   914 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:50.056057   914 heartbeater.cc:507] Master 127.0.107.253:43191 requested a full tablet report, sending...
I20260608 12:38:50.058249   594 ts_manager.cc:194] Registered new tserver with Master: 0baee0f506a54c2f8e2c5a5102b1d93e (127.0.107.195:44889)
I20260608 12:38:50.059491   528 ts_manager.cc:194] Registered new tserver with Master: 0baee0f506a54c2f8e2c5a5102b1d93e (127.0.107.195:44889)
I20260608 12:38:50.059757   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.024892379s
I20260608 12:38:50.060849   594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51880
I20260608 12:38:50.235325   672 catalog_manager.cc:1294] Loaded cluster ID: 4521cfdb760a457d956eb81c2c533acc
I20260608 12:38:50.235647   672 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc: loading cluster ID for follower catalog manager: success
I20260608 12:38:50.240682   672 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc: acquiring CA information for follower catalog manager: success
I20260608 12:38:50.244647   672 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:38:50.245333   673 catalog_manager.cc:1294] Loaded cluster ID: 4521cfdb760a457d956eb81c2c533acc
I20260608 12:38:50.245661   673 catalog_manager.cc:1587] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d: loading cluster ID for follower catalog manager: success
I20260608 12:38:50.252806   673 catalog_manager.cc:1609] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d: acquiring CA information for follower catalog manager: success
I20260608 12:38:50.258216   673 catalog_manager.cc:1637] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:38:50.458498   594 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51862
I20260608 12:38:50.817884   835 heartbeater.cc:499] Master 127.0.107.252:35241 was elected leader, sending a full tablet report...
I20260608 12:38:51.063686   913 heartbeater.cc:499] Master 127.0.107.252:35241 was elected leader, sending a full tablet report...
I20260608 12:38:51.212121   663 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:51.317277   594 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51894:
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:51.408730   800 tablet_service.cc:1511] Processing CreateTablet for tablet a5828065ee344fc095ec32722e37b91b (DEFAULT_TABLE table=test-workload [id=0325b33a80eb4ca09c0fe2cbdb7ba379]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:38:51.410290   800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5828065ee344fc095ec32722e37b91b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:51.412109   878 tablet_service.cc:1511] Processing CreateTablet for tablet 0d4348b8d9254043944b38e93ead09c2 (DEFAULT_TABLE table=test-workload [id=0325b33a80eb4ca09c0fe2cbdb7ba379]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:38:51.413691   878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d4348b8d9254043944b38e93ead09c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:51.416054   710 tablet_service.cc:1511] Processing CreateTablet for tablet fe6c88e44988459a9961e85cb11c030a (DEFAULT_TABLE table=test-workload [id=0325b33a80eb4ca09c0fe2cbdb7ba379]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:38:51.416254   709 tablet_service.cc:1511] Processing CreateTablet for tablet 3adc5b693c7b40d2af7e24476d0199f4 (DEFAULT_TABLE table=test-workload [id=0325b33a80eb4ca09c0fe2cbdb7ba379]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:38:51.417585   710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe6c88e44988459a9961e85cb11c030a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:51.418202   709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3adc5b693c7b40d2af7e24476d0199f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:51.443317   949 tablet_bootstrap.cc:492] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e: Bootstrap starting.
I20260608 12:38:51.444456   948 tablet_bootstrap.cc:492] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5: Bootstrap starting.
I20260608 12:38:51.449878   950 tablet_bootstrap.cc:492] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992: Bootstrap starting.
I20260608 12:38:51.452510   948 tablet_bootstrap.cc:654] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:51.452594   949 tablet_bootstrap.cc:654] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:51.459945   950 tablet_bootstrap.cc:654] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:51.460541   948 tablet_bootstrap.cc:492] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5: No bootstrap required, opened a new log
I20260608 12:38:51.461782   949 tablet_bootstrap.cc:492] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e: No bootstrap required, opened a new log
I20260608 12:38:51.461138   948 ts_tablet_manager.cc:1403] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260608 12:38:51.461725   745 heartbeater.cc:499] Master 127.0.107.252:35241 was elected leader, sending a full tablet report...
I20260608 12:38:51.466704   949 ts_tablet_manager.cc:1403] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260608 12:38:51.470181   948 raft_consensus.cc:359] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da37f0b4417d4e6fb7b72a691cec68b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36979 } }
I20260608 12:38:51.470386   949 raft_consensus.cc:359] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0baee0f506a54c2f8e2c5a5102b1d93e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44889 } }
I20260608 12:38:51.470835   948 raft_consensus.cc:385] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:51.470924   949 raft_consensus.cc:385] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:51.471342   948 raft_consensus.cc:740] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da37f0b4417d4e6fb7b72a691cec68b5, State: Initialized, Role: FOLLOWER
I20260608 12:38:51.471436   949 raft_consensus.cc:740] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0baee0f506a54c2f8e2c5a5102b1d93e, State: Initialized, Role: FOLLOWER
I20260608 12:38:51.470877   950 tablet_bootstrap.cc:492] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992: No bootstrap required, opened a new log
I20260608 12:38:51.472282   948 consensus_queue.cc:260] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "da37f0b4417d4e6fb7b72a691cec68b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36979 } }
I20260608 12:38:51.472997   949 consensus_queue.cc:260] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0baee0f506a54c2f8e2c5a5102b1d93e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44889 } }
I20260608 12:38:51.473289   950 ts_tablet_manager.cc:1403] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260608 12:38:51.473415   948 raft_consensus.cc:399] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:51.473676   949 raft_consensus.cc:399] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:51.473855   948 raft_consensus.cc:493] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:51.474074   949 raft_consensus.cc:493] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:51.474372   948 raft_consensus.cc:3060] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:51.474469   949 raft_consensus.cc:3060] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:51.476971   950 raft_consensus.cc:359] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7bb5a18aa65416f88705bb538e6a992" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39125 } }
I20260608 12:38:51.477519   950 raft_consensus.cc:385] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:51.477804   950 raft_consensus.cc:740] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7bb5a18aa65416f88705bb538e6a992, State: Initialized, Role: FOLLOWER
I20260608 12:38:51.478763   950 consensus_queue.cc:260] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c7bb5a18aa65416f88705bb538e6a992" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39125 } }
I20260608 12:38:51.479486   950 raft_consensus.cc:399] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:51.479799   950 raft_consensus.cc:493] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:51.480185   950 raft_consensus.cc:3060] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:51.482263   948 raft_consensus.cc:515] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da37f0b4417d4e6fb7b72a691cec68b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36979 } }
I20260608 12:38:51.482263   949 raft_consensus.cc:515] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0baee0f506a54c2f8e2c5a5102b1d93e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44889 } }
I20260608 12:38:51.483237   948 leader_election.cc:304] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5 [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: da37f0b4417d4e6fb7b72a691cec68b5; no voters: 
I20260608 12:38:51.486624   950 raft_consensus.cc:515] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7bb5a18aa65416f88705bb538e6a992" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39125 } }
I20260608 12:38:51.483243   949 leader_election.cc:304] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e [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: 0baee0f506a54c2f8e2c5a5102b1d93e; no voters: 
I20260608 12:38:51.490262   950 leader_election.cc:304] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992 [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: c7bb5a18aa65416f88705bb538e6a992; no voters: 
I20260608 12:38:51.494041   948 leader_election.cc:290] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:51.494603   954 raft_consensus.cc:2804] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:51.499305   950 leader_election.cc:290] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:51.499845   956 raft_consensus.cc:2804] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:51.503834   955 raft_consensus.cc:2804] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:51.504261   949 leader_election.cc:290] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:51.507767   948 ts_tablet_manager.cc:1434] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5: Time spent starting tablet: real 0.041s	user 0.021s	sys 0.008s
I20260608 12:38:51.507902   954 raft_consensus.cc:697] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5 [term 1 LEADER]: Becoming Leader. State: Replica: da37f0b4417d4e6fb7b72a691cec68b5, State: Running, Role: LEADER
I20260608 12:38:51.509043   948 tablet_bootstrap.cc:492] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5: Bootstrap starting.
I20260608 12:38:51.508937   954 consensus_queue.cc:237] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5 [LEADER]: Queue going to LEADER mode. State: All 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: "da37f0b4417d4e6fb7b72a691cec68b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36979 } }
I20260608 12:38:51.510831   950 ts_tablet_manager.cc:1434] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992: Time spent starting tablet: real 0.037s	user 0.022s	sys 0.011s
I20260608 12:38:51.514688   956 raft_consensus.cc:697] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992 [term 1 LEADER]: Becoming Leader. State: Replica: c7bb5a18aa65416f88705bb538e6a992, State: Running, Role: LEADER
I20260608 12:38:51.517920   949 ts_tablet_manager.cc:1434] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e: Time spent starting tablet: real 0.051s	user 0.017s	sys 0.018s
I20260608 12:38:51.522156   948 tablet_bootstrap.cc:654] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:51.523573   956 consensus_queue.cc:237] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992 [LEADER]: Queue going to LEADER mode. State: All 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: "c7bb5a18aa65416f88705bb538e6a992" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39125 } }
I20260608 12:38:51.529292   955 raft_consensus.cc:697] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e [term 1 LEADER]: Becoming Leader. State: Replica: 0baee0f506a54c2f8e2c5a5102b1d93e, State: Running, Role: LEADER
I20260608 12:38:51.530221   955 consensus_queue.cc:237] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e [LEADER]: Queue going to LEADER mode. State: All 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: "0baee0f506a54c2f8e2c5a5102b1d93e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44889 } }
I20260608 12:38:51.534277   594 catalog_manager.cc:5696] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to da37f0b4417d4e6fb7b72a691cec68b5 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "da37f0b4417d4e6fb7b72a691cec68b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da37f0b4417d4e6fb7b72a691cec68b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36979 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:51.601526   948 tablet_bootstrap.cc:492] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5: No bootstrap required, opened a new log
I20260608 12:38:51.602279   948 ts_tablet_manager.cc:1403] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.008s
I20260608 12:38:51.606190   593 catalog_manager.cc:5696] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0baee0f506a54c2f8e2c5a5102b1d93e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "0baee0f506a54c2f8e2c5a5102b1d93e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0baee0f506a54c2f8e2c5a5102b1d93e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44889 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:51.618336   592 catalog_manager.cc:5696] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992 reported cstate change: term changed from 0 to 1, leader changed from <none> to c7bb5a18aa65416f88705bb538e6a992 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "c7bb5a18aa65416f88705bb538e6a992" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7bb5a18aa65416f88705bb538e6a992" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39125 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:51.625200   948 raft_consensus.cc:359] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da37f0b4417d4e6fb7b72a691cec68b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36979 } }
I20260608 12:38:51.630890   948 raft_consensus.cc:385] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:51.631240   948 raft_consensus.cc:740] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da37f0b4417d4e6fb7b72a691cec68b5, State: Initialized, Role: FOLLOWER
I20260608 12:38:51.632005   948 consensus_queue.cc:260] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "da37f0b4417d4e6fb7b72a691cec68b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36979 } }
I20260608 12:38:51.632687   948 raft_consensus.cc:399] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:51.632997   948 raft_consensus.cc:493] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:51.633337   948 raft_consensus.cc:3060] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:51.679854   948 raft_consensus.cc:515] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da37f0b4417d4e6fb7b72a691cec68b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36979 } }
I20260608 12:38:51.680619   948 leader_election.cc:304] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5 [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: da37f0b4417d4e6fb7b72a691cec68b5; no voters: 
I20260608 12:38:51.681123   948 leader_election.cc:290] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:51.681279   954 raft_consensus.cc:2804] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:51.682828   954 raft_consensus.cc:697] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5 [term 1 LEADER]: Becoming Leader. State: Replica: da37f0b4417d4e6fb7b72a691cec68b5, State: Running, Role: LEADER
I20260608 12:38:51.683614   954 consensus_queue.cc:237] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5 [LEADER]: Queue going to LEADER mode. State: All 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: "da37f0b4417d4e6fb7b72a691cec68b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36979 } }
I20260608 12:38:51.691448   948 ts_tablet_manager.cc:1434] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5: Time spent starting tablet: real 0.088s	user 0.018s	sys 0.000s
I20260608 12:38:51.691579   594 catalog_manager.cc:5696] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to da37f0b4417d4e6fb7b72a691cec68b5 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "da37f0b4417d4e6fb7b72a691cec68b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "da37f0b4417d4e6fb7b72a691cec68b5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36979 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:51.783753   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:38:51.802331   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:51.803200   431 tablet_replica.cc:333] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5: stopping tablet replica
I20260608 12:38:51.803872   431 raft_consensus.cc:2243] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:51.804422   431 raft_consensus.cc:2272] T 3adc5b693c7b40d2af7e24476d0199f4 P da37f0b4417d4e6fb7b72a691cec68b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:51.807026   431 tablet_replica.cc:333] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5: stopping tablet replica
I20260608 12:38:51.807507   431 raft_consensus.cc:2243] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:51.807931   431 raft_consensus.cc:2272] T fe6c88e44988459a9961e85cb11c030a P da37f0b4417d4e6fb7b72a691cec68b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:51.955390   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:38:51.965229   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:38:51.983621   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:51.984565   431 tablet_replica.cc:333] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992: stopping tablet replica
I20260608 12:38:51.985356   431 raft_consensus.cc:2243] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:51.985880   431 raft_consensus.cc:2272] T a5828065ee344fc095ec32722e37b91b P c7bb5a18aa65416f88705bb538e6a992 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:51.995337   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:38:52.003368   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:38:52.019345   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:38:52.020347   431 tablet_replica.cc:333] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e: stopping tablet replica
I20260608 12:38:52.020947   431 raft_consensus.cc:2243] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:52.021420   431 raft_consensus.cc:2272] T 0d4348b8d9254043944b38e93ead09c2 P 0baee0f506a54c2f8e2c5a5102b1d93e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:52.030491   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:38:52.038988   431 master.cc:562] Master@127.0.107.254:40375 shutting down...
I20260608 12:38:52.136488   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:52.137048   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:52.137394   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ba5160b8b5c2493582b035dcc71c890d: stopping tablet replica
I20260608 12:38:52.167819   431 master.cc:584] Master@127.0.107.254:40375 shutdown complete.
I20260608 12:38:52.178745   431 master.cc:562] Master@127.0.107.253:43191 shutting down...
W20260608 12:38:52.180277   580 consensus_peers.cc:597] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b -> Peer ba5160b8b5c2493582b035dcc71c890d (127.0.107.254:40375): Couldn't send request to peer ba5160b8b5c2493582b035dcc71c890d. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.254:40375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:38:52.190867   581 consensus_peers.cc:597] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b -> Peer 688978f18dff4110ba73506ba3a55dfc (127.0.107.253:43191): Couldn't send request to peer 688978f18dff4110ba73506ba3a55dfc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:38:52.195618   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:38:52.196138   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:52.196557   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 688978f18dff4110ba73506ba3a55dfc: stopping tablet replica
I20260608 12:38:52.241209   431 master.cc:584] Master@127.0.107.253:43191 shutdown complete.
I20260608 12:38:52.250962   431 master.cc:562] Master@127.0.107.252:35241 shutting down...
I20260608 12:38:52.265380   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:38:52.266301   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:38:52.266605   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8733f35eb8d946b0a117570adf060f7b: stopping tablet replica
I20260608 12:38:52.285367   431 master.cc:584] Master@127.0.107.252:35241 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4971 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:38:52.311762   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36731
I20260608 12:38:52.312956   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:52.317652   976 instance_detector.cc: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:52.318323   977 instance_detector.cc: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:52.319749   979 instance_detector.cc: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:52.320250   431 server_base.cc:1061] running on GCE node
I20260608 12:38:52.320938   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:52.321105   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:52.321218   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922332321206 us; error 0 us; skew 500 ppm
I20260608 12:38:52.321754   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:52.323977   431 webserver.cc:533] Webserver started at http://127.0.107.254:36673/ using document root <none> and password file <none>
I20260608 12:38:52.324515   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:52.324676   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:52.324890   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:52.326247   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "2b7f4c016a8c4d9c91b6c2d5efa5880c"
format_stamp: "Formatted at 2026-06-08 12:38:52 on dist-test-slave-vkhm"
I20260608 12:38:52.330791   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:38:52.334080   984 log_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:52.334791   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:38:52.335114   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "2b7f4c016a8c4d9c91b6c2d5efa5880c"
format_stamp: "Formatted at 2026-06-08 12:38:52 on dist-test-slave-vkhm"
I20260608 12:38:52.335386   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-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:52.355271   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:52.356419   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:52.390509   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36731
I20260608 12:38:52.390623  1035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36731 every 8 connection(s)
I20260608 12:38:52.394580  1036 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:52.403874  1036 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c: Bootstrap starting.
I20260608 12:38:52.408202  1036 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:52.412147  1036 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c: No bootstrap required, opened a new log
I20260608 12:38:52.414213  1036 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b7f4c016a8c4d9c91b6c2d5efa5880c" member_type: VOTER }
I20260608 12:38:52.414637  1036 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:52.414888  1036 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b7f4c016a8c4d9c91b6c2d5efa5880c, State: Initialized, Role: FOLLOWER
I20260608 12:38:52.415585  1036 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2b7f4c016a8c4d9c91b6c2d5efa5880c" member_type: VOTER }
I20260608 12:38:52.416054  1036 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:38:52.416350  1036 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:38:52.416631  1036 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:52.420665  1036 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b7f4c016a8c4d9c91b6c2d5efa5880c" member_type: VOTER }
I20260608 12:38:52.421214  1036 leader_election.cc:304] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [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: 2b7f4c016a8c4d9c91b6c2d5efa5880c; no voters: 
I20260608 12:38:52.422310  1036 leader_election.cc:290] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:38:52.422701  1039 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:52.424018  1039 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [term 1 LEADER]: Becoming Leader. State: Replica: 2b7f4c016a8c4d9c91b6c2d5efa5880c, State: Running, Role: LEADER
I20260608 12:38:52.424722  1039 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [LEADER]: Queue going to LEADER mode. State: All 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: "2b7f4c016a8c4d9c91b6c2d5efa5880c" member_type: VOTER }
I20260608 12:38:52.425271  1036 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:38:52.427572  1040 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2b7f4c016a8c4d9c91b6c2d5efa5880c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b7f4c016a8c4d9c91b6c2d5efa5880c" member_type: VOTER } }
I20260608 12:38:52.427616  1041 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2b7f4c016a8c4d9c91b6c2d5efa5880c. Latest consensus state: current_term: 1 leader_uuid: "2b7f4c016a8c4d9c91b6c2d5efa5880c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b7f4c016a8c4d9c91b6c2d5efa5880c" member_type: VOTER } }
I20260608 12:38:52.428351  1040 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:52.428416  1041 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [sys.catalog]: This master's current role is: LEADER
I20260608 12:38:52.432597  1044 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:38:52.440954  1044 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:38:52.441917   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:38:52.449956  1044 catalog_manager.cc:1382] Generated new cluster ID: 5025563bc701469e8c50028fd01bdeb7
I20260608 12:38:52.450263  1044 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:38:52.469326  1044 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:38:52.470503  1044 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:38:52.484153  1044 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c: Generated new TSK 0
I20260608 12:38:52.484812  1044 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:38:52.508426   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:52.514098  1057 instance_detector.cc: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:52.515306  1058 instance_detector.cc: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:52.517527  1060 instance_detector.cc: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:52.517606   431 server_base.cc:1061] running on GCE node
I20260608 12:38:52.518649   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:52.518867   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:52.519054   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922332519035 us; error 0 us; skew 500 ppm
I20260608 12:38:52.519667   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:52.521960   431 webserver.cc:533] Webserver started at http://127.0.107.193:46331/ using document root <none> and password file <none>
I20260608 12:38:52.522466   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:52.522676   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:52.522953   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:52.524034   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc"
format_stamp: "Formatted at 2026-06-08 12:38:52 on dist-test-slave-vkhm"
I20260608 12:38:52.528820   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:38:52.532094  1065 log_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:52.532941   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:38:52.533237   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc"
format_stamp: "Formatted at 2026-06-08 12:38:52 on dist-test-slave-vkhm"
I20260608 12:38:52.533512   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-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:52.546139   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:52.547176   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:52.548609   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:52.550933   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:52.551110   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:52.551411   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:52.551585   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:52.588815   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:33599
I20260608 12:38:52.588927  1127 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:33599 every 8 connection(s)
I20260608 12:38:52.594053   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:52.601856  1132 instance_detector.cc: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:52.603399  1133 instance_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:52.605126   431 server_base.cc:1061] running on GCE node
W20260608 12:38:52.605751  1135 instance_detector.cc: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:52.606593   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:52.606832   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:52.606971   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922332606958 us; error 0 us; skew 500 ppm
I20260608 12:38:52.607473   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:52.610183   431 webserver.cc:533] Webserver started at http://127.0.107.194:44001/ using document root <none> and password file <none>
I20260608 12:38:52.610818   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:52.611095   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:52.611420   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:52.612531  1128 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36731
I20260608 12:38:52.612602   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "ee1e8c99d9414b6385745e20b6a3effc"
format_stamp: "Formatted at 2026-06-08 12:38:52 on dist-test-slave-vkhm"
I20260608 12:38:52.613075  1128 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:52.614007  1128 heartbeater.cc:507] Master 127.0.107.254:36731 requested a full tablet report, sending...
I20260608 12:38:52.616319  1001 ts_manager.cc:194] Registered new tserver with Master: a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599)
I20260608 12:38:52.618115   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:38:52.618463  1001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33922
I20260608 12:38:52.621760  1140 log_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:52.622573   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:38:52.622870   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "ee1e8c99d9414b6385745e20b6a3effc"
format_stamp: "Formatted at 2026-06-08 12:38:52 on dist-test-slave-vkhm"
I20260608 12:38:52.623160   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-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:52.632290   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:52.633358   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:52.634809   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:52.637390   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:52.637626   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:52.637876   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:52.638053   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:52.674484   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45745
I20260608 12:38:52.674611  1202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45745 every 8 connection(s)
I20260608 12:38:52.679483   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:38:52.686012  1206 instance_detector.cc: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:52.688405  1207 instance_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:52.689450   431 server_base.cc:1061] running on GCE node
W20260608 12:38:52.689585  1209 instance_detector.cc: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:52.690800   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:52.691033   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:52.691239   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922332691220 us; error 0 us; skew 500 ppm
I20260608 12:38:52.691939   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:52.691977  1203 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36731
I20260608 12:38:52.692528  1203 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:52.693277  1203 heartbeater.cc:507] Master 127.0.107.254:36731 requested a full tablet report, sending...
I20260608 12:38:52.695024   431 webserver.cc:533] Webserver started at http://127.0.107.195:34407/ using document root <none> and password file <none>
I20260608 12:38:52.695591  1001 ts_manager.cc:194] Registered new tserver with Master: ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194:45745)
I20260608 12:38:52.695741   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:52.696029   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:52.696386   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:52.697450  1001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33930
I20260608 12:38:52.697803   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "def1f325d122464d95990d3350226c41"
format_stamp: "Formatted at 2026-06-08 12:38:52 on dist-test-slave-vkhm"
I20260608 12:38:52.702863   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:38:52.706200  1214 log_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:52.706976   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:38:52.707230   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "def1f325d122464d95990d3350226c41"
format_stamp: "Formatted at 2026-06-08 12:38:52 on dist-test-slave-vkhm"
I20260608 12:38:52.707489   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-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:52.729236   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:52.730297   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:52.731674   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:52.733985   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:52.734186   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:52.734452   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:52.734678   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:52.771435   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33667
I20260608 12:38:52.771556  1276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33667 every 8 connection(s)
I20260608 12:38:52.786186  1277 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36731
I20260608 12:38:52.786731  1277 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:52.787652  1277 heartbeater.cc:507] Master 127.0.107.254:36731 requested a full tablet report, sending...
I20260608 12:38:52.790289  1001 ts_manager.cc:194] Registered new tserver with Master: def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:52.790797   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016051069s
I20260608 12:38:52.792032  1001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33938
I20260608 12:38:53.621057  1128 heartbeater.cc:499] Master 127.0.107.254:36731 was elected leader, sending a full tablet report...
I20260608 12:38:53.700486  1203 heartbeater.cc:499] Master 127.0.107.254:36731 was elected leader, sending a full tablet report...
I20260608 12:38:53.794778  1277 heartbeater.cc:499] Master 127.0.107.254:36731 was elected leader, sending a full tablet report...
I20260608 12:38:53.847416  1001 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33944:
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:53.850080  1001 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:53.930058  1093 tablet_service.cc:1511] Processing CreateTablet for tablet 9071802a87784aa9b2b86f33773dc165 (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:38:53.931555  1093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9071802a87784aa9b2b86f33773dc165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.934015  1240 tablet_service.cc:1511] Processing CreateTablet for tablet 329f88eb30004f2a839dc6a86db647ff (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:38:53.935575  1240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329f88eb30004f2a839dc6a86db647ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.935990  1092 tablet_service.cc:1511] Processing CreateTablet for tablet e337934224764062b442240d7fd6ad66 (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:38:53.937454  1168 tablet_service.cc:1511] Processing CreateTablet for tablet 9071802a87784aa9b2b86f33773dc165 (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:38:53.938901  1168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9071802a87784aa9b2b86f33773dc165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.939325  1091 tablet_service.cc:1511] Processing CreateTablet for tablet 329f88eb30004f2a839dc6a86db647ff (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:38:53.940665  1239 tablet_service.cc:1511] Processing CreateTablet for tablet 725d729a75be4ef59419564553cde1ec (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:38:53.942039  1239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 725d729a75be4ef59419564553cde1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.942684  1090 tablet_service.cc:1511] Processing CreateTablet for tablet 725d729a75be4ef59419564553cde1ec (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:38:53.945477  1167 tablet_service.cc:1511] Processing CreateTablet for tablet e337934224764062b442240d7fd6ad66 (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:38:53.946098  1089 tablet_service.cc:1511] Processing CreateTablet for tablet ceec7947b6a24f07a332e66c48be4d80 (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:38:53.946969  1167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e337934224764062b442240d7fd6ad66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.948940  1164 tablet_service.cc:1511] Processing CreateTablet for tablet ceec7947b6a24f07a332e66c48be4d80 (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:38:53.950356  1164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceec7947b6a24f07a332e66c48be4d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.953558  1165 tablet_service.cc:1511] Processing CreateTablet for tablet 725d729a75be4ef59419564553cde1ec (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:38:53.955497  1165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 725d729a75be4ef59419564553cde1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.955453  1088 tablet_service.cc:1511] Processing CreateTablet for tablet 7eda2415a660430fb9d266044698489c (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:38:53.957959  1166 tablet_service.cc:1511] Processing CreateTablet for tablet 329f88eb30004f2a839dc6a86db647ff (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:38:53.959869  1166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329f88eb30004f2a839dc6a86db647ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.961575  1238 tablet_service.cc:1511] Processing CreateTablet for tablet ceec7947b6a24f07a332e66c48be4d80 (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:38:53.963024  1238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceec7947b6a24f07a332e66c48be4d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.962862  1242 tablet_service.cc:1511] Processing CreateTablet for tablet 9071802a87784aa9b2b86f33773dc165 (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:38:53.961581  1241 tablet_service.cc:1511] Processing CreateTablet for tablet e337934224764062b442240d7fd6ad66 (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:38:53.968778  1163 tablet_service.cc:1511] Processing CreateTablet for tablet 7eda2415a660430fb9d266044698489c (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:38:53.970646  1163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eda2415a660430fb9d266044698489c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.964156  1242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9071802a87784aa9b2b86f33773dc165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.937469  1092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e337934224764062b442240d7fd6ad66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.973905  1237 tablet_service.cc:1511] Processing CreateTablet for tablet 7eda2415a660430fb9d266044698489c (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:38:53.974808  1089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceec7947b6a24f07a332e66c48be4d80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.975323  1241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e337934224764062b442240d7fd6ad66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.976357  1091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 329f88eb30004f2a839dc6a86db647ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.976589  1236 tablet_service.cc:1511] Processing CreateTablet for tablet c296f41621ad40f1af8060ee189ceb59 (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:38:53.977773  1090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 725d729a75be4ef59419564553cde1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.978310  1236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c296f41621ad40f1af8060ee189ceb59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.979604  1088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eda2415a660430fb9d266044698489c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.979755  1237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eda2415a660430fb9d266044698489c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:53.986775  1297 tablet_bootstrap.cc:492] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc: Bootstrap starting.
I20260608 12:38:53.994422  1297 tablet_bootstrap.cc:654] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:53.994041  1235 tablet_service.cc:1511] Processing CreateTablet for tablet 463345858f0f44978056e9fc78e8b513 (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:38:53.995587  1235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 463345858f0f44978056e9fc78e8b513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:54.002139  1162 tablet_service.cc:1511] Processing CreateTablet for tablet c296f41621ad40f1af8060ee189ceb59 (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:38:54.002275  1093 tablet_service.cc:1511] Processing CreateTablet for tablet c296f41621ad40f1af8060ee189ceb59 (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:38:54.003705  1093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c296f41621ad40f1af8060ee189ceb59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:54.004698  1087 tablet_service.cc:1511] Processing CreateTablet for tablet 463345858f0f44978056e9fc78e8b513 (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:38:54.005340  1161 tablet_service.cc:1511] Processing CreateTablet for tablet 463345858f0f44978056e9fc78e8b513 (DEFAULT_TABLE table=test-workload [id=7916958cc8dc400a847ef4a25ecb3b9e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:38:54.006115  1087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 463345858f0f44978056e9fc78e8b513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:54.048609  1161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 463345858f0f44978056e9fc78e8b513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:54.050392  1162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c296f41621ad40f1af8060ee189ceb59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:38:54.079275  1297 tablet_bootstrap.cc:492] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc: No bootstrap required, opened a new log
I20260608 12:38:54.079835  1297 ts_tablet_manager.cc:1403] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.000s
I20260608 12:38:54.083072  1297 raft_consensus.cc:359] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.083907  1297 raft_consensus.cc:385] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.084306  1297 raft_consensus.cc:740] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a41f6f6fcfe241e3b7d016b3d6527bbc, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.085172  1297 consensus_queue.cc:260] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.096534  1297 ts_tablet_manager.cc:1434] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 12:38:54.097667  1297 tablet_bootstrap.cc:492] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc: Bootstrap starting.
I20260608 12:38:54.103775  1297 tablet_bootstrap.cc:654] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.121852  1299 tablet_bootstrap.cc:492] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc: Bootstrap starting.
I20260608 12:38:54.131667  1299 tablet_bootstrap.cc:654] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.132701  1300 tablet_bootstrap.cc:492] T c296f41621ad40f1af8060ee189ceb59 P def1f325d122464d95990d3350226c41: Bootstrap starting.
I20260608 12:38:54.136708  1297 tablet_bootstrap.cc:492] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc: No bootstrap required, opened a new log
I20260608 12:38:54.137452  1297 ts_tablet_manager.cc:1403] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.019s
I20260608 12:38:54.139130  1299 tablet_bootstrap.cc:492] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc: No bootstrap required, opened a new log
I20260608 12:38:54.139550  1299 ts_tablet_manager.cc:1403] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 12:38:54.139814  1300 tablet_bootstrap.cc:654] T c296f41621ad40f1af8060ee189ceb59 P def1f325d122464d95990d3350226c41: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.140429  1297 raft_consensus.cc:359] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.141168  1297 raft_consensus.cc:385] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.141469  1297 raft_consensus.cc:740] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a41f6f6fcfe241e3b7d016b3d6527bbc, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.141901  1299 raft_consensus.cc:359] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.142575  1299 raft_consensus.cc:385] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.142383  1297 consensus_queue.cc:260] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.143020  1299 raft_consensus.cc:740] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1e8c99d9414b6385745e20b6a3effc, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.143953  1299 consensus_queue.cc:260] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.144932  1297 ts_tablet_manager.cc:1434] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 12:38:54.146014  1297 tablet_bootstrap.cc:492] T c296f41621ad40f1af8060ee189ceb59 P a41f6f6fcfe241e3b7d016b3d6527bbc: Bootstrap starting.
I20260608 12:38:54.146780  1299 ts_tablet_manager.cc:1434] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:38:54.147778  1299 tablet_bootstrap.cc:492] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc: Bootstrap starting.
I20260608 12:38:54.152280  1297 tablet_bootstrap.cc:654] T c296f41621ad40f1af8060ee189ceb59 P a41f6f6fcfe241e3b7d016b3d6527bbc: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.152909  1299 tablet_bootstrap.cc:654] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.154696  1300 tablet_bootstrap.cc:492] T c296f41621ad40f1af8060ee189ceb59 P def1f325d122464d95990d3350226c41: No bootstrap required, opened a new log
I20260608 12:38:54.155267  1300 ts_tablet_manager.cc:1403] T c296f41621ad40f1af8060ee189ceb59 P def1f325d122464d95990d3350226c41: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260608 12:38:54.159253  1300 raft_consensus.cc:359] T c296f41621ad40f1af8060ee189ceb59 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.160099  1300 raft_consensus.cc:385] T c296f41621ad40f1af8060ee189ceb59 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.160502  1300 raft_consensus.cc:740] T c296f41621ad40f1af8060ee189ceb59 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def1f325d122464d95990d3350226c41, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.161448  1300 consensus_queue.cc:260] T c296f41621ad40f1af8060ee189ceb59 P def1f325d122464d95990d3350226c41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.170476  1300 ts_tablet_manager.cc:1434] T c296f41621ad40f1af8060ee189ceb59 P def1f325d122464d95990d3350226c41: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260608 12:38:54.170635  1297 tablet_bootstrap.cc:492] T c296f41621ad40f1af8060ee189ceb59 P a41f6f6fcfe241e3b7d016b3d6527bbc: No bootstrap required, opened a new log
I20260608 12:38:54.171108  1299 tablet_bootstrap.cc:492] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc: No bootstrap required, opened a new log
I20260608 12:38:54.171200  1297 ts_tablet_manager.cc:1403] T c296f41621ad40f1af8060ee189ceb59 P a41f6f6fcfe241e3b7d016b3d6527bbc: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260608 12:38:54.171654  1299 ts_tablet_manager.cc:1403] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260608 12:38:54.171729  1300 tablet_bootstrap.cc:492] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41: Bootstrap starting.
I20260608 12:38:54.174353  1297 raft_consensus.cc:359] T c296f41621ad40f1af8060ee189ceb59 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.174636  1299 raft_consensus.cc:359] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.175129  1297 raft_consensus.cc:385] T c296f41621ad40f1af8060ee189ceb59 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.175410  1299 raft_consensus.cc:385] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.175506  1297 raft_consensus.cc:740] T c296f41621ad40f1af8060ee189ceb59 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a41f6f6fcfe241e3b7d016b3d6527bbc, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.175915  1299 raft_consensus.cc:740] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1e8c99d9414b6385745e20b6a3effc, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.176510  1297 consensus_queue.cc:260] T c296f41621ad40f1af8060ee189ceb59 P a41f6f6fcfe241e3b7d016b3d6527bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.176860  1299 consensus_queue.cc:260] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.179277  1300 tablet_bootstrap.cc:654] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.180974  1297 ts_tablet_manager.cc:1434] T c296f41621ad40f1af8060ee189ceb59 P a41f6f6fcfe241e3b7d016b3d6527bbc: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:38:54.182004  1297 tablet_bootstrap.cc:492] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc: Bootstrap starting.
I20260608 12:38:54.188104  1297 tablet_bootstrap.cc:654] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.188294  1299 ts_tablet_manager.cc:1434] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260608 12:38:54.197000  1299 tablet_bootstrap.cc:492] T 7eda2415a660430fb9d266044698489c P ee1e8c99d9414b6385745e20b6a3effc: Bootstrap starting.
I20260608 12:38:54.200332  1300 tablet_bootstrap.cc:492] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41: No bootstrap required, opened a new log
I20260608 12:38:54.200429  1297 tablet_bootstrap.cc:492] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc: No bootstrap required, opened a new log
I20260608 12:38:54.200992  1300 ts_tablet_manager.cc:1403] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260608 12:38:54.201015  1297 ts_tablet_manager.cc:1403] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260608 12:38:54.202322  1299 tablet_bootstrap.cc:654] T 7eda2415a660430fb9d266044698489c P ee1e8c99d9414b6385745e20b6a3effc: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.204207  1300 raft_consensus.cc:359] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.204429  1297 raft_consensus.cc:359] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.205018  1300 raft_consensus.cc:385] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.205120  1297 raft_consensus.cc:385] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.205421  1300 raft_consensus.cc:740] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def1f325d122464d95990d3350226c41, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.205509  1297 raft_consensus.cc:740] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a41f6f6fcfe241e3b7d016b3d6527bbc, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.206312  1297 consensus_queue.cc:260] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.206316  1300 consensus_queue.cc:260] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.207166  1305 raft_consensus.cc:493] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:54.207685  1305 raft_consensus.cc:515] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.208951  1297 ts_tablet_manager.cc:1434] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:38:54.210047  1297 tablet_bootstrap.cc:492] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc: Bootstrap starting.
I20260608 12:38:54.211162  1299 tablet_bootstrap.cc:492] T 7eda2415a660430fb9d266044698489c P ee1e8c99d9414b6385745e20b6a3effc: No bootstrap required, opened a new log
I20260608 12:38:54.211733  1299 ts_tablet_manager.cc:1403] T 7eda2415a660430fb9d266044698489c P ee1e8c99d9414b6385745e20b6a3effc: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:38:54.214694  1299 raft_consensus.cc:359] T 7eda2415a660430fb9d266044698489c P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.215481  1299 raft_consensus.cc:385] T 7eda2415a660430fb9d266044698489c P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.215840  1299 raft_consensus.cc:740] T 7eda2415a660430fb9d266044698489c P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1e8c99d9414b6385745e20b6a3effc, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.216224  1297 tablet_bootstrap.cc:654] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.217062  1301 raft_consensus.cc:493] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:54.217101  1299 consensus_queue.cc:260] T 7eda2415a660430fb9d266044698489c P ee1e8c99d9414b6385745e20b6a3effc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.217739  1301 raft_consensus.cc:515] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.224890  1301 leader_election.cc:290] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194:45745), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:54.231923  1305 leader_election.cc:290] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:54.250559  1300 ts_tablet_manager.cc:1434] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260608 12:38:54.252019  1300 tablet_bootstrap.cc:492] T 7eda2415a660430fb9d266044698489c P def1f325d122464d95990d3350226c41: Bootstrap starting.
I20260608 12:38:54.291802  1299 ts_tablet_manager.cc:1434] T 7eda2415a660430fb9d266044698489c P ee1e8c99d9414b6385745e20b6a3effc: Time spent starting tablet: real 0.080s	user 0.018s	sys 0.050s
I20260608 12:38:54.294523  1300 tablet_bootstrap.cc:654] T 7eda2415a660430fb9d266044698489c P def1f325d122464d95990d3350226c41: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.294515  1297 tablet_bootstrap.cc:492] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc: No bootstrap required, opened a new log
I20260608 12:38:54.296743  1297 ts_tablet_manager.cc:1403] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc: Time spent bootstrapping tablet: real 0.087s	user 0.046s	sys 0.036s
I20260608 12:38:54.301062  1297 raft_consensus.cc:359] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.301808  1297 raft_consensus.cc:385] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.302088  1297 raft_consensus.cc:740] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a41f6f6fcfe241e3b7d016b3d6527bbc, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.302850  1297 consensus_queue.cc:260] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.303383  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9071802a87784aa9b2b86f33773dc165" candidate_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1e8c99d9414b6385745e20b6a3effc" is_pre_election: true
I20260608 12:38:54.305279  1297 ts_tablet_manager.cc:1434] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:38:54.306366  1297 tablet_bootstrap.cc:492] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc: Bootstrap starting.
I20260608 12:38:54.306746  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329f88eb30004f2a839dc6a86db647ff" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" is_pre_election: true
I20260608 12:38:54.307230  1299 tablet_bootstrap.cc:492] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc: Bootstrap starting.
I20260608 12:38:54.309777  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9071802a87784aa9b2b86f33773dc165" candidate_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def1f325d122464d95990d3350226c41" is_pre_election: true
W20260608 12:38:54.312237  1066 leader_election.cc:343] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer def1f325d122464d95990d3350226c41 (127.0.107.195:33667): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:38:54.314256  1144 leader_election.cc:343] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:54.315675  1297 tablet_bootstrap.cc:654] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc: Neither blocks nor log segments found. Creating new log.
W20260608 12:38:54.315553  1068 leader_election.cc:343] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194:45745): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:54.316532  1299 tablet_bootstrap.cc:654] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.316283  1068 leader_election.cc:304] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [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: a41f6f6fcfe241e3b7d016b3d6527bbc; no voters: def1f325d122464d95990d3350226c41, ee1e8c99d9414b6385745e20b6a3effc
I20260608 12:38:54.318360  1301 raft_consensus.cc:2749] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:54.329257  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329f88eb30004f2a839dc6a86db647ff" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def1f325d122464d95990d3350226c41" is_pre_election: true
W20260608 12:38:54.331516  1141 leader_election.cc:343] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer def1f325d122464d95990d3350226c41 (127.0.107.195:33667): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:54.332155  1141 leader_election.cc:304] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [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: ee1e8c99d9414b6385745e20b6a3effc; no voters: a41f6f6fcfe241e3b7d016b3d6527bbc, def1f325d122464d95990d3350226c41
I20260608 12:38:54.334347  1314 raft_consensus.cc:2749] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:54.343384  1299 tablet_bootstrap.cc:492] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc: No bootstrap required, opened a new log
I20260608 12:38:54.343607  1300 tablet_bootstrap.cc:492] T 7eda2415a660430fb9d266044698489c P def1f325d122464d95990d3350226c41: No bootstrap required, opened a new log
I20260608 12:38:54.343592  1297 tablet_bootstrap.cc:492] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc: No bootstrap required, opened a new log
I20260608 12:38:54.343844  1299 ts_tablet_manager.cc:1403] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc: Time spent bootstrapping tablet: real 0.044s	user 0.003s	sys 0.010s
I20260608 12:38:54.344298  1300 ts_tablet_manager.cc:1403] T 7eda2415a660430fb9d266044698489c P def1f325d122464d95990d3350226c41: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.039s
I20260608 12:38:54.346330  1299 raft_consensus.cc:359] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.344345  1297 ts_tablet_manager.cc:1403] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.023s
I20260608 12:38:54.346887  1299 raft_consensus.cc:385] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.347249  1299 raft_consensus.cc:740] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1e8c99d9414b6385745e20b6a3effc, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.347409  1300 raft_consensus.cc:359] T 7eda2415a660430fb9d266044698489c P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.348611  1300 raft_consensus.cc:385] T 7eda2415a660430fb9d266044698489c P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.348399  1299 consensus_queue.cc:260] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.348946  1300 raft_consensus.cc:740] T 7eda2415a660430fb9d266044698489c P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def1f325d122464d95990d3350226c41, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.349759  1297 raft_consensus.cc:359] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.349758  1300 consensus_queue.cc:260] T 7eda2415a660430fb9d266044698489c P def1f325d122464d95990d3350226c41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.350598  1297 raft_consensus.cc:385] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.350685  1299 ts_tablet_manager.cc:1434] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260608 12:38:54.350991  1297 raft_consensus.cc:740] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a41f6f6fcfe241e3b7d016b3d6527bbc, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.351787  1299 tablet_bootstrap.cc:492] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc: Bootstrap starting.
I20260608 12:38:54.351854  1297 consensus_queue.cc:260] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.356791  1300 ts_tablet_manager.cc:1434] T 7eda2415a660430fb9d266044698489c P def1f325d122464d95990d3350226c41: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:38:54.359362  1299 tablet_bootstrap.cc:654] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.360762  1297 ts_tablet_manager.cc:1434] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:38:54.361778  1297 tablet_bootstrap.cc:492] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc: Bootstrap starting.
I20260608 12:38:54.365489  1300 tablet_bootstrap.cc:492] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41: Bootstrap starting.
I20260608 12:38:54.366304  1314 raft_consensus.cc:493] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:54.367008  1314 raft_consensus.cc:515] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.368578  1297 tablet_bootstrap.cc:654] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.370146  1314 leader_election.cc:290] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:54.370934  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c296f41621ad40f1af8060ee189ceb59" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" is_pre_election: true
I20260608 12:38:54.371536  1299 tablet_bootstrap.cc:492] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc: No bootstrap required, opened a new log
I20260608 12:38:54.371711  1103 raft_consensus.cc:2468] T c296f41621ad40f1af8060ee189ceb59 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee1e8c99d9414b6385745e20b6a3effc in term 0.
I20260608 12:38:54.372516  1299 ts_tablet_manager.cc:1403] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260608 12:38:54.372799  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c296f41621ad40f1af8060ee189ceb59" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def1f325d122464d95990d3350226c41" is_pre_election: true
I20260608 12:38:54.373409  1252 raft_consensus.cc:2468] T c296f41621ad40f1af8060ee189ceb59 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee1e8c99d9414b6385745e20b6a3effc in term 0.
I20260608 12:38:54.373693  1144 leader_election.cc:304] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a41f6f6fcfe241e3b7d016b3d6527bbc, ee1e8c99d9414b6385745e20b6a3effc; no voters: 
I20260608 12:38:54.375633  1299 raft_consensus.cc:359] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.376366  1299 raft_consensus.cc:385] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.376682  1299 raft_consensus.cc:740] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1e8c99d9414b6385745e20b6a3effc, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.377895  1314 raft_consensus.cc:2804] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:54.377668  1299 consensus_queue.cc:260] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.378438  1314 raft_consensus.cc:493] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:54.378923  1314 raft_consensus.cc:3060] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.380681  1299 ts_tablet_manager.cc:1434] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:38:54.381711  1299 tablet_bootstrap.cc:492] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc: Bootstrap starting.
I20260608 12:38:54.388739  1299 tablet_bootstrap.cc:654] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.395565  1314 raft_consensus.cc:515] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.399361  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c296f41621ad40f1af8060ee189ceb59" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc"
I20260608 12:38:54.399699  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c296f41621ad40f1af8060ee189ceb59" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def1f325d122464d95990d3350226c41"
I20260608 12:38:54.400174  1103 raft_consensus.cc:3060] T c296f41621ad40f1af8060ee189ceb59 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.400617  1299 tablet_bootstrap.cc:492] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc: No bootstrap required, opened a new log
I20260608 12:38:54.401191  1299 ts_tablet_manager.cc:1403] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260608 12:38:54.403383  1299 raft_consensus.cc:359] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.403906  1299 raft_consensus.cc:385] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.404223  1299 raft_consensus.cc:740] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1e8c99d9414b6385745e20b6a3effc, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.404848  1300 tablet_bootstrap.cc:654] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.405141  1299 consensus_queue.cc:260] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.400300  1252 raft_consensus.cc:3060] T c296f41621ad40f1af8060ee189ceb59 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.398586  1314 leader_election.cc:290] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 election: Requested vote from peers a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:54.410559  1297 tablet_bootstrap.cc:492] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc: No bootstrap required, opened a new log
I20260608 12:38:54.411141  1297 ts_tablet_manager.cc:1403] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc: Time spent bootstrapping tablet: real 0.050s	user 0.029s	sys 0.018s
I20260608 12:38:54.414357  1297 raft_consensus.cc:359] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.415120  1297 raft_consensus.cc:385] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.415172  1252 raft_consensus.cc:2468] T c296f41621ad40f1af8060ee189ceb59 P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee1e8c99d9414b6385745e20b6a3effc in term 1.
I20260608 12:38:54.415613  1297 raft_consensus.cc:740] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a41f6f6fcfe241e3b7d016b3d6527bbc, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.416599  1297 consensus_queue.cc:260] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.416754  1141 leader_election.cc:304] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: def1f325d122464d95990d3350226c41, ee1e8c99d9414b6385745e20b6a3effc; no voters: 
I20260608 12:38:54.417733  1103 raft_consensus.cc:2468] T c296f41621ad40f1af8060ee189ceb59 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee1e8c99d9414b6385745e20b6a3effc in term 1.
I20260608 12:38:54.417917  1314 raft_consensus.cc:2804] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:54.419229  1314 raft_consensus.cc:697] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Becoming Leader. State: Replica: ee1e8c99d9414b6385745e20b6a3effc, State: Running, Role: LEADER
I20260608 12:38:54.419732  1299 ts_tablet_manager.cc:1434] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 12:38:54.420889  1299 tablet_bootstrap.cc:492] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc: Bootstrap starting.
I20260608 12:38:54.420488  1314 consensus_queue.cc:237] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.422132  1297 ts_tablet_manager.cc:1434] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:38:54.423170  1297 tablet_bootstrap.cc:492] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc: Bootstrap starting.
I20260608 12:38:54.429764  1297 tablet_bootstrap.cc:654] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.429767  1299 tablet_bootstrap.cc:654] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.438439  1300 tablet_bootstrap.cc:492] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41: No bootstrap required, opened a new log
I20260608 12:38:54.439026  1300 ts_tablet_manager.cc:1403] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.011s
W20260608 12:38:54.439721  1049 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:38:54.440639  1054 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:38:54.441699  1054 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:38:54.442978  1300 raft_consensus.cc:359] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.443730  1300 raft_consensus.cc:385] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.443858  1297 tablet_bootstrap.cc:492] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc: No bootstrap required, opened a new log
I20260608 12:38:54.444114  1300 raft_consensus.cc:740] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def1f325d122464d95990d3350226c41, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.444381  1297 ts_tablet_manager.cc:1403] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
I20260608 12:38:54.445089  1299 tablet_bootstrap.cc:492] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc: No bootstrap required, opened a new log
I20260608 12:38:54.445091  1300 consensus_queue.cc:260] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.445849  1299 ts_tablet_manager.cc:1403] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.001s
I20260608 12:38:54.445628   999 catalog_manager.cc:5696] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc reported cstate change: term changed from 0 to 1, leader changed from <none> to ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ee1e8c99d9414b6385745e20b6a3effc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:54.447062  1297 raft_consensus.cc:359] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.447731  1297 raft_consensus.cc:385] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.448004  1297 raft_consensus.cc:740] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a41f6f6fcfe241e3b7d016b3d6527bbc, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.448750  1297 consensus_queue.cc:260] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.449247  1299 raft_consensus.cc:359] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.450780  1299 raft_consensus.cc:385] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.450941  1297 ts_tablet_manager.cc:1434] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:38:54.451306  1299 raft_consensus.cc:740] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1e8c99d9414b6385745e20b6a3effc, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.452335  1299 consensus_queue.cc:260] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.455478  1300 ts_tablet_manager.cc:1434] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 12:38:54.455605  1299 ts_tablet_manager.cc:1434] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:38:54.456740  1300 tablet_bootstrap.cc:492] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41: Bootstrap starting.
I20260608 12:38:54.457264  1299 tablet_bootstrap.cc:492] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc: Bootstrap starting.
I20260608 12:38:54.464167  1300 tablet_bootstrap.cc:654] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.464967  1299 tablet_bootstrap.cc:654] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.474423  1300 tablet_bootstrap.cc:492] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41: No bootstrap required, opened a new log
I20260608 12:38:54.474929  1300 ts_tablet_manager.cc:1403] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.010s
I20260608 12:38:54.475385  1299 tablet_bootstrap.cc:492] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc: No bootstrap required, opened a new log
I20260608 12:38:54.475760  1299 ts_tablet_manager.cc:1403] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 12:38:54.478312  1314 raft_consensus.cc:493] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:54.478360  1300 raft_consensus.cc:359] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.478376  1299 raft_consensus.cc:359] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.479001  1314 raft_consensus.cc:515] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.479346  1300 raft_consensus.cc:385] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.479441  1299 raft_consensus.cc:385] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.479808  1300 raft_consensus.cc:740] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def1f325d122464d95990d3350226c41, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.479971  1299 raft_consensus.cc:740] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1e8c99d9414b6385745e20b6a3effc, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.480780  1299 consensus_queue.cc:260] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.480779  1300 consensus_queue.cc:260] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.483204  1299 ts_tablet_manager.cc:1434] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 12:38:54.483222  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9071802a87784aa9b2b86f33773dc165" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" is_pre_election: true
I20260608 12:38:54.484133  1103 raft_consensus.cc:2468] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee1e8c99d9414b6385745e20b6a3effc in term 0.
I20260608 12:38:54.485440  1144 leader_election.cc:304] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a41f6f6fcfe241e3b7d016b3d6527bbc, ee1e8c99d9414b6385745e20b6a3effc; no voters: 
I20260608 12:38:54.485735  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9071802a87784aa9b2b86f33773dc165" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def1f325d122464d95990d3350226c41" is_pre_election: true
I20260608 12:38:54.486194  1300 ts_tablet_manager.cc:1434] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260608 12:38:54.486357  1305 raft_consensus.cc:2804] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:54.486759  1305 raft_consensus.cc:493] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:54.487262  1300 tablet_bootstrap.cc:492] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41: Bootstrap starting.
W20260608 12:38:54.487187  1141 leader_election.cc:343] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer def1f325d122464d95990d3350226c41 (127.0.107.195:33667): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:54.487534  1305 raft_consensus.cc:3060] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.481747  1314 leader_election.cc:290] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:54.494966  1305 raft_consensus.cc:515] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.495878  1300 tablet_bootstrap.cc:654] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.497388  1308 raft_consensus.cc:493] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:54.497938  1308 raft_consensus.cc:515] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.498617  1305 leader_election.cc:290] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 election: Requested vote from peers a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:54.498991  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9071802a87784aa9b2b86f33773dc165" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def1f325d122464d95990d3350226c41"
I20260608 12:38:54.497951  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9071802a87784aa9b2b86f33773dc165" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc"
W20260608 12:38:54.500691  1141 leader_election.cc:343] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer def1f325d122464d95990d3350226c41 (127.0.107.195:33667): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:54.500821  1103 raft_consensus.cc:3060] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.507733  1308 leader_election.cc:290] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599), ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194:45745)
I20260608 12:38:54.508155  1103 raft_consensus.cc:2468] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee1e8c99d9414b6385745e20b6a3effc in term 1.
I20260608 12:38:54.509778  1144 leader_election.cc:304] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [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: a41f6f6fcfe241e3b7d016b3d6527bbc, ee1e8c99d9414b6385745e20b6a3effc; no voters: def1f325d122464d95990d3350226c41
I20260608 12:38:54.511339  1305 raft_consensus.cc:493] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:54.511921  1305 raft_consensus.cc:515] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.514453  1301 raft_consensus.cc:493] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:54.514675  1305 leader_election.cc:290] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:54.515362  1305 raft_consensus.cc:2804] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:54.515149  1301 raft_consensus.cc:515] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.515882  1305 raft_consensus.cc:697] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Becoming Leader. State: Replica: ee1e8c99d9414b6385745e20b6a3effc, State: Running, Role: LEADER
I20260608 12:38:54.516842  1305 consensus_queue.cc:237] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.518649  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceec7947b6a24f07a332e66c48be4d80" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def1f325d122464d95990d3350226c41" is_pre_election: true
I20260608 12:38:54.519261  1252 raft_consensus.cc:2468] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee1e8c99d9414b6385745e20b6a3effc in term 0.
I20260608 12:38:54.519912  1301 leader_election.cc:290] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194:45745), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:54.521626  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329f88eb30004f2a839dc6a86db647ff" candidate_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1e8c99d9414b6385745e20b6a3effc" is_pre_election: true
I20260608 12:38:54.522333  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceec7947b6a24f07a332e66c48be4d80" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" is_pre_election: true
I20260608 12:38:54.522462  1178 raft_consensus.cc:2468] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a41f6f6fcfe241e3b7d016b3d6527bbc in term 0.
I20260608 12:38:54.520418  1141 leader_election.cc:304] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: def1f325d122464d95990d3350226c41, ee1e8c99d9414b6385745e20b6a3effc; no voters: 
I20260608 12:38:54.525695  1103 raft_consensus.cc:2468] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee1e8c99d9414b6385745e20b6a3effc in term 0.
I20260608 12:38:54.524117  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329f88eb30004f2a839dc6a86db647ff" candidate_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def1f325d122464d95990d3350226c41" is_pre_election: true
I20260608 12:38:54.528280  1314 raft_consensus.cc:2804] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:54.528818  1314 raft_consensus.cc:493] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:54.529166  1314 raft_consensus.cc:3060] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.532644  1068 leader_election.cc:304] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a41f6f6fcfe241e3b7d016b3d6527bbc, ee1e8c99d9414b6385745e20b6a3effc; no voters: 
I20260608 12:38:54.533555  1301 raft_consensus.cc:2804] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:54.534332  1301 raft_consensus.cc:493] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:54.534670  1301 raft_consensus.cc:3060] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.534922  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "463345858f0f44978056e9fc78e8b513" candidate_uuid: "def1f325d122464d95990d3350226c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" is_pre_election: true
I20260608 12:38:54.535787  1103 raft_consensus.cc:2468] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def1f325d122464d95990d3350226c41 in term 0.
I20260608 12:38:54.538098  1218 leader_election.cc:304] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a41f6f6fcfe241e3b7d016b3d6527bbc, def1f325d122464d95990d3350226c41; no voters: 
I20260608 12:38:54.539033  1308 raft_consensus.cc:2804] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:54.539381  1308 raft_consensus.cc:493] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:54.539712  1308 raft_consensus.cc:3060] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.541751  1301 raft_consensus.cc:515] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.541682   999 catalog_manager.cc:5696] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc reported cstate change: term changed from 0 to 1, leader changed from <none> to ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ee1e8c99d9414b6385745e20b6a3effc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:54.544154  1301 leader_election.cc:290] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [CANDIDATE]: Term 1 election: Requested vote from peers ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194:45745), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:54.545485  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329f88eb30004f2a839dc6a86db647ff" candidate_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1e8c99d9414b6385745e20b6a3effc"
I20260608 12:38:54.546447  1178 raft_consensus.cc:3060] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.550364  1308 raft_consensus.cc:515] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
W20260608 12:38:54.552749  1066 leader_election.cc:343] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer def1f325d122464d95990d3350226c41 (127.0.107.195:33667): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:54.553360  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329f88eb30004f2a839dc6a86db647ff" candidate_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def1f325d122464d95990d3350226c41"
I20260608 12:38:54.553507  1178 raft_consensus.cc:2468] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a41f6f6fcfe241e3b7d016b3d6527bbc in term 1.
I20260608 12:38:54.554608  1068 leader_election.cc:304] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a41f6f6fcfe241e3b7d016b3d6527bbc, ee1e8c99d9414b6385745e20b6a3effc; no voters: 
W20260608 12:38:54.555207  1066 leader_election.cc:343] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer def1f325d122464d95990d3350226c41 (127.0.107.195:33667): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:54.555500  1301 raft_consensus.cc:2804] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:54.557931  1314 raft_consensus.cc:515] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.561662  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceec7947b6a24f07a332e66c48be4d80" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc"
I20260608 12:38:54.562436  1103 raft_consensus.cc:3060] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.563481  1301 raft_consensus.cc:697] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 LEADER]: Becoming Leader. State: Replica: a41f6f6fcfe241e3b7d016b3d6527bbc, State: Running, Role: LEADER
I20260608 12:38:54.564397  1301 consensus_queue.cc:237] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.565528  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "463345858f0f44978056e9fc78e8b513" candidate_uuid: "def1f325d122464d95990d3350226c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc"
I20260608 12:38:54.566591  1102 raft_consensus.cc:3060] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.571527  1103 raft_consensus.cc:2468] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee1e8c99d9414b6385745e20b6a3effc in term 1.
I20260608 12:38:54.573614  1144 leader_election.cc:304] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a41f6f6fcfe241e3b7d016b3d6527bbc, ee1e8c99d9414b6385745e20b6a3effc; no voters: 
I20260608 12:38:54.574699  1338 raft_consensus.cc:493] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:54.574827  1305 raft_consensus.cc:2804] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:54.575250  1338 raft_consensus.cc:515] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.577132  1308 leader_election.cc:290] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [CANDIDATE]: Term 1 election: Requested vote from peers a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599), ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194:45745)
I20260608 12:38:54.578354  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eda2415a660430fb9d266044698489c" candidate_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1e8c99d9414b6385745e20b6a3effc" is_pre_election: true
I20260608 12:38:54.579005  1178 raft_consensus.cc:2468] T 7eda2415a660430fb9d266044698489c P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a41f6f6fcfe241e3b7d016b3d6527bbc in term 0.
I20260608 12:38:54.580322  1068 leader_election.cc:304] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a41f6f6fcfe241e3b7d016b3d6527bbc, ee1e8c99d9414b6385745e20b6a3effc; no voters: 
I20260608 12:38:54.582145  1338 leader_election.cc:290] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194:45745), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:54.582788  1338 raft_consensus.cc:2804] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:54.583238  1338 raft_consensus.cc:493] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:54.583647  1338 raft_consensus.cc:3060] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.585691  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eda2415a660430fb9d266044698489c" candidate_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def1f325d122464d95990d3350226c41" is_pre_election: true
I20260608 12:38:54.586310  1252 raft_consensus.cc:2468] T 7eda2415a660430fb9d266044698489c P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a41f6f6fcfe241e3b7d016b3d6527bbc in term 0.
I20260608 12:38:54.576025  1102 raft_consensus.cc:2468] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def1f325d122464d95990d3350226c41 in term 1.
I20260608 12:38:54.595781  1218 leader_election.cc:304] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a41f6f6fcfe241e3b7d016b3d6527bbc, def1f325d122464d95990d3350226c41; no voters: 
I20260608 12:38:54.597476  1308 raft_consensus.cc:2804] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:54.598778  1338 raft_consensus.cc:515] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.599056  1314 leader_election.cc:290] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 election: Requested vote from peers a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:54.602291  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceec7947b6a24f07a332e66c48be4d80" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def1f325d122464d95990d3350226c41"
I20260608 12:38:54.602901  1252 raft_consensus.cc:3060] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.603634  1300 tablet_bootstrap.cc:492] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41: No bootstrap required, opened a new log
I20260608 12:38:54.604291  1300 ts_tablet_manager.cc:1403] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41: Time spent bootstrapping tablet: real 0.117s	user 0.033s	sys 0.063s
I20260608 12:38:54.607999  1300 raft_consensus.cc:359] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.608976  1300 raft_consensus.cc:385] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.609539  1178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "463345858f0f44978056e9fc78e8b513" candidate_uuid: "def1f325d122464d95990d3350226c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1e8c99d9414b6385745e20b6a3effc" is_pre_election: true
I20260608 12:38:54.610420  1178 raft_consensus.cc:2468] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def1f325d122464d95990d3350226c41 in term 0.
I20260608 12:38:54.610605  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "463345858f0f44978056e9fc78e8b513" candidate_uuid: "def1f325d122464d95990d3350226c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1e8c99d9414b6385745e20b6a3effc"
I20260608 12:38:54.611258  1177 raft_consensus.cc:3060] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.611668  1252 raft_consensus.cc:2468] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee1e8c99d9414b6385745e20b6a3effc in term 1.
I20260608 12:38:54.615489  1314 raft_consensus.cc:493] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:54.609299  1300 raft_consensus.cc:740] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def1f325d122464d95990d3350226c41, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.616101  1314 raft_consensus.cc:515] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.617453  1300 consensus_queue.cc:260] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.619834  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "725d729a75be4ef59419564553cde1ec" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" is_pre_election: true
I20260608 12:38:54.620756  1102 raft_consensus.cc:2468] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee1e8c99d9414b6385745e20b6a3effc in term 0.
I20260608 12:38:54.622030  1177 raft_consensus.cc:2468] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def1f325d122464d95990d3350226c41 in term 1.
I20260608 12:38:54.622184  1144 leader_election.cc:304] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a41f6f6fcfe241e3b7d016b3d6527bbc, ee1e8c99d9414b6385745e20b6a3effc; no voters: 
I20260608 12:38:54.624620  1308 raft_consensus.cc:697] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [term 1 LEADER]: Becoming Leader. State: Replica: def1f325d122464d95990d3350226c41, State: Running, Role: LEADER
I20260608 12:38:54.625079  1314 leader_election.cc:290] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:54.625638  1314 raft_consensus.cc:2804] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:54.625921  1314 raft_consensus.cc:493] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:54.626149  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "725d729a75be4ef59419564553cde1ec" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def1f325d122464d95990d3350226c41" is_pre_election: true
I20260608 12:38:54.626008  1308 consensus_queue.cc:237] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.626904  1252 raft_consensus.cc:2468] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee1e8c99d9414b6385745e20b6a3effc in term 0.
I20260608 12:38:54.626343  1314 raft_consensus.cc:3060] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.629014  1340 raft_consensus.cc:493] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:54.630038  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eda2415a660430fb9d266044698489c" candidate_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1e8c99d9414b6385745e20b6a3effc"
I20260608 12:38:54.629580  1340 raft_consensus.cc:515] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.630690  1177 raft_consensus.cc:3060] T 7eda2415a660430fb9d266044698489c P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.631883  1300 ts_tablet_manager.cc:1434] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260608 12:38:54.632988  1300 tablet_bootstrap.cc:492] T 9071802a87784aa9b2b86f33773dc165 P def1f325d122464d95990d3350226c41: Bootstrap starting.
I20260608 12:38:54.633191  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e337934224764062b442240d7fd6ad66" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" is_pre_election: true
I20260608 12:38:54.633834  1102 raft_consensus.cc:2468] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee1e8c99d9414b6385745e20b6a3effc in term 0.
I20260608 12:38:54.634704  1305 raft_consensus.cc:697] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Becoming Leader. State: Replica: ee1e8c99d9414b6385745e20b6a3effc, State: Running, Role: LEADER
I20260608 12:38:54.635711  1305 consensus_queue.cc:237] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.636359  1144 leader_election.cc:304] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a41f6f6fcfe241e3b7d016b3d6527bbc, ee1e8c99d9414b6385745e20b6a3effc; no voters: 
I20260608 12:38:54.638285  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eda2415a660430fb9d266044698489c" candidate_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def1f325d122464d95990d3350226c41"
I20260608 12:38:54.638873  1252 raft_consensus.cc:3060] T 7eda2415a660430fb9d266044698489c P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.634876  1338 leader_election.cc:290] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [CANDIDATE]: Term 1 election: Requested vote from peers ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194:45745), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:54.640429  1314 raft_consensus.cc:515] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.641337  1177 raft_consensus.cc:2468] T 7eda2415a660430fb9d266044698489c P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a41f6f6fcfe241e3b7d016b3d6527bbc in term 1.
I20260608 12:38:54.642858  1345 raft_consensus.cc:2804] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:38:54.643301  1345 raft_consensus.cc:493] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:38:54.643690  1345 raft_consensus.cc:3060] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.644457  1314 leader_election.cc:290] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 election: Requested vote from peers a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:54.645627  1068 leader_election.cc:304] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a41f6f6fcfe241e3b7d016b3d6527bbc, ee1e8c99d9414b6385745e20b6a3effc; no voters: 
I20260608 12:38:54.646524  1338 raft_consensus.cc:2804] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:54.646764  1252 raft_consensus.cc:2468] T 7eda2415a660430fb9d266044698489c P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a41f6f6fcfe241e3b7d016b3d6527bbc in term 1.
I20260608 12:38:54.647027  1338 raft_consensus.cc:697] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 LEADER]: Becoming Leader. State: Replica: a41f6f6fcfe241e3b7d016b3d6527bbc, State: Running, Role: LEADER
I20260608 12:38:54.648319  1338 consensus_queue.cc:237] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.649592   999 catalog_manager.cc:5696] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc reported cstate change: term changed from 0 to 1, leader changed from <none> to ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ee1e8c99d9414b6385745e20b6a3effc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:54.651402  1345 raft_consensus.cc:515] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.654127  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "725d729a75be4ef59419564553cde1ec" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc"
I20260608 12:38:54.654349  1340 leader_election.cc:290] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:54.655099  1345 leader_election.cc:290] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 election: Requested vote from peers a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:54.655387  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "725d729a75be4ef59419564553cde1ec" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def1f325d122464d95990d3350226c41"
I20260608 12:38:54.656000  1252 raft_consensus.cc:3060] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.654722  1102 raft_consensus.cc:3060] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.659754  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e337934224764062b442240d7fd6ad66" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc"
I20260608 12:38:54.660372  1103 raft_consensus.cc:3060] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.663287  1102 raft_consensus.cc:2468] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee1e8c99d9414b6385745e20b6a3effc in term 1.
I20260608 12:38:54.662833  1000 catalog_manager.cc:5696] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc reported cstate change: term changed from 0 to 1, leader changed from <none> to a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:54.664932  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e337934224764062b442240d7fd6ad66" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def1f325d122464d95990d3350226c41" is_pre_election: true
I20260608 12:38:54.666193  1300 tablet_bootstrap.cc:654] T 9071802a87784aa9b2b86f33773dc165 P def1f325d122464d95990d3350226c41: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.667049  1144 leader_election.cc:304] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a41f6f6fcfe241e3b7d016b3d6527bbc, ee1e8c99d9414b6385745e20b6a3effc; no voters: 
I20260608 12:38:54.668395  1345 raft_consensus.cc:2804] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:54.668862  1345 raft_consensus.cc:697] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Becoming Leader. State: Replica: ee1e8c99d9414b6385745e20b6a3effc, State: Running, Role: LEADER
I20260608 12:38:54.669675  1345 consensus_queue.cc:237] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.672312  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e337934224764062b442240d7fd6ad66" candidate_uuid: "ee1e8c99d9414b6385745e20b6a3effc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def1f325d122464d95990d3350226c41"
W20260608 12:38:54.673759  1141 leader_election.cc:343] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer def1f325d122464d95990d3350226c41 (127.0.107.195:33667): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:38:54.674590  1141 leader_election.cc:343] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer def1f325d122464d95990d3350226c41 (127.0.107.195:33667): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:38:54.675233  1252 raft_consensus.cc:2468] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee1e8c99d9414b6385745e20b6a3effc in term 1.
I20260608 12:38:54.671574  1103 raft_consensus.cc:2468] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee1e8c99d9414b6385745e20b6a3effc in term 1.
I20260608 12:38:54.680516  1144 leader_election.cc:304] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [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: a41f6f6fcfe241e3b7d016b3d6527bbc, ee1e8c99d9414b6385745e20b6a3effc; no voters: def1f325d122464d95990d3350226c41
I20260608 12:38:54.681453  1340 raft_consensus.cc:2804] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:38:54.681957  1340 raft_consensus.cc:697] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Becoming Leader. State: Replica: ee1e8c99d9414b6385745e20b6a3effc, State: Running, Role: LEADER
I20260608 12:38:54.682183  1001 catalog_manager.cc:5696] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 reported cstate change: term changed from 0 to 1, leader changed from <none> to def1f325d122464d95990d3350226c41 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "def1f325d122464d95990d3350226c41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:54.682777  1340 consensus_queue.cc:237] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.689996  1300 tablet_bootstrap.cc:492] T 9071802a87784aa9b2b86f33773dc165 P def1f325d122464d95990d3350226c41: No bootstrap required, opened a new log
I20260608 12:38:54.691622  1300 ts_tablet_manager.cc:1403] T 9071802a87784aa9b2b86f33773dc165 P def1f325d122464d95990d3350226c41: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.006s
I20260608 12:38:54.690728  1000 catalog_manager.cc:5696] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc reported cstate change: term changed from 0 to 1, leader changed from <none> to a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:54.694713  1300 raft_consensus.cc:359] T 9071802a87784aa9b2b86f33773dc165 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.695536  1300 raft_consensus.cc:385] T 9071802a87784aa9b2b86f33773dc165 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.695886  1300 raft_consensus.cc:740] T 9071802a87784aa9b2b86f33773dc165 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def1f325d122464d95990d3350226c41, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.696885  1300 consensus_queue.cc:260] T 9071802a87784aa9b2b86f33773dc165 P def1f325d122464d95990d3350226c41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.698529   999 catalog_manager.cc:5696] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc reported cstate change: term changed from 0 to 1, leader changed from <none> to ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ee1e8c99d9414b6385745e20b6a3effc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:54.700412  1300 ts_tablet_manager.cc:1434] T 9071802a87784aa9b2b86f33773dc165 P def1f325d122464d95990d3350226c41: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 12:38:54.701512  1300 tablet_bootstrap.cc:492] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41: Bootstrap starting.
I20260608 12:38:54.701220   999 catalog_manager.cc:5696] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc reported cstate change: term changed from 0 to 1, leader changed from <none> to ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194). New cstate: current_term: 1 leader_uuid: "ee1e8c99d9414b6385745e20b6a3effc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:54.708427  1300 tablet_bootstrap.cc:654] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41: Neither blocks nor log segments found. Creating new log.
I20260608 12:38:54.713595  1300 tablet_bootstrap.cc:492] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41: No bootstrap required, opened a new log
I20260608 12:38:54.713970  1300 ts_tablet_manager.cc:1403] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260608 12:38:54.716796  1300 raft_consensus.cc:359] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.717463  1300 raft_consensus.cc:385] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:38:54.717772  1300 raft_consensus.cc:740] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def1f325d122464d95990d3350226c41, State: Initialized, Role: FOLLOWER
I20260608 12:38:54.718320  1300 consensus_queue.cc:260] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.719802  1300 ts_tablet_manager.cc:1434] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:38:54.735049  1308 raft_consensus.cc:493] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:54.735656  1308 raft_consensus.cc:515] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.737538  1308 leader_election.cc:290] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599), ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194:45745)
I20260608 12:38:54.738233  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329f88eb30004f2a839dc6a86db647ff" candidate_uuid: "def1f325d122464d95990d3350226c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" is_pre_election: true
I20260608 12:38:54.738461  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "329f88eb30004f2a839dc6a86db647ff" candidate_uuid: "def1f325d122464d95990d3350226c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1e8c99d9414b6385745e20b6a3effc" is_pre_election: true
I20260608 12:38:54.739177  1177 raft_consensus.cc:2393] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate def1f325d122464d95990d3350226c41 in current term 1: Already voted for candidate a41f6f6fcfe241e3b7d016b3d6527bbc in this term.
I20260608 12:38:54.740335  1217 leader_election.cc:304] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41 [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: def1f325d122464d95990d3350226c41; no voters: a41f6f6fcfe241e3b7d016b3d6527bbc, ee1e8c99d9414b6385745e20b6a3effc
I20260608 12:38:54.741076  1308 raft_consensus.cc:3060] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.745069   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:38:54.746338  1308 raft_consensus.cc:2749] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:38:54.751087  1352 instance_detector.cc: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:54.752664  1353 instance_detector.cc: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:54.753947  1355 instance_detector.cc: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:54.754267   431 server_base.cc:1061] running on GCE node
I20260608 12:38:54.755260   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:38:54.755447   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:54.755594   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922334755582 us; error 0 us; skew 500 ppm
I20260608 12:38:54.756103   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:38:54.758430   431 webserver.cc:533] Webserver started at http://127.0.107.196:34521/ using document root <none> and password file <none>
I20260608 12:38:54.758924   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:38:54.759083   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:38:54.759291   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:38:54.760345   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/ts-3-root/instance:
uuid: "58ab1c44b96f43e58344a2e2cc04b8e0"
format_stamp: "Formatted at 2026-06-08 12:38:54 on dist-test-slave-vkhm"
I20260608 12:38:54.762599  1308 raft_consensus.cc:493] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:38:54.763008  1308 raft_consensus.cc:515] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:54.764874  1308 leader_election.cc:290] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599), ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194:45745)
I20260608 12:38:54.765385   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 12:38:54.765631  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e337934224764062b442240d7fd6ad66" candidate_uuid: "def1f325d122464d95990d3350226c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" is_pre_election: true
I20260608 12:38:54.765980  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e337934224764062b442240d7fd6ad66" candidate_uuid: "def1f325d122464d95990d3350226c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee1e8c99d9414b6385745e20b6a3effc" is_pre_election: true
I20260608 12:38:54.766424  1103 raft_consensus.cc:2393] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate def1f325d122464d95990d3350226c41 in current term 1: Already voted for candidate ee1e8c99d9414b6385745e20b6a3effc in this term.
I20260608 12:38:54.767524  1218 leader_election.cc:304] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [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: def1f325d122464d95990d3350226c41; no voters: a41f6f6fcfe241e3b7d016b3d6527bbc, ee1e8c99d9414b6385745e20b6a3effc
I20260608 12:38:54.768328  1308 raft_consensus.cc:3060] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.770502  1360 log_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:54.771407   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:38:54.771713   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/ts-3-root
uuid: "58ab1c44b96f43e58344a2e2cc04b8e0"
format_stamp: "Formatted at 2026-06-08 12:38:54 on dist-test-slave-vkhm"
I20260608 12:38:54.771952   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922327162610-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:54.773082  1308 raft_consensus.cc:2749] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:38:54.789844   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:38:54.791610   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:38:54.793329   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:38:54.795440   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:38:54.795678   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:54.795940   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:38:54.796128   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:38:54.812316  1340 consensus_queue.cc:1048] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Connected to new peer: Peer: permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 }, 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.835358  1340 consensus_queue.cc:1048] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 }, 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.872740   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:36389
I20260608 12:38:54.872848  1427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:36389 every 8 connection(s)
I20260608 12:38:54.887775  1428 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36731
I20260608 12:38:54.888173  1428 heartbeater.cc:461] Registering TS with master...
I20260608 12:38:54.888979  1428 heartbeater.cc:507] Master 127.0.107.254:36731 requested a full tablet report, sending...
I20260608 12:38:54.890898  1000 ts_manager.cc:194] Registered new tserver with Master: 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196:36389)
I20260608 12:38:54.892290  1000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33960
I20260608 12:38:54.906205  1252 raft_consensus.cc:3060] T 9071802a87784aa9b2b86f33773dc165 P def1f325d122464d95990d3350226c41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:38:54.912463  1340 consensus_queue.cc:1048] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Connected to new peer: Peer: permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 }, 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.923671  1345 consensus_queue.cc:1048] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:55.007190  1308 consensus_queue.cc:1048] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:55.015821  1301 consensus_queue.cc:1048] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:55.019511  1435 consensus_queue.cc:1048] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:55.039798  1301 consensus_queue.cc:1048] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:55.086457  1345 consensus_queue.cc:1048] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:55.097533  1340 consensus_queue.cc:1048] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Connected to new peer: Peer: permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:55.113431  1301 consensus_queue.cc:1048] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:55.124334  1341 consensus_queue.cc:1048] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:55.212182  1340 consensus_queue.cc:1048] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Connected to new peer: Peer: permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:38:55.215440  1340 consensus_queue.cc:1048] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Connected to new peer: Peer: permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:55.225961  1314 consensus_queue.cc:1048] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:55.233248  1305 consensus_queue.cc:1048] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:38:55.894471  1428 heartbeater.cc:499] Master 127.0.107.254:36731 was elected leader, sending a full tablet report...
I20260608 12:38:56.442668  1054 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:56.460361  1177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9071802a87784aa9b2b86f33773dc165"
dest_uuid: "ee1e8c99d9414b6385745e20b6a3effc"
mode: GRACEFUL
new_leader_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc"
 from {username='slave'} at 127.0.0.1:59262
I20260608 12:38:56.460975  1177 raft_consensus.cc:606] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Received request to transfer leadership to TS a41f6f6fcfe241e3b7d016b3d6527bbc
I20260608 12:38:56.463482  1177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e337934224764062b442240d7fd6ad66"
dest_uuid: "ee1e8c99d9414b6385745e20b6a3effc"
mode: GRACEFUL
new_leader_uuid: "def1f325d122464d95990d3350226c41"
 from {username='slave'} at 127.0.0.1:59262
I20260608 12:38:56.463964  1177 raft_consensus.cc:606] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Received request to transfer leadership to TS def1f325d122464d95990d3350226c41
I20260608 12:38:56.465142  1054 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260608 12:38:56.465734  1054 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:38:56.602227  1449 raft_consensus.cc:993] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc: : Instructing follower a41f6f6fcfe241e3b7d016b3d6527bbc to start an election
I20260608 12:38:56.602752  1345 raft_consensus.cc:1081] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Signalling peer a41f6f6fcfe241e3b7d016b3d6527bbc to start an election
I20260608 12:38:56.604458  1103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9071802a87784aa9b2b86f33773dc165"
dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc"
 from {username='slave'} at 127.0.0.1:49012
I20260608 12:38:56.605041  1103 raft_consensus.cc:493] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:38:56.605434  1103 raft_consensus.cc:3060] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:56.609953  1103 raft_consensus.cc:515] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:56.611563  1103 leader_election.cc:290] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [CANDIDATE]: Term 2 election: Requested vote from peers ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194:45745), def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:38:56.612660  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9071802a87784aa9b2b86f33773dc165" candidate_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee1e8c99d9414b6385745e20b6a3effc"
I20260608 12:38:56.612705  1252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9071802a87784aa9b2b86f33773dc165" candidate_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "def1f325d122464d95990d3350226c41"
I20260608 12:38:56.613222  1177 raft_consensus.cc:3055] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:38:56.613299  1252 raft_consensus.cc:3060] T 9071802a87784aa9b2b86f33773dc165 P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:56.613549  1177 raft_consensus.cc:740] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee1e8c99d9414b6385745e20b6a3effc, State: Running, Role: LEADER
I20260608 12:38:56.614313  1177 consensus_queue.cc:260] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [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: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:56.615248  1177 raft_consensus.cc:3060] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:56.618139  1252 raft_consensus.cc:2468] T 9071802a87784aa9b2b86f33773dc165 P def1f325d122464d95990d3350226c41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a41f6f6fcfe241e3b7d016b3d6527bbc in term 2.
I20260608 12:38:56.619253  1066 leader_election.cc:304] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [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: a41f6f6fcfe241e3b7d016b3d6527bbc, def1f325d122464d95990d3350226c41; no voters: 
I20260608 12:38:56.619840  1177 raft_consensus.cc:2468] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a41f6f6fcfe241e3b7d016b3d6527bbc in term 2.
I20260608 12:38:56.619972  1338 raft_consensus.cc:2804] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:38:56.621132  1338 raft_consensus.cc:697] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 2 LEADER]: Becoming Leader. State: Replica: a41f6f6fcfe241e3b7d016b3d6527bbc, State: Running, Role: LEADER
I20260608 12:38:56.622557  1338 consensus_queue.cc:237] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [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: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:56.630151   999 catalog_manager.cc:5696] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc reported cstate change: term changed from 1 to 2, leader changed from ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194) to a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193). New cstate: current_term: 2 leader_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } health_report { overall_health: UNKNOWN } } }
I20260608 12:38:56.876077  1449 raft_consensus.cc:993] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc: : Instructing follower def1f325d122464d95990d3350226c41 to start an election
I20260608 12:38:56.876559  1345 raft_consensus.cc:1081] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Signalling peer def1f325d122464d95990d3350226c41 to start an election
I20260608 12:38:56.877988  1252 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e337934224764062b442240d7fd6ad66"
dest_uuid: "def1f325d122464d95990d3350226c41"
 from {username='slave'} at 127.0.0.1:46814
I20260608 12:38:56.878469  1252 raft_consensus.cc:493] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:38:56.878783  1252 raft_consensus.cc:3060] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:56.883198  1252 raft_consensus.cc:515] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:56.885030  1252 leader_election.cc:290] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [CANDIDATE]: Term 2 election: Requested vote from peers a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599), ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194:45745)
I20260608 12:38:56.885988  1103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e337934224764062b442240d7fd6ad66" candidate_uuid: "def1f325d122464d95990d3350226c41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc"
I20260608 12:38:56.886157  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e337934224764062b442240d7fd6ad66" candidate_uuid: "def1f325d122464d95990d3350226c41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee1e8c99d9414b6385745e20b6a3effc"
I20260608 12:38:56.886530  1103 raft_consensus.cc:3060] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:56.886740  1177 raft_consensus.cc:3055] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:38:56.887115  1177 raft_consensus.cc:740] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee1e8c99d9414b6385745e20b6a3effc, State: Running, Role: LEADER
I20260608 12:38:56.887836  1177 consensus_queue.cc:260] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [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: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:56.888790  1177 raft_consensus.cc:3060] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:38:56.891160  1103 raft_consensus.cc:2468] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def1f325d122464d95990d3350226c41 in term 2.
I20260608 12:38:56.892329  1218 leader_election.cc:304] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [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: a41f6f6fcfe241e3b7d016b3d6527bbc, def1f325d122464d95990d3350226c41; no voters: 
I20260608 12:38:56.893112  1435 raft_consensus.cc:2804] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:38:56.893663  1177 raft_consensus.cc:2468] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def1f325d122464d95990d3350226c41 in term 2.
I20260608 12:38:56.894366  1435 raft_consensus.cc:697] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [term 2 LEADER]: Becoming Leader. State: Replica: def1f325d122464d95990d3350226c41, State: Running, Role: LEADER
I20260608 12:38:56.895219  1435 consensus_queue.cc:237] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [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: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } }
I20260608 12:38:56.902247   999 catalog_manager.cc:5696] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 reported cstate change: term changed from 1 to 2, leader changed from ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194) to def1f325d122464d95990d3350226c41 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "def1f325d122464d95990d3350226c41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } health_report { overall_health: HEALTHY } } }
I20260608 12:38:57.075836  1177 raft_consensus.cc:1275] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 2 FOLLOWER]: Refusing update from remote peer a41f6f6fcfe241e3b7d016b3d6527bbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:38:57.076885  1252 raft_consensus.cc:1275] T 9071802a87784aa9b2b86f33773dc165 P def1f325d122464d95990d3350226c41 [term 2 FOLLOWER]: Refusing update from remote peer a41f6f6fcfe241e3b7d016b3d6527bbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:38:57.077404  1338 consensus_queue.cc:1048] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:57.078281  1450 consensus_queue.cc:1048] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:57.395112  1103 raft_consensus.cc:1275] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 2 FOLLOWER]: Refusing update from remote peer def1f325d122464d95990d3350226c41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:38:57.397615  1435 consensus_queue.cc:1048] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:38:57.399786  1177 raft_consensus.cc:1275] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 2 FOLLOWER]: Refusing update from remote peer def1f325d122464d95990d3350226c41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:38:57.401239  1435 consensus_queue.cc:1048] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:38:58.466930  1054 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:38:58.472980  1054 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:38:58.473425  1054 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:00.474442  1054 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:00.481927  1054 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:00.482463  1054 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:00.483383  1252 consensus_queue.cc:237] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [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: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } attrs { replace: true } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } }
I20260608 12:39:00.491569  1177 raft_consensus.cc:1275] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Refusing update from remote peer def1f325d122464d95990d3350226c41: 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:00.495682  1103 raft_consensus.cc:1275] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Refusing update from remote peer def1f325d122464d95990d3350226c41: 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:00.496037  1474 consensus_queue.cc:1048] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } 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:00.497498  1475 consensus_queue.cc:1048] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:39:00.507682  1216 consensus_peers.cc:597] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 -> Peer 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196:36389): Couldn't send request to peer 58ab1c44b96f43e58344a2e2cc04b8e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 463345858f0f44978056e9fc78e8b513. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:00.508946  1475 raft_consensus.cc:2955] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } attrs { replace: true } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } } }
I20260608 12:39:00.510887  1103 raft_consensus.cc:2955] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } attrs { replace: true } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } } }
I20260608 12:39:00.512473  1177 raft_consensus.cc:2955] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } attrs { replace: true } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } } }
I20260608 12:39:00.528133  1001 catalog_manager.cc:5696] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc reported cstate change: config changed from index -1 to 2, NON_VOTER 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "def1f325d122464d95990d3350226c41" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } attrs { replace: true } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } } }
I20260608 12:39:00.567497  1177 consensus_queue.cc:237] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [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: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } attrs { replace: true } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } }
I20260608 12:39:00.579340  1252 raft_consensus.cc:1275] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Refusing update from remote peer ee1e8c99d9414b6385745e20b6a3effc: 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:00.582072  1345 consensus_queue.cc:1048] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Connected to new peer: Peer: permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } 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:00.587148  1103 raft_consensus.cc:1275] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Refusing update from remote peer ee1e8c99d9414b6385745e20b6a3effc: 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:00.591572  1345 consensus_queue.cc:1048] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:39:00.597506  1142 consensus_peers.cc:597] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc -> Peer 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196:36389): Couldn't send request to peer 58ab1c44b96f43e58344a2e2cc04b8e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ceec7947b6a24f07a332e66c48be4d80. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:00.603214  1345 raft_consensus.cc:2955] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } attrs { replace: true } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } } }
I20260608 12:39:00.604552  1252 raft_consensus.cc:2955] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } attrs { replace: true } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } } }
I20260608 12:39:00.618047  1103 raft_consensus.cc:2955] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } attrs { replace: true } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } } }
I20260608 12:39:00.626406  1251 consensus_queue.cc:237] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [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: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } attrs { replace: true } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } }
I20260608 12:39:00.624611   999 catalog_manager.cc:5696] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41 reported cstate change: config changed from index -1 to 2, NON_VOTER 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "ee1e8c99d9414b6385745e20b6a3effc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } attrs { replace: true } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } } }
W20260608 12:39:00.648309  1216 consensus_peers.cc:597] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 -> Peer 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196:36389): Couldn't send request to peer 58ab1c44b96f43e58344a2e2cc04b8e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e337934224764062b442240d7fd6ad66. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:00.654505  1177 raft_consensus.cc:1275] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 2 FOLLOWER]: Refusing update from remote peer def1f325d122464d95990d3350226c41: 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:00.655085  1103 raft_consensus.cc:1275] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 2 FOLLOWER]: Refusing update from remote peer def1f325d122464d95990d3350226c41: 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:00.656605  1475 consensus_queue.cc:1048] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:39:00.657572  1435 consensus_queue.cc:1048] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } 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:00.665139  1435 raft_consensus.cc:2955] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } attrs { replace: true } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } } }
I20260608 12:39:00.667436  1177 raft_consensus.cc:2955] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } attrs { replace: true } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } } }
I20260608 12:39:00.667742  1103 raft_consensus.cc:2955] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } attrs { replace: true } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } } }
I20260608 12:39:00.679746  1178 consensus_queue.cc:237] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [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: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } attrs { replace: true } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } }
I20260608 12:39:00.683516   999 catalog_manager.cc:5696] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc reported cstate change: config changed from index -1 to 3, NON_VOTER 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "def1f325d122464d95990d3350226c41" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } attrs { replace: true } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } } }
W20260608 12:39:00.688576  1142 consensus_peers.cc:597] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc -> Peer 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196:36389): Couldn't send request to peer 58ab1c44b96f43e58344a2e2cc04b8e0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 725d729a75be4ef59419564553cde1ec. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:00.688900  1251 raft_consensus.cc:1275] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Refusing update from remote peer ee1e8c99d9414b6385745e20b6a3effc: 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:00.690371  1103 raft_consensus.cc:1275] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Refusing update from remote peer ee1e8c99d9414b6385745e20b6a3effc: 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:00.690464  1345 consensus_queue.cc:1048] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Connected to new peer: Peer: permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:39:00.691781  1492 consensus_queue.cc:1048] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } 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:00.700738  1492 raft_consensus.cc:2955] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } attrs { replace: true } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } } }
I20260608 12:39:00.702652  1103 raft_consensus.cc:2955] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } attrs { replace: true } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } } }
I20260608 12:39:00.704408  1251 raft_consensus.cc:2955] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } attrs { replace: true } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } } }
I20260608 12:39:00.712755   999 catalog_manager.cc:5696] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc reported cstate change: config changed from index -1 to 2, NON_VOTER 58ab1c44b96f43e58344a2e2cc04b8e0 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "ee1e8c99d9414b6385745e20b6a3effc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } attrs { replace: true } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } } }
I20260608 12:39:00.906659   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:39:00.944164   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:00.945242   431 tablet_replica.cc:333] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc: stopping tablet replica
I20260608 12:39:00.945911   431 raft_consensus.cc:2243] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:00.946466   431 raft_consensus.cc:2272] T 725d729a75be4ef59419564553cde1ec P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:00.949199   431 tablet_replica.cc:333] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc: stopping tablet replica
I20260608 12:39:00.949803   431 raft_consensus.cc:2243] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:00.950323   431 raft_consensus.cc:2272] T e337934224764062b442240d7fd6ad66 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:00.953147   431 tablet_replica.cc:333] T c296f41621ad40f1af8060ee189ceb59 P a41f6f6fcfe241e3b7d016b3d6527bbc: stopping tablet replica
I20260608 12:39:00.953902   431 raft_consensus.cc:2243] T c296f41621ad40f1af8060ee189ceb59 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:00.955751   431 raft_consensus.cc:2272] T c296f41621ad40f1af8060ee189ceb59 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:00.956118  1499 ts_tablet_manager.cc:933] T 463345858f0f44978056e9fc78e8b513 P 58ab1c44b96f43e58344a2e2cc04b8e0: Initiating tablet copy from peer def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:39:00.958459  1499 tablet_copy_client.cc:323] T 463345858f0f44978056e9fc78e8b513 P 58ab1c44b96f43e58344a2e2cc04b8e0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:33667
I20260608 12:39:00.958752   431 tablet_replica.cc:333] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc: stopping tablet replica
I20260608 12:39:00.959525   431 raft_consensus.cc:2243] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:00.960136   431 raft_consensus.cc:2272] T ceec7947b6a24f07a332e66c48be4d80 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:00.962558   431 tablet_replica.cc:333] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc: stopping tablet replica
I20260608 12:39:00.963126   431 raft_consensus.cc:2243] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:00.963999   431 raft_consensus.cc:2272] T 7eda2415a660430fb9d266044698489c P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:00.965922   431 tablet_replica.cc:333] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc: stopping tablet replica
I20260608 12:39:00.966681   431 raft_consensus.cc:2243] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:00.967330   431 raft_consensus.cc:2272] T 463345858f0f44978056e9fc78e8b513 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:00.970558   431 tablet_replica.cc:333] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc: stopping tablet replica
I20260608 12:39:00.971071   431 raft_consensus.cc:2243] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:00.971825   431 raft_consensus.cc:2272] T 329f88eb30004f2a839dc6a86db647ff P a41f6f6fcfe241e3b7d016b3d6527bbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:00.974649   431 tablet_replica.cc:333] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc: stopping tablet replica
I20260608 12:39:00.975333   431 raft_consensus.cc:2243] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:39:00.976138   431 raft_consensus.cc:2272] T 9071802a87784aa9b2b86f33773dc165 P a41f6f6fcfe241e3b7d016b3d6527bbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:00.977523  1262 tablet_copy_service.cc:140] P def1f325d122464d95990d3350226c41: Received BeginTabletCopySession request for tablet 463345858f0f44978056e9fc78e8b513 from peer 58ab1c44b96f43e58344a2e2cc04b8e0 ({username='slave'} at 127.0.0.1:46850)
I20260608 12:39:00.978259  1262 tablet_copy_service.cc:161] P def1f325d122464d95990d3350226c41: Beginning new tablet copy session on tablet 463345858f0f44978056e9fc78e8b513 from peer 58ab1c44b96f43e58344a2e2cc04b8e0 at {username='slave'} at 127.0.0.1:46850: session id = 58ab1c44b96f43e58344a2e2cc04b8e0-463345858f0f44978056e9fc78e8b513
I20260608 12:39:00.987007  1262 tablet_copy_source_session.cc:215] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:00.991710  1499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 463345858f0f44978056e9fc78e8b513. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:00.996744   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:39:01.011633  1499 tablet_copy_client.cc:806] T 463345858f0f44978056e9fc78e8b513 P 58ab1c44b96f43e58344a2e2cc04b8e0: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:01.012537  1499 tablet_copy_client.cc:670] T 463345858f0f44978056e9fc78e8b513 P 58ab1c44b96f43e58344a2e2cc04b8e0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:01.018008  1499 tablet_copy_client.cc:538] T 463345858f0f44978056e9fc78e8b513 P 58ab1c44b96f43e58344a2e2cc04b8e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:01.026573   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:39:01.028650  1499 tablet_bootstrap.cc:492] T 463345858f0f44978056e9fc78e8b513 P 58ab1c44b96f43e58344a2e2cc04b8e0: Bootstrap starting.
I20260608 12:39:01.058125  1499 tablet_bootstrap.cc:492] T 463345858f0f44978056e9fc78e8b513 P 58ab1c44b96f43e58344a2e2cc04b8e0: 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:01.059008  1499 tablet_bootstrap.cc:492] T 463345858f0f44978056e9fc78e8b513 P 58ab1c44b96f43e58344a2e2cc04b8e0: Bootstrap complete.
W20260608 12:39:01.059201  1144 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33599: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260608 12:39:01.059836  1499 ts_tablet_manager.cc:1403] T 463345858f0f44978056e9fc78e8b513 P 58ab1c44b96f43e58344a2e2cc04b8e0: Time spent bootstrapping tablet: real 0.031s	user 0.027s	sys 0.000s
I20260608 12:39:01.063815  1499 raft_consensus.cc:359] T 463345858f0f44978056e9fc78e8b513 P 58ab1c44b96f43e58344a2e2cc04b8e0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } attrs { replace: true } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } }
I20260608 12:39:01.064815  1499 raft_consensus.cc:740] T 463345858f0f44978056e9fc78e8b513 P 58ab1c44b96f43e58344a2e2cc04b8e0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58ab1c44b96f43e58344a2e2cc04b8e0, State: Initialized, Role: LEARNER
I20260608 12:39:01.065722  1499 consensus_queue.cc:260] T 463345858f0f44978056e9fc78e8b513 P 58ab1c44b96f43e58344a2e2cc04b8e0 [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: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } attrs { replace: true } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } }
W20260608 12:39:01.068764  1144 consensus_peers.cc:597] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc -> Peer a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599): Couldn't send request to peer a41f6f6fcfe241e3b7d016b3d6527bbc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:01.073248  1499 ts_tablet_manager.cc:1434] T 463345858f0f44978056e9fc78e8b513 P 58ab1c44b96f43e58344a2e2cc04b8e0: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:39:01.076614  1262 tablet_copy_service.cc:342] P def1f325d122464d95990d3350226c41: Request end of tablet copy session 58ab1c44b96f43e58344a2e2cc04b8e0-463345858f0f44978056e9fc78e8b513 received from {username='slave'} at 127.0.0.1:46850
I20260608 12:39:01.077229  1262 tablet_copy_service.cc:434] P def1f325d122464d95990d3350226c41: ending tablet copy session 58ab1c44b96f43e58344a2e2cc04b8e0-463345858f0f44978056e9fc78e8b513 on tablet 463345858f0f44978056e9fc78e8b513 with peer 58ab1c44b96f43e58344a2e2cc04b8e0
I20260608 12:39:01.083603   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:01.084542   431 tablet_replica.cc:333] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc: stopping tablet replica
I20260608 12:39:01.085443   431 raft_consensus.cc:2243] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:01.086719   431 raft_consensus.cc:2272] T 725d729a75be4ef59419564553cde1ec P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.089716   431 tablet_replica.cc:333] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc: stopping tablet replica
I20260608 12:39:01.090483   431 raft_consensus.cc:2243] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:01.091045   431 raft_consensus.cc:2272] T 329f88eb30004f2a839dc6a86db647ff P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.093606   431 tablet_replica.cc:333] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc: stopping tablet replica
I20260608 12:39:01.094311   431 raft_consensus.cc:2243] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:01.094903   431 raft_consensus.cc:2272] T 9071802a87784aa9b2b86f33773dc165 P ee1e8c99d9414b6385745e20b6a3effc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.097456   431 tablet_replica.cc:333] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc: stopping tablet replica
I20260608 12:39:01.098160   431 raft_consensus.cc:2243] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:01.098726   431 raft_consensus.cc:2272] T 463345858f0f44978056e9fc78e8b513 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.101526   431 tablet_replica.cc:333] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc: stopping tablet replica
I20260608 12:39:01.102258   431 raft_consensus.cc:2243] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:01.103772   431 raft_consensus.cc:2272] T ceec7947b6a24f07a332e66c48be4d80 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.106288  1499 ts_tablet_manager.cc:933] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0: Initiating tablet copy from peer def1f325d122464d95990d3350226c41 (127.0.107.195:33667)
I20260608 12:39:01.107833   431 tablet_replica.cc:333] T 7eda2415a660430fb9d266044698489c P ee1e8c99d9414b6385745e20b6a3effc: stopping tablet replica
I20260608 12:39:01.108143  1499 tablet_copy_client.cc:323] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:33667
I20260608 12:39:01.108673   431 raft_consensus.cc:2243] T 7eda2415a660430fb9d266044698489c P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:01.109380   431 raft_consensus.cc:2272] T 7eda2415a660430fb9d266044698489c P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.110041  1262 tablet_copy_service.cc:140] P def1f325d122464d95990d3350226c41: Received BeginTabletCopySession request for tablet e337934224764062b442240d7fd6ad66 from peer 58ab1c44b96f43e58344a2e2cc04b8e0 ({username='slave'} at 127.0.0.1:46850)
I20260608 12:39:01.110517  1262 tablet_copy_service.cc:161] P def1f325d122464d95990d3350226c41: Beginning new tablet copy session on tablet e337934224764062b442240d7fd6ad66 from peer 58ab1c44b96f43e58344a2e2cc04b8e0 at {username='slave'} at 127.0.0.1:46850: session id = 58ab1c44b96f43e58344a2e2cc04b8e0-e337934224764062b442240d7fd6ad66
I20260608 12:39:01.112188   431 tablet_replica.cc:333] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc: stopping tablet replica
I20260608 12:39:01.112928   431 raft_consensus.cc:2243] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:01.113528   431 raft_consensus.cc:2272] T e337934224764062b442240d7fd6ad66 P ee1e8c99d9414b6385745e20b6a3effc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.116372   431 tablet_replica.cc:333] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc: stopping tablet replica
I20260608 12:39:01.117036   431 raft_consensus.cc:2243] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:01.118039   431 raft_consensus.cc:2272] T c296f41621ad40f1af8060ee189ceb59 P ee1e8c99d9414b6385745e20b6a3effc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.117527  1262 tablet_copy_source_session.cc:215] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:01.134539  1499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e337934224764062b442240d7fd6ad66. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:39:01.135615  1217 consensus_peers.cc:597] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 -> Peer ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194:45745): Couldn't send request to peer ee1e8c99d9414b6385745e20b6a3effc. 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:39:01.142676  1218 consensus_peers.cc:597] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 -> Peer a41f6f6fcfe241e3b7d016b3d6527bbc (127.0.107.193:33599): Couldn't send request to peer a41f6f6fcfe241e3b7d016b3d6527bbc. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:39:01.146802  1217 consensus_peers.cc:597] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 -> Peer ee1e8c99d9414b6385745e20b6a3effc (127.0.107.194:45745): Couldn't send request to peer ee1e8c99d9414b6385745e20b6a3effc. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:01.148917   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:39:01.151963  1499 tablet_copy_client.cc:806] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:01.152597  1499 tablet_copy_client.cc:670] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:01.156172  1499 tablet_copy_client.cc:538] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:01.162458  1499 tablet_bootstrap.cc:492] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0: Bootstrap starting.
I20260608 12:39:01.178601   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:39:01.182313  1499 tablet_bootstrap.cc:492] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0: 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:01.183589  1499 tablet_bootstrap.cc:492] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0: Bootstrap complete.
I20260608 12:39:01.184495  1499 ts_tablet_manager.cc:1403] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.012s
I20260608 12:39:01.188061  1499 raft_consensus.cc:359] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } attrs { replace: true } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } }
I20260608 12:39:01.188782  1499 raft_consensus.cc:740] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 58ab1c44b96f43e58344a2e2cc04b8e0, State: Initialized, Role: LEARNER
I20260608 12:39:01.189304  1499 consensus_queue.cc:260] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0 [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: "a41f6f6fcfe241e3b7d016b3d6527bbc" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33599 } attrs { replace: true } } peers { permanent_uuid: "ee1e8c99d9414b6385745e20b6a3effc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45745 } } peers { permanent_uuid: "def1f325d122464d95990d3350226c41" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33667 } } peers { permanent_uuid: "58ab1c44b96f43e58344a2e2cc04b8e0" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36389 } attrs { promote: true } }
I20260608 12:39:01.191273  1499 ts_tablet_manager.cc:1434] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 12:39:01.202739   431 tablet_copy_service.cc:362] P def1f325d122464d95990d3350226c41: Destroying tablet copy session 58ab1c44b96f43e58344a2e2cc04b8e0-e337934224764062b442240d7fd6ad66 due to service shutdown
I20260608 12:39:01.203154   431 tablet_copy_service.cc:434] P def1f325d122464d95990d3350226c41: ending tablet copy session 58ab1c44b96f43e58344a2e2cc04b8e0-e337934224764062b442240d7fd6ad66 on tablet e337934224764062b442240d7fd6ad66 with peer 58ab1c44b96f43e58344a2e2cc04b8e0
I20260608 12:39:01.226854   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:01.227771   431 tablet_replica.cc:333] T 9071802a87784aa9b2b86f33773dc165 P def1f325d122464d95990d3350226c41: stopping tablet replica
I20260608 12:39:01.228466   431 raft_consensus.cc:2243] T 9071802a87784aa9b2b86f33773dc165 P def1f325d122464d95990d3350226c41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:01.228960   431 raft_consensus.cc:2272] T 9071802a87784aa9b2b86f33773dc165 P def1f325d122464d95990d3350226c41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.230863   431 tablet_replica.cc:333] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41: stopping tablet replica
I20260608 12:39:01.231444   431 raft_consensus.cc:2243] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:01.231951   431 raft_consensus.cc:2272] T 329f88eb30004f2a839dc6a86db647ff P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.233958   431 tablet_replica.cc:333] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41: stopping tablet replica
I20260608 12:39:01.234470   431 raft_consensus.cc:2243] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:01.234967   431 raft_consensus.cc:2272] T 725d729a75be4ef59419564553cde1ec P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.237490   431 tablet_replica.cc:333] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41: stopping tablet replica
I20260608 12:39:01.238001   431 raft_consensus.cc:2243] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:01.238446   431 raft_consensus.cc:2272] T ceec7947b6a24f07a332e66c48be4d80 P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.240731   431 tablet_replica.cc:333] T 7eda2415a660430fb9d266044698489c P def1f325d122464d95990d3350226c41: stopping tablet replica
I20260608 12:39:01.241240   431 raft_consensus.cc:2243] T 7eda2415a660430fb9d266044698489c P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:01.241662   431 raft_consensus.cc:2272] T 7eda2415a660430fb9d266044698489c P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.244027   431 tablet_replica.cc:333] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41: stopping tablet replica
I20260608 12:39:01.244633   431 raft_consensus.cc:2243] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:01.245581   431 raft_consensus.cc:2272] T 463345858f0f44978056e9fc78e8b513 P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.247735   431 tablet_replica.cc:333] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41: stopping tablet replica
I20260608 12:39:01.248288   431 raft_consensus.cc:2243] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:39:01.249130   431 raft_consensus.cc:2272] T e337934224764062b442240d7fd6ad66 P def1f325d122464d95990d3350226c41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.251778   431 tablet_replica.cc:333] T c296f41621ad40f1af8060ee189ceb59 P def1f325d122464d95990d3350226c41: stopping tablet replica
I20260608 12:39:01.252336   431 raft_consensus.cc:2243] T c296f41621ad40f1af8060ee189ceb59 P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:01.252766   431 raft_consensus.cc:2272] T c296f41621ad40f1af8060ee189ceb59 P def1f325d122464d95990d3350226c41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.271728   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:39:01.290454   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
W20260608 12:39:01.322299  1499 tablet_copy_client.cc:1131] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0: 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:33667: connect: Connection refused (error 111)
I20260608 12:39:01.324554   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:01.325675   431 tablet_replica.cc:333] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0: stopping tablet replica
I20260608 12:39:01.326238   431 raft_consensus.cc:2243] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:39:01.326701   431 raft_consensus.cc:2272] T e337934224764062b442240d7fd6ad66 P 58ab1c44b96f43e58344a2e2cc04b8e0 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:39:01.328863   431 tablet_replica.cc:333] T 463345858f0f44978056e9fc78e8b513 P 58ab1c44b96f43e58344a2e2cc04b8e0: stopping tablet replica
I20260608 12:39:01.329335   431 raft_consensus.cc:2243] T 463345858f0f44978056e9fc78e8b513 P 58ab1c44b96f43e58344a2e2cc04b8e0 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:39:01.329705   431 raft_consensus.cc:2272] T 463345858f0f44978056e9fc78e8b513 P 58ab1c44b96f43e58344a2e2cc04b8e0 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:39:01.349912   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:39:01.361378   431 master.cc:562] Master@127.0.107.254:36731 shutting down...
W20260608 12:39:01.393502  1049 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:39:01.393778  1049 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:39:01.393999  1049 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:39:01.395237   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:01.395730   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:01.396075   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2b7f4c016a8c4d9c91b6c2d5efa5880c: stopping tablet replica
I20260608 12:39:01.415928   431 master.cc:584] Master@127.0.107.254:36731 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9143 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:39:01.455695   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36123,127.0.107.253:35699,127.0.107.252:38975
I20260608 12:39:01.457320   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:01.463109  1509 instance_detector.cc: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:01.463475  1510 instance_detector.cc: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:01.464299  1512 instance_detector.cc: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:01.464666   431 server_base.cc:1061] running on GCE node
I20260608 12:39:01.465553   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:01.465776   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:01.465956   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922341465922 us; error 0 us; skew 500 ppm
I20260608 12:39:01.466532   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:01.469264   431 webserver.cc:533] Webserver started at http://127.0.107.254:40501/ using document root <none> and password file <none>
I20260608 12:39:01.469777   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:01.469971   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:01.470259   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:01.471345   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d"
format_stamp: "Formatted at 2026-06-08 12:39:01 on dist-test-slave-vkhm"
I20260608 12:39:01.475905   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:39:01.479343  1517 log_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:01.480053   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:39:01.480408   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d"
format_stamp: "Formatted at 2026-06-08 12:39:01 on dist-test-slave-vkhm"
I20260608 12:39:01.480682   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-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:01.492482   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:01.493698   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:01.531190   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36123
I20260608 12:39:01.531296  1568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36123 every 8 connection(s)
I20260608 12:39:01.535382  1569 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:01.535480   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:01.541356  1571 instance_detector.cc: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:01.542300  1572 instance_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:01.542591  1569 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:01.544672   431 server_base.cc:1061] running on GCE node
W20260608 12:39:01.546437  1574 instance_detector.cc: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:01.547636   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:01.547906   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:01.548112   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922341548090 us; error 0 us; skew 500 ppm
I20260608 12:39:01.548835   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:01.551544   431 webserver.cc:533] Webserver started at http://127.0.107.253:36545/ using document root <none> and password file <none>
I20260608 12:39:01.552124   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:01.552361   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:01.552634   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:01.554005   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-1-root/instance:
uuid: "af58fe7ee43f48bfa20e13af3bd1e291"
format_stamp: "Formatted at 2026-06-08 12:39:01 on dist-test-slave-vkhm"
I20260608 12:39:01.557330  1569 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:01.559595   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
W20260608 12:39:01.563553  1569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:35699: Network error: Client connection negotiation failed: client connection to 127.0.107.253:35699: connect: Connection refused (error 111)
I20260608 12:39:01.563742  1582 log_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:01.564654   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:39:01.564949   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-1-root
uuid: "af58fe7ee43f48bfa20e13af3bd1e291"
format_stamp: "Formatted at 2026-06-08 12:39:01 on dist-test-slave-vkhm"
I20260608 12:39:01.565235   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-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:39:01.580019  1569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } attempt: 1
I20260608 12:39:01.580842   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:01.582353   431 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 12:39:01.584977  1569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:35699: Network error: Client connection negotiation failed: client connection to 127.0.107.253:35699: connect: Connection refused (error 111)
I20260608 12:39:01.621109   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:35699
I20260608 12:39:01.621227  1633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:35699 every 8 connection(s)
I20260608 12:39:01.625201  1634 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:01.625243   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:01.630923  1636 instance_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:39:01.632160  1634 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:39:01.632368  1637 instance_detector.cc: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:01.634759  1639 instance_detector.cc: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:01.636420   431 server_base.cc:1061] running on GCE node
I20260608 12:39:01.637179   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:01.637362   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:01.637598   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922341637573 us; error 0 us; skew 500 ppm
I20260608 12:39:01.638223   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:01.640738   431 webserver.cc:533] Webserver started at http://127.0.107.252:34517/ using document root <none> and password file <none>
I20260608 12:39:01.641230   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:01.641443   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:01.641708   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:01.642946   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-2-root/instance:
uuid: "079ef51979e440ad86dcb6d01b64609b"
format_stamp: "Formatted at 2026-06-08 12:39:01 on dist-test-slave-vkhm"
I20260608 12:39:01.645889  1634 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:01.647928   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:39:01.651464  1569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } attempt: 2
I20260608 12:39:01.652369  1646 log_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:01.653596   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:39:01.654043   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-2-root
uuid: "079ef51979e440ad86dcb6d01b64609b"
format_stamp: "Formatted at 2026-06-08 12:39:01 on dist-test-slave-vkhm"
I20260608 12:39:01.654453   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-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:39:01.661266  1634 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:39:01.668673  1634 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:38975: Network error: Client connection negotiation failed: client connection to 127.0.107.252:38975: connect: Connection refused (error 111)
I20260608 12:39:01.669313  1569 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:39:01.673945  1569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:38975: Network error: Client connection negotiation failed: client connection to 127.0.107.252:38975: connect: Connection refused (error 111)
I20260608 12:39:01.677031   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:01.678195   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:01.695231  1634 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } attempt: 1
W20260608 12:39:01.701694  1634 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:38975: Network error: Client connection negotiation failed: client connection to 127.0.107.252:38975: connect: Connection refused (error 111)
I20260608 12:39:01.705441  1569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } attempt: 1
W20260608 12:39:01.710696  1569 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:38975: Network error: Client connection negotiation failed: client connection to 127.0.107.252:38975: connect: Connection refused (error 111)
I20260608 12:39:01.719280   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:38975
I20260608 12:39:01.719390  1699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:38975 every 8 connection(s)
I20260608 12:39:01.722470   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:01.723563  1700 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:01.729216  1700 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:01.740939  1700 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:01.748313  1634 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } attempt: 2
I20260608 12:39:01.751441  1700 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:39:01.754110  1569 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } attempt: 2
I20260608 12:39:01.771703  1700 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b: Bootstrap starting.
I20260608 12:39:01.771836  1634 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291: Bootstrap starting.
I20260608 12:39:01.776829  1700 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:01.777020  1569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d: Bootstrap starting.
I20260608 12:39:01.778854  1634 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:01.781514  1700 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b: No bootstrap required, opened a new log
I20260608 12:39:01.783980  1569 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:01.784802  1634 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291: No bootstrap required, opened a new log
I20260608 12:39:01.784588  1700 raft_consensus.cc:359] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } }
I20260608 12:39:01.785224  1700 raft_consensus.cc:385] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:01.785496  1700 raft_consensus.cc:740] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 079ef51979e440ad86dcb6d01b64609b, State: Initialized, Role: FOLLOWER
I20260608 12:39:01.786218  1700 consensus_queue.cc:260] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } }
I20260608 12:39:01.788149  1634 raft_consensus.cc:359] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } }
I20260608 12:39:01.788908  1634 raft_consensus.cc:385] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:01.789309  1634 raft_consensus.cc:740] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af58fe7ee43f48bfa20e13af3bd1e291, State: Initialized, Role: FOLLOWER
I20260608 12:39:01.789196  1709 sys_catalog.cc:455] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [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: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } } }
I20260608 12:39:01.789705  1700 sys_catalog.cc:565] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:01.789749  1569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d: No bootstrap required, opened a new log
I20260608 12:39:01.790107  1709 sys_catalog.cc:458] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:01.790511  1634 consensus_queue.cc:260] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } }
I20260608 12:39:01.792997  1710 sys_catalog.cc:455] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [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: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } } }
I20260608 12:39:01.793336  1569 raft_consensus.cc:359] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } }
I20260608 12:39:01.794076  1710 sys_catalog.cc:458] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:01.794198  1569 raft_consensus.cc:385] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:01.794490  1634 sys_catalog.cc:565] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:01.794776  1569 raft_consensus.cc:740] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c10b21f6d6d7466b8d0e4bdc3f2e207d, State: Initialized, Role: FOLLOWER
I20260608 12:39:01.795537  1709 raft_consensus.cc:493] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:01.795826  1569 consensus_queue.cc:260] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } }
I20260608 12:39:01.796263  1709 raft_consensus.cc:515] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } }
I20260608 12:39:01.800422  1709 leader_election.cc:290] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c10b21f6d6d7466b8d0e4bdc3f2e207d (127.0.107.254:36123), af58fe7ee43f48bfa20e13af3bd1e291 (127.0.107.253:35699)
I20260608 12:39:01.801373  1609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "079ef51979e440ad86dcb6d01b64609b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" is_pre_election: true
I20260608 12:39:01.802217  1609 raft_consensus.cc:2468] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 079ef51979e440ad86dcb6d01b64609b in term 0.
I20260608 12:39:01.804045  1648 leader_election.cc:304] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 079ef51979e440ad86dcb6d01b64609b, af58fe7ee43f48bfa20e13af3bd1e291; no voters: 
I20260608 12:39:01.805311  1709 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:01.805805  1709 raft_consensus.cc:493] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:01.806303  1709 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:01.811607  1712 sys_catalog.cc:455] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [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: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } } }
I20260608 12:39:01.813370  1712 sys_catalog.cc:458] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:01.813621  1569 sys_catalog.cc:565] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:01.814129  1544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "079ef51979e440ad86dcb6d01b64609b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" is_pre_election: true
I20260608 12:39:01.814847  1709 raft_consensus.cc:515] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } }
I20260608 12:39:01.815079  1544 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 079ef51979e440ad86dcb6d01b64609b in term 0.
I20260608 12:39:01.817224  1709 leader_election.cc:290] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [CANDIDATE]: Term 1 election: Requested vote from peers c10b21f6d6d7466b8d0e4bdc3f2e207d (127.0.107.254:36123), af58fe7ee43f48bfa20e13af3bd1e291 (127.0.107.253:35699)
I20260608 12:39:01.819121  1609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "079ef51979e440ad86dcb6d01b64609b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af58fe7ee43f48bfa20e13af3bd1e291"
I20260608 12:39:01.819765  1609 raft_consensus.cc:3060] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:01.820115  1544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "079ef51979e440ad86dcb6d01b64609b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d"
I20260608 12:39:01.820684  1544 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:01.827034  1609 raft_consensus.cc:2468] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 079ef51979e440ad86dcb6d01b64609b in term 1.
I20260608 12:39:01.827519  1544 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 079ef51979e440ad86dcb6d01b64609b in term 1.
I20260608 12:39:01.828487  1648 leader_election.cc:304] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 079ef51979e440ad86dcb6d01b64609b, af58fe7ee43f48bfa20e13af3bd1e291; no voters: 
I20260608 12:39:01.830137  1709 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:01.841732  1709 raft_consensus.cc:697] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [term 1 LEADER]: Becoming Leader. State: Replica: 079ef51979e440ad86dcb6d01b64609b, State: Running, Role: LEADER
I20260608 12:39:01.843017  1709 consensus_queue.cc:237] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } }
I20260608 12:39:01.852314  1726 sys_catalog.cc:455] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 079ef51979e440ad86dcb6d01b64609b. Latest consensus state: current_term: 1 leader_uuid: "079ef51979e440ad86dcb6d01b64609b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } } }
I20260608 12:39:01.853140  1726 sys_catalog.cc:458] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:01.857622  1734 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:01.868917  1734 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:01.872063  1742 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260608 12:39:01.877934   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:39:01.878261   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:39:01.880251   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:39:01.880936  1609 raft_consensus.cc:1275] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 1 FOLLOWER]: Refusing update from remote peer 079ef51979e440ad86dcb6d01b64609b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:39:01.881445  1748 catalog_manager.cc:1593] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:39:01.881774  1748 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:39:01.882750  1709 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:01.884130  1544 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 1 FOLLOWER]: Refusing update from remote peer 079ef51979e440ad86dcb6d01b64609b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:39:01.885653  1709 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:39:01.888859  1749 instance_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:39:01.894326  1712 sys_catalog.cc:455] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 079ef51979e440ad86dcb6d01b64609b. Latest consensus state: current_term: 1 leader_uuid: "079ef51979e440ad86dcb6d01b64609b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } } }
I20260608 12:39:01.894928  1712 sys_catalog.cc:458] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:39:01.896970  1750 instance_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:01.903025  1710 sys_catalog.cc:455] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 079ef51979e440ad86dcb6d01b64609b. Latest consensus state: current_term: 1 leader_uuid: "079ef51979e440ad86dcb6d01b64609b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } } }
I20260608 12:39:01.903764  1710 sys_catalog.cc:458] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:01.906442  1726 sys_catalog.cc:455] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "079ef51979e440ad86dcb6d01b64609b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } } }
I20260608 12:39:01.907176  1726 sys_catalog.cc:458] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:01.910964  1726 sys_catalog.cc:455] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "079ef51979e440ad86dcb6d01b64609b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } } }
I20260608 12:39:01.911756  1726 sys_catalog.cc:458] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:01.913386  1710 sys_catalog.cc:455] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "079ef51979e440ad86dcb6d01b64609b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } } }
I20260608 12:39:01.914320  1710 sys_catalog.cc:458] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:01.916330  1734 catalog_manager.cc:1382] Generated new cluster ID: 29f66c3e042b4f08a21a6736a747468e
I20260608 12:39:01.916621  1734 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:01.921720  1712 sys_catalog.cc:455] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "079ef51979e440ad86dcb6d01b64609b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } } }
I20260608 12:39:01.922456  1712 sys_catalog.cc:458] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:01.924388   431 server_base.cc:1061] running on GCE node
W20260608 12:39:01.926169  1756 instance_detector.cc: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:01.927145   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:01.927417   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:01.927618   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922341927600 us; error 0 us; skew 500 ppm
I20260608 12:39:01.928351   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:01.932281   431 webserver.cc:533] Webserver started at http://127.0.107.193:46245/ using document root <none> and password file <none>
I20260608 12:39:01.932924   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:01.933173   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:01.933482   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:01.934918   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "8455857859644f4b986a21a20081595e"
format_stamp: "Formatted at 2026-06-08 12:39:01 on dist-test-slave-vkhm"
I20260608 12:39:01.940958   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:39:01.945573  1765 log_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:01.946609   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:39:01.947032   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "8455857859644f4b986a21a20081595e"
format_stamp: "Formatted at 2026-06-08 12:39:01 on dist-test-slave-vkhm"
I20260608 12:39:01.947460   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-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:01.953084  1734 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:01.955394  1734 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:01.980062   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:01.981758   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:01.984294   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:01.987787  1734 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b: Generated new TSK 0
I20260608 12:39:01.988523  1734 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:01.993544   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:01.993815   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:01.994087   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:01.994266   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:02.034284   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46843
I20260608 12:39:02.034394  1827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46843 every 8 connection(s)
I20260608 12:39:02.041909   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:02.059104  1835 instance_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:39:02.061127  1829 heartbeater.cc:344] Connected to a master server at 127.0.107.253:35699
I20260608 12:39:02.061678  1829 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:02.062634  1828 heartbeater.cc:344] Connected to a master server at 127.0.107.252:38975
I20260608 12:39:02.062891  1829 heartbeater.cc:507] Master 127.0.107.253:35699 requested a full tablet report, sending...
I20260608 12:39:02.063064  1828 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:02.063964  1828 heartbeater.cc:507] Master 127.0.107.252:38975 requested a full tablet report, sending...
I20260608 12:39:02.066169  1599 ts_manager.cc:194] Registered new tserver with Master: 8455857859644f4b986a21a20081595e (127.0.107.193:46843)
I20260608 12:39:02.067330  1665 ts_manager.cc:194] Registered new tserver with Master: 8455857859644f4b986a21a20081595e (127.0.107.193:46843)
W20260608 12:39:02.068401  1838 instance_detector.cc: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.069630   431 server_base.cc:1061] running on GCE node
I20260608 12:39:02.069919  1830 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36123
I20260608 12:39:02.070541  1830 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:02.070608  1665 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44362
W20260608 12:39:02.070704  1836 instance_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:02.071703  1830 heartbeater.cc:507] Master 127.0.107.254:36123 requested a full tablet report, sending...
I20260608 12:39:02.072160   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:02.072508   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.072706   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922342072690 us; error 0 us; skew 500 ppm
I20260608 12:39:02.073469   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:02.074851  1534 ts_manager.cc:194] Registered new tserver with Master: 8455857859644f4b986a21a20081595e (127.0.107.193:46843)
I20260608 12:39:02.076496   431 webserver.cc:533] Webserver started at http://127.0.107.194:44935/ using document root <none> and password file <none>
I20260608 12:39:02.077055   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:02.077242   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:02.077455   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:02.078459   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "1088648fd2784f4086b2a6e4e7af3bfd"
format_stamp: "Formatted at 2026-06-08 12:39:02 on dist-test-slave-vkhm"
I20260608 12:39:02.083250   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 12:39:02.086879  1843 log_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:02.087873   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:39:02.088294   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "1088648fd2784f4086b2a6e4e7af3bfd"
format_stamp: "Formatted at 2026-06-08 12:39:02 on dist-test-slave-vkhm"
I20260608 12:39:02.088578   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-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:02.108484   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:02.110183   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:02.111912   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:02.114271   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:02.114492   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:02.114773   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:02.114938   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:02.155334   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41163
I20260608 12:39:02.155452  1905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41163 every 8 connection(s)
I20260608 12:39:02.162590   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:02.174773  1913 instance_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:39:02.181308  1907 heartbeater.cc:344] Connected to a master server at 127.0.107.253:35699
I20260608 12:39:02.181790  1907 heartbeater.cc:461] Registering TS with master...
W20260608 12:39:02.182032  1914 instance_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:02.187476  1907 heartbeater.cc:507] Master 127.0.107.253:35699 requested a full tablet report, sending...
W20260608 12:39:02.182626  1916 instance_detector.cc: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.192036  1599 ts_manager.cc:194] Registered new tserver with Master: 1088648fd2784f4086b2a6e4e7af3bfd (127.0.107.194:41163)
I20260608 12:39:02.193019  1906 heartbeater.cc:344] Connected to a master server at 127.0.107.252:38975
I20260608 12:39:02.193426  1906 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:02.194386  1906 heartbeater.cc:507] Master 127.0.107.252:38975 requested a full tablet report, sending...
I20260608 12:39:02.196599   431 server_base.cc:1061] running on GCE node
I20260608 12:39:02.197029  1665 ts_manager.cc:194] Registered new tserver with Master: 1088648fd2784f4086b2a6e4e7af3bfd (127.0.107.194:41163)
I20260608 12:39:02.197681   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:02.197927   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.198148   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922342198127 us; error 0 us; skew 500 ppm
I20260608 12:39:02.198697  1665 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44368
I20260608 12:39:02.198804   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:02.200179  1908 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36123
I20260608 12:39:02.200678  1908 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:02.201431  1908 heartbeater.cc:507] Master 127.0.107.254:36123 requested a full tablet report, sending...
I20260608 12:39:02.202476   431 webserver.cc:533] Webserver started at http://127.0.107.195:41617/ using document root <none> and password file <none>
I20260608 12:39:02.203138   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:02.203389   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:02.203728   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:02.204190  1534 ts_manager.cc:194] Registered new tserver with Master: 1088648fd2784f4086b2a6e4e7af3bfd (127.0.107.194:41163)
I20260608 12:39:02.205190   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "0736f87b847342a9962c7f6900fd19b3"
format_stamp: "Formatted at 2026-06-08 12:39:02 on dist-test-slave-vkhm"
I20260608 12:39:02.210148   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:39:02.213572  1921 log_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:02.214354   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:39:02.214673   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "0736f87b847342a9962c7f6900fd19b3"
format_stamp: "Formatted at 2026-06-08 12:39:02 on dist-test-slave-vkhm"
I20260608 12:39:02.214947   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922327162610-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:02.238161   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:02.239480   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:02.241010   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:02.243343   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:02.243613   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:02.243871   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:02.244064   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:02.285480   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38077
I20260608 12:39:02.285594  1983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38077 every 8 connection(s)
I20260608 12:39:02.304730  1985 heartbeater.cc:344] Connected to a master server at 127.0.107.253:35699
I20260608 12:39:02.305198  1985 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:02.306102  1985 heartbeater.cc:507] Master 127.0.107.253:35699 requested a full tablet report, sending...
I20260608 12:39:02.307660  1984 heartbeater.cc:344] Connected to a master server at 127.0.107.252:38975
I20260608 12:39:02.308095  1984 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:02.308897  1984 heartbeater.cc:507] Master 127.0.107.252:38975 requested a full tablet report, sending...
I20260608 12:39:02.309034  1599 ts_manager.cc:194] Registered new tserver with Master: 0736f87b847342a9962c7f6900fd19b3 (127.0.107.195:38077)
I20260608 12:39:02.311291  1665 ts_manager.cc:194] Registered new tserver with Master: 0736f87b847342a9962c7f6900fd19b3 (127.0.107.195:38077)
I20260608 12:39:02.313009  1665 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44378
I20260608 12:39:02.313550  1986 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36123
I20260608 12:39:02.313982  1986 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:02.314721  1986 heartbeater.cc:507] Master 127.0.107.254:36123 requested a full tablet report, sending...
I20260608 12:39:02.317209  1534 ts_manager.cc:194] Registered new tserver with Master: 0736f87b847342a9962c7f6900fd19b3 (127.0.107.195:38077)
I20260608 12:39:02.317371   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.025101708s
I20260608 12:39:02.876359  1742 catalog_manager.cc:1294] Loaded cluster ID: 29f66c3e042b4f08a21a6736a747468e
I20260608 12:39:02.876683  1742 catalog_manager.cc:1587] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291: loading cluster ID for follower catalog manager: success
I20260608 12:39:02.881162  1742 catalog_manager.cc:1609] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291: acquiring CA information for follower catalog manager: success
I20260608 12:39:02.885068  1742 catalog_manager.cc:1637] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:39:02.886500  1748 catalog_manager.cc:1294] Loaded cluster ID: 29f66c3e042b4f08a21a6736a747468e
I20260608 12:39:02.886772  1748 catalog_manager.cc:1587] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d: loading cluster ID for follower catalog manager: success
I20260608 12:39:02.891263  1748 catalog_manager.cc:1609] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d: acquiring CA information for follower catalog manager: success
I20260608 12:39:02.894573  1748 catalog_manager.cc:1637] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:39:03.074060  1828 heartbeater.cc:499] Master 127.0.107.252:38975 was elected leader, sending a full tablet report...
I20260608 12:39:03.201810  1906 heartbeater.cc:499] Master 127.0.107.252:38975 was elected leader, sending a full tablet report...
I20260608 12:39:03.315703  1984 heartbeater.cc:499] Master 127.0.107.252:38975 was elected leader, sending a full tablet report...
I20260608 12:39:03.875087  1743 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:03.926544  1665 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44392:
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:39:04.001825  1871 tablet_service.cc:1511] Processing CreateTablet for tablet 44bfd38b3219474e9209fc8bc238f5f2 (DEFAULT_TABLE table=test-workload [id=22f2cc3b0e43455897d142296ff9bcbe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:39:04.002846  1949 tablet_service.cc:1511] Processing CreateTablet for tablet 758774c584ce40ba951fae6b52438c5d (DEFAULT_TABLE table=test-workload [id=22f2cc3b0e43455897d142296ff9bcbe]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:39:04.003443  1871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44bfd38b3219474e9209fc8bc238f5f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:04.004266  1949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 758774c584ce40ba951fae6b52438c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:04.007411  1793 tablet_service.cc:1511] Processing CreateTablet for tablet 8c62fef3ba704f26ab56fda0af518a90 (DEFAULT_TABLE table=test-workload [id=22f2cc3b0e43455897d142296ff9bcbe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:39:04.008538  1793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c62fef3ba704f26ab56fda0af518a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:04.020601  2019 tablet_bootstrap.cc:492] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd: Bootstrap starting.
I20260608 12:39:04.022503  2020 tablet_bootstrap.cc:492] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e: Bootstrap starting.
I20260608 12:39:04.023393  2018 tablet_bootstrap.cc:492] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3: Bootstrap starting.
I20260608 12:39:04.028923  2020 tablet_bootstrap.cc:654] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:04.030400  2019 tablet_bootstrap.cc:654] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:04.030444  2018 tablet_bootstrap.cc:654] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:04.034559  2020 tablet_bootstrap.cc:492] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e: No bootstrap required, opened a new log
I20260608 12:39:04.035203  2020 ts_tablet_manager.cc:1403] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260608 12:39:04.036578  2018 tablet_bootstrap.cc:492] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3: No bootstrap required, opened a new log
I20260608 12:39:04.037070  2018 ts_tablet_manager.cc:1403] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260608 12:39:04.038242  2019 tablet_bootstrap.cc:492] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd: No bootstrap required, opened a new log
I20260608 12:39:04.038190  2020 raft_consensus.cc:359] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8455857859644f4b986a21a20081595e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46843 } }
I20260608 12:39:04.038779  2019 ts_tablet_manager.cc:1403] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260608 12:39:04.038829  2020 raft_consensus.cc:385] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:04.039333  2020 raft_consensus.cc:740] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8455857859644f4b986a21a20081595e, State: Initialized, Role: FOLLOWER
I20260608 12:39:04.040051  2020 consensus_queue.cc:260] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8455857859644f4b986a21a20081595e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46843 } }
I20260608 12:39:04.040117  2018 raft_consensus.cc:359] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0736f87b847342a9962c7f6900fd19b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38077 } }
I20260608 12:39:04.040678  2020 raft_consensus.cc:399] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:04.040753  2018 raft_consensus.cc:385] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:04.041018  2020 raft_consensus.cc:493] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:04.041153  2018 raft_consensus.cc:740] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0736f87b847342a9962c7f6900fd19b3, State: Initialized, Role: FOLLOWER
I20260608 12:39:04.041437  2020 raft_consensus.cc:3060] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:04.041955  2019 raft_consensus.cc:359] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1088648fd2784f4086b2a6e4e7af3bfd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41163 } }
I20260608 12:39:04.042029  2018 consensus_queue.cc:260] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0736f87b847342a9962c7f6900fd19b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38077 } }
I20260608 12:39:04.042651  2019 raft_consensus.cc:385] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:04.043093  2018 raft_consensus.cc:399] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:04.043093  2019 raft_consensus.cc:740] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1088648fd2784f4086b2a6e4e7af3bfd, State: Initialized, Role: FOLLOWER
I20260608 12:39:04.043673  2018 raft_consensus.cc:493] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:04.044097  2018 raft_consensus.cc:3060] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:04.044162  2019 consensus_queue.cc:260] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1088648fd2784f4086b2a6e4e7af3bfd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41163 } }
I20260608 12:39:04.045202  2019 raft_consensus.cc:399] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:04.045579  2019 raft_consensus.cc:493] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:04.045959  2019 raft_consensus.cc:3060] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:04.048345  2020 raft_consensus.cc:515] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8455857859644f4b986a21a20081595e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46843 } }
I20260608 12:39:04.048853  2018 raft_consensus.cc:515] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0736f87b847342a9962c7f6900fd19b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38077 } }
I20260608 12:39:04.049173  2020 leader_election.cc:304] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e [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: 8455857859644f4b986a21a20081595e; no voters: 
I20260608 12:39:04.049626  2018 leader_election.cc:304] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3 [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: 0736f87b847342a9962c7f6900fd19b3; no voters: 
I20260608 12:39:04.053448  2019 raft_consensus.cc:515] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1088648fd2784f4086b2a6e4e7af3bfd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41163 } }
I20260608 12:39:04.053839  2020 leader_election.cc:290] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:04.054350  2019 leader_election.cc:304] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd [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: 1088648fd2784f4086b2a6e4e7af3bfd; no voters: 
I20260608 12:39:04.054666  2018 leader_election.cc:290] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:04.055115  2024 raft_consensus.cc:2804] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:04.056187  2025 raft_consensus.cc:2804] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:04.060750  2020 ts_tablet_manager.cc:1434] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.015s
I20260608 12:39:04.064018  2018 ts_tablet_manager.cc:1434] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3: Time spent starting tablet: real 0.027s	user 0.017s	sys 0.008s
I20260608 12:39:04.065781  2019 leader_election.cc:290] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:04.066461  2028 raft_consensus.cc:2804] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:04.068879  2019 ts_tablet_manager.cc:1434] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd: Time spent starting tablet: real 0.030s	user 0.025s	sys 0.005s
I20260608 12:39:04.072184  2025 raft_consensus.cc:697] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3 [term 1 LEADER]: Becoming Leader. State: Replica: 0736f87b847342a9962c7f6900fd19b3, State: Running, Role: LEADER
I20260608 12:39:04.072651  2028 raft_consensus.cc:697] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd [term 1 LEADER]: Becoming Leader. State: Replica: 1088648fd2784f4086b2a6e4e7af3bfd, State: Running, Role: LEADER
I20260608 12:39:04.073164  2025 consensus_queue.cc:237] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3 [LEADER]: Queue going to LEADER mode. State: All 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: "0736f87b847342a9962c7f6900fd19b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38077 } }
I20260608 12:39:04.073419  2028 consensus_queue.cc:237] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd [LEADER]: Queue going to LEADER mode. State: All 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: "1088648fd2784f4086b2a6e4e7af3bfd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41163 } }
I20260608 12:39:04.076314  2024 raft_consensus.cc:697] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e [term 1 LEADER]: Becoming Leader. State: Replica: 8455857859644f4b986a21a20081595e, State: Running, Role: LEADER
I20260608 12:39:04.077458  2024 consensus_queue.cc:237] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e [LEADER]: Queue going to LEADER mode. State: All 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: "8455857859644f4b986a21a20081595e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46843 } }
I20260608 12:39:04.087926  1665 catalog_manager.cc:5696] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1088648fd2784f4086b2a6e4e7af3bfd (127.0.107.194). New cstate: current_term: 1 leader_uuid: "1088648fd2784f4086b2a6e4e7af3bfd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1088648fd2784f4086b2a6e4e7af3bfd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41163 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:04.117175  1665 catalog_manager.cc:5696] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8455857859644f4b986a21a20081595e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "8455857859644f4b986a21a20081595e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8455857859644f4b986a21a20081595e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:04.142131  1664 catalog_manager.cc:5696] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0736f87b847342a9962c7f6900fd19b3 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "0736f87b847342a9962c7f6900fd19b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0736f87b847342a9962c7f6900fd19b3" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38077 } health_report { overall_health: HEALTHY } } }
I20260608 12:39:04.203181   431 master.cc:562] Master@127.0.107.252:38975 shutting down...
I20260608 12:39:04.218844   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:04.219738   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:04.220121   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 079ef51979e440ad86dcb6d01b64609b: stopping tablet replica
I20260608 12:39:04.241704   431 master.cc:584] Master@127.0.107.252:38975 shutdown complete.
W20260608 12:39:05.127737  1906 heartbeater.cc:646] Failed to heartbeat to 127.0.107.252:38975 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.107.252:38975: connect: Connection refused (error 111)
I20260608 12:39:05.670766  2044 raft_consensus.cc:493] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 079ef51979e440ad86dcb6d01b64609b)
I20260608 12:39:05.671280  2044 raft_consensus.cc:515] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } }
I20260608 12:39:05.672298  2045 raft_consensus.cc:493] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 079ef51979e440ad86dcb6d01b64609b)
I20260608 12:39:05.672767  2045 raft_consensus.cc:515] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } }
I20260608 12:39:05.673398  2044 leader_election.cc:290] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c10b21f6d6d7466b8d0e4bdc3f2e207d (127.0.107.254:36123), 079ef51979e440ad86dcb6d01b64609b (127.0.107.252:38975)
I20260608 12:39:05.674181  1543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" is_pre_election: true
I20260608 12:39:05.674819  1543 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af58fe7ee43f48bfa20e13af3bd1e291 in term 1.
I20260608 12:39:05.675045  2045 leader_election.cc:290] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af58fe7ee43f48bfa20e13af3bd1e291 (127.0.107.253:35699), 079ef51979e440ad86dcb6d01b64609b (127.0.107.252:38975)
I20260608 12:39:05.676412  1609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" is_pre_election: true
I20260608 12:39:05.677083  1609 raft_consensus.cc:2468] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c10b21f6d6d7466b8d0e4bdc3f2e207d in term 1.
I20260608 12:39:05.678076  1583 leader_election.cc:304] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [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: af58fe7ee43f48bfa20e13af3bd1e291, c10b21f6d6d7466b8d0e4bdc3f2e207d; no voters: 
I20260608 12:39:05.679117  2044 raft_consensus.cc:2804] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:39:05.679535  2044 raft_consensus.cc:493] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 079ef51979e440ad86dcb6d01b64609b)
I20260608 12:39:05.679860  2044 raft_consensus.cc:3060] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:39:05.679829  1518 leader_election.cc:304] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [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: af58fe7ee43f48bfa20e13af3bd1e291, c10b21f6d6d7466b8d0e4bdc3f2e207d; no voters: 
I20260608 12:39:05.680949  2045 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:39:05.681380  2045 raft_consensus.cc:493] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 079ef51979e440ad86dcb6d01b64609b)
I20260608 12:39:05.681756  2045 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:39:05.681914  1583 leader_election.cc:336] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 079ef51979e440ad86dcb6d01b64609b (127.0.107.252:38975): Network error: Client connection negotiation failed: client connection to 127.0.107.252:38975: connect: Connection refused (error 111)
W20260608 12:39:05.682972  1518 leader_election.cc:336] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 079ef51979e440ad86dcb6d01b64609b (127.0.107.252:38975): Network error: Client connection negotiation failed: client connection to 127.0.107.252:38975: connect: Connection refused (error 111)
I20260608 12:39:05.687047  2044 raft_consensus.cc:515] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } }
I20260608 12:39:05.688596  2045 raft_consensus.cc:515] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } }
I20260608 12:39:05.689273  2044 leader_election.cc:290] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [CANDIDATE]: Term 2 election: Requested vote from peers c10b21f6d6d7466b8d0e4bdc3f2e207d (127.0.107.254:36123), 079ef51979e440ad86dcb6d01b64609b (127.0.107.252:38975)
I20260608 12:39:05.689983  1543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d"
I20260608 12:39:05.690796  1543 raft_consensus.cc:2393] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate af58fe7ee43f48bfa20e13af3bd1e291 in current term 2: Already voted for candidate c10b21f6d6d7466b8d0e4bdc3f2e207d in this term.
I20260608 12:39:05.690891  2045 leader_election.cc:290] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [CANDIDATE]: Term 2 election: Requested vote from peers af58fe7ee43f48bfa20e13af3bd1e291 (127.0.107.253:35699), 079ef51979e440ad86dcb6d01b64609b (127.0.107.252:38975)
I20260608 12:39:05.691486  1609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "af58fe7ee43f48bfa20e13af3bd1e291"
I20260608 12:39:05.692251  1609 raft_consensus.cc:2393] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c10b21f6d6d7466b8d0e4bdc3f2e207d in current term 2: Already voted for candidate af58fe7ee43f48bfa20e13af3bd1e291 in this term.
W20260608 12:39:05.694388  1583 leader_election.cc:336] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 079ef51979e440ad86dcb6d01b64609b (127.0.107.252:38975): Network error: Client connection negotiation failed: client connection to 127.0.107.252:38975: connect: Connection refused (error 111)
I20260608 12:39:05.694810  1583 leader_election.cc:304] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af58fe7ee43f48bfa20e13af3bd1e291; no voters: 079ef51979e440ad86dcb6d01b64609b, c10b21f6d6d7466b8d0e4bdc3f2e207d
W20260608 12:39:05.695441  1518 leader_election.cc:336] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 079ef51979e440ad86dcb6d01b64609b (127.0.107.252:38975): Network error: Client connection negotiation failed: client connection to 127.0.107.252:38975: connect: Connection refused (error 111)
I20260608 12:39:05.695470  2044 raft_consensus.cc:2749] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:39:05.696125  1518 leader_election.cc:304] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c10b21f6d6d7466b8d0e4bdc3f2e207d; no voters: 079ef51979e440ad86dcb6d01b64609b, af58fe7ee43f48bfa20e13af3bd1e291
I20260608 12:39:05.696846  2045 raft_consensus.cc:2749] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:39:07.199193  2056 raft_consensus.cc:493] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:07.199815  2056 raft_consensus.cc:515] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } }
I20260608 12:39:07.202234  2056 leader_election.cc:290] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c10b21f6d6d7466b8d0e4bdc3f2e207d (127.0.107.254:36123), 079ef51979e440ad86dcb6d01b64609b (127.0.107.252:38975)
I20260608 12:39:07.203048  1543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" is_pre_election: true
I20260608 12:39:07.203807  1543 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af58fe7ee43f48bfa20e13af3bd1e291 in term 2.
I20260608 12:39:07.204993  1583 leader_election.cc:304] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af58fe7ee43f48bfa20e13af3bd1e291, c10b21f6d6d7466b8d0e4bdc3f2e207d; no voters: 
I20260608 12:39:07.205642  2056 raft_consensus.cc:2804] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260608 12:39:07.205651  1583 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.252:38975: connect: Connection refused (error 111) [suppressed 13 similar messages]
I20260608 12:39:07.206051  2056 raft_consensus.cc:493] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:07.206384  2056 raft_consensus.cc:3060] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:39:07.209477  1583 leader_election.cc:336] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 079ef51979e440ad86dcb6d01b64609b (127.0.107.252:38975): Network error: Client connection negotiation failed: client connection to 127.0.107.252:38975: connect: Connection refused (error 111)
I20260608 12:39:07.211025  2056 raft_consensus.cc:515] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } }
I20260608 12:39:07.212795  2056 leader_election.cc:290] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [CANDIDATE]: Term 3 election: Requested vote from peers c10b21f6d6d7466b8d0e4bdc3f2e207d (127.0.107.254:36123), 079ef51979e440ad86dcb6d01b64609b (127.0.107.252:38975)
I20260608 12:39:07.213505  1543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d"
I20260608 12:39:07.214058  1543 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:39:07.216419  1583 leader_election.cc:336] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 079ef51979e440ad86dcb6d01b64609b (127.0.107.252:38975): Network error: Client connection negotiation failed: client connection to 127.0.107.252:38975: connect: Connection refused (error 111)
I20260608 12:39:07.219377  1543 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af58fe7ee43f48bfa20e13af3bd1e291 in term 3.
I20260608 12:39:07.220337  1583 leader_election.cc:304] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [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: af58fe7ee43f48bfa20e13af3bd1e291, c10b21f6d6d7466b8d0e4bdc3f2e207d; no voters: 079ef51979e440ad86dcb6d01b64609b
I20260608 12:39:07.220921  2056 raft_consensus.cc:2804] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:39:07.221935  2056 raft_consensus.cc:697] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 3 LEADER]: Becoming Leader. State: Replica: af58fe7ee43f48bfa20e13af3bd1e291, State: Running, Role: LEADER
I20260608 12:39:07.222594  2056 consensus_queue.cc:237] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } }
I20260608 12:39:07.226228  2059 sys_catalog.cc:455] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [sys.catalog]: SysCatalogTable state changed. Reason: New leader af58fe7ee43f48bfa20e13af3bd1e291. Latest consensus state: current_term: 3 leader_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } } }
I20260608 12:39:07.226945  2059 sys_catalog.cc:458] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:07.228307  2061 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:07.233284  2061 catalog_manager.cc:679] Loaded metadata for table test-workload [id=22f2cc3b0e43455897d142296ff9bcbe]
I20260608 12:39:07.237869  2061 tablet_loader.cc:96] loaded metadata for tablet 44bfd38b3219474e9209fc8bc238f5f2 (table test-workload [id=22f2cc3b0e43455897d142296ff9bcbe])
I20260608 12:39:07.239015  2061 tablet_loader.cc:96] loaded metadata for tablet 758774c584ce40ba951fae6b52438c5d (table test-workload [id=22f2cc3b0e43455897d142296ff9bcbe])
I20260608 12:39:07.240000  2061 tablet_loader.cc:96] loaded metadata for tablet 8c62fef3ba704f26ab56fda0af518a90 (table test-workload [id=22f2cc3b0e43455897d142296ff9bcbe])
I20260608 12:39:07.240947  2061 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:07.243918  2061 catalog_manager.cc:1294] Loaded cluster ID: 29f66c3e042b4f08a21a6736a747468e
I20260608 12:39:07.244165  2061 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:07.247581  2061 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:07.250705  2061 catalog_manager.cc:6080] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291: Loaded TSK: 0
I20260608 12:39:07.251569  2061 catalog_manager.cc:1549] Initializing in-progress tserver states...
W20260608 12:39:07.643342  1583 consensus_peers.cc:597] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 -> Peer 079ef51979e440ad86dcb6d01b64609b (127.0.107.252:38975): Couldn't send request to peer 079ef51979e440ad86dcb6d01b64609b. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.252:38975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:07.842679  1543 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 3 FOLLOWER]: Refusing update from remote peer af58fe7ee43f48bfa20e13af3bd1e291: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 3 index: 10. (index mismatch)
I20260608 12:39:07.844569  2059 consensus_queue.cc:1048] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260608 12:39:07.854588  2063 sys_catalog.cc:455] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [sys.catalog]: SysCatalogTable state changed. Reason: New leader af58fe7ee43f48bfa20e13af3bd1e291. Latest consensus state: current_term: 3 leader_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } } }
I20260608 12:39:07.855901  2063 sys_catalog.cc:458] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:07.856670  2065 sys_catalog.cc:455] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } } }
I20260608 12:39:07.857277  2065 sys_catalog.cc:458] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:07.859136  2063 sys_catalog.cc:455] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c10b21f6d6d7466b8d0e4bdc3f2e207d" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 36123 } } peers { permanent_uuid: "af58fe7ee43f48bfa20e13af3bd1e291" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 35699 } } peers { permanent_uuid: "079ef51979e440ad86dcb6d01b64609b" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 38975 } } }
I20260608 12:39:07.859782  2063 sys_catalog.cc:458] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:39:07.871593  1741 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:07.871949  1741 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:08.122677  1907 heartbeater.cc:499] Master 127.0.107.253:35699 was elected leader, sending a full tablet report...
I20260608 12:39:08.338014   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:39:08.361104   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:08.361850   431 tablet_replica.cc:333] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e: stopping tablet replica
I20260608 12:39:08.362473   431 raft_consensus.cc:2243] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:08.363111   431 raft_consensus.cc:2272] T 8c62fef3ba704f26ab56fda0af518a90 P 8455857859644f4b986a21a20081595e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:08.382570   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:39:08.394233   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:39:08.415205   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:08.416034   431 tablet_replica.cc:333] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd: stopping tablet replica
I20260608 12:39:08.416750   431 raft_consensus.cc:2243] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:08.417333   431 raft_consensus.cc:2272] T 44bfd38b3219474e9209fc8bc238f5f2 P 1088648fd2784f4086b2a6e4e7af3bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:08.436388   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:39:08.446306   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:39:08.472110   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:08.472927   431 tablet_replica.cc:333] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3: stopping tablet replica
I20260608 12:39:08.473532   431 raft_consensus.cc:2243] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:08.474095   431 raft_consensus.cc:2272] T 758774c584ce40ba951fae6b52438c5d P 0736f87b847342a9962c7f6900fd19b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:08.493193   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:39:08.503523   431 master.cc:562] Master@127.0.107.254:36123 shutting down...
I20260608 12:39:08.522241   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:08.522869   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:08.523219   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P c10b21f6d6d7466b8d0e4bdc3f2e207d: stopping tablet replica
I20260608 12:39:08.542833   431 master.cc:584] Master@127.0.107.254:36123 shutdown complete.
I20260608 12:39:08.557216   431 master.cc:562] Master@127.0.107.253:35699 shutting down...
I20260608 12:39:08.574388   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:39:08.575376   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:08.575732   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P af58fe7ee43f48bfa20e13af3bd1e291: stopping tablet replica
I20260608 12:39:08.595578   431 master.cc:584] Master@127.0.107.253:35699 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (7171 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:39:08.627003   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36457
I20260608 12:39:08.628331   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:08.633853  2075 instance_detector.cc: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:08.633939  2074 instance_detector.cc: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:08.634966  2077 instance_detector.cc: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:08.636775   431 server_base.cc:1061] running on GCE node
I20260608 12:39:08.637588   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:08.637773   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:08.637965   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922348637951 us; error 0 us; skew 500 ppm
I20260608 12:39:08.638471   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:08.640877   431 webserver.cc:533] Webserver started at http://127.0.107.254:42271/ using document root <none> and password file <none>
I20260608 12:39:08.641355   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:08.641513   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:08.641728   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:08.642881   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "4c13d2acacd5467d8ea005ade8eddffe"
format_stamp: "Formatted at 2026-06-08 12:39:08 on dist-test-slave-vkhm"
I20260608 12:39:08.647428   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:39:08.650878  2082 log_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:08.651638   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:39:08.651929   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "4c13d2acacd5467d8ea005ade8eddffe"
format_stamp: "Formatted at 2026-06-08 12:39:08 on dist-test-slave-vkhm"
I20260608 12:39:08.652249   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-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:08.665624   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:08.666872   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:08.706111   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36457
I20260608 12:39:08.706233  2133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36457 every 8 connection(s)
I20260608 12:39:08.710570  2134 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:08.720474  2134 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe: Bootstrap starting.
I20260608 12:39:08.725196  2134 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:08.729935  2134 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe: No bootstrap required, opened a new log
I20260608 12:39:08.732156  2134 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c13d2acacd5467d8ea005ade8eddffe" member_type: VOTER }
I20260608 12:39:08.732594  2134 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:08.732832  2134 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c13d2acacd5467d8ea005ade8eddffe, State: Initialized, Role: FOLLOWER
I20260608 12:39:08.733450  2134 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4c13d2acacd5467d8ea005ade8eddffe" member_type: VOTER }
I20260608 12:39:08.733899  2134 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:08.734122  2134 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:08.734365  2134 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:08.743110  2134 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c13d2acacd5467d8ea005ade8eddffe" member_type: VOTER }
I20260608 12:39:08.743733  2134 leader_election.cc:304] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [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: 4c13d2acacd5467d8ea005ade8eddffe; no voters: 
I20260608 12:39:08.744952  2134 leader_election.cc:290] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:08.745507  2137 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:08.747059  2137 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [term 1 LEADER]: Becoming Leader. State: Replica: 4c13d2acacd5467d8ea005ade8eddffe, State: Running, Role: LEADER
I20260608 12:39:08.747867  2137 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [LEADER]: Queue going to LEADER mode. State: All 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: "4c13d2acacd5467d8ea005ade8eddffe" member_type: VOTER }
I20260608 12:39:08.748284  2134 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:08.750998  2138 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4c13d2acacd5467d8ea005ade8eddffe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c13d2acacd5467d8ea005ade8eddffe" member_type: VOTER } }
I20260608 12:39:08.751139  2139 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c13d2acacd5467d8ea005ade8eddffe. Latest consensus state: current_term: 1 leader_uuid: "4c13d2acacd5467d8ea005ade8eddffe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c13d2acacd5467d8ea005ade8eddffe" member_type: VOTER } }
I20260608 12:39:08.751663  2139 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:08.751609  2138 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:08.756114  2142 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:08.762341  2142 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:08.764616   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:08.772058  2142 catalog_manager.cc:1382] Generated new cluster ID: b8ed149ff503411499f99f23564e095b
I20260608 12:39:08.772387  2142 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:08.800755  2142 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:08.802271  2142 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:08.817241  2142 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe: Generated new TSK 0
I20260608 12:39:08.817876  2142 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:08.831259   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:08.837668  2155 instance_detector.cc: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:08.838632  2156 instance_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:08.841349   431 server_base.cc:1061] running on GCE node
W20260608 12:39:08.841398  2158 instance_detector.cc: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:08.842527   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:08.842767   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:08.842897   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922348842885 us; error 0 us; skew 500 ppm
I20260608 12:39:08.843417   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:08.845747   431 webserver.cc:533] Webserver started at http://127.0.107.193:42603/ using document root <none> and password file <none>
I20260608 12:39:08.846427   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:08.846596   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:08.846892   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:08.848088   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "321c6d66a6fa4297a1f89864c1dfafd5"
format_stamp: "Formatted at 2026-06-08 12:39:08 on dist-test-slave-vkhm"
I20260608 12:39:08.852923   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:39:08.857000  2163 log_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:08.857920   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:39:08.858222   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "321c6d66a6fa4297a1f89864c1dfafd5"
format_stamp: "Formatted at 2026-06-08 12:39:08 on dist-test-slave-vkhm"
I20260608 12:39:08.858551   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-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:08.871395   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:08.872761   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:08.874816   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:08.877465   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:08.877668   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:08.877996   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:08.878175   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:08.920945   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35713
I20260608 12:39:08.921124  2225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35713 every 8 connection(s)
I20260608 12:39:08.926157   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:08.934422  2230 instance_detector.cc: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:08.935475  2231 instance_detector.cc: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:08.938244  2233 instance_detector.cc: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:08.939142   431 server_base.cc:1061] running on GCE node
I20260608 12:39:08.940310   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:08.940560   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:08.940747   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922348940730 us; error 0 us; skew 500 ppm
I20260608 12:39:08.941313  2226 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36457
I20260608 12:39:08.941478   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:08.941766  2226 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:08.942610  2226 heartbeater.cc:507] Master 127.0.107.254:36457 requested a full tablet report, sending...
I20260608 12:39:08.944386   431 webserver.cc:533] Webserver started at http://127.0.107.194:42331/ using document root <none> and password file <none>
I20260608 12:39:08.944949   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:08.945171   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:08.945168  2099 ts_manager.cc:194] Registered new tserver with Master: 321c6d66a6fa4297a1f89864c1dfafd5 (127.0.107.193:35713)
I20260608 12:39:08.945734   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:08.946872   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "f8ea740f4520451a81eb924b3b1d670d"
format_stamp: "Formatted at 2026-06-08 12:39:08 on dist-test-slave-vkhm"
I20260608 12:39:08.947360  2099 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50250
I20260608 12:39:08.952379   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:39:08.955991  2238 log_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:08.956910   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:39:08.957212   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "f8ea740f4520451a81eb924b3b1d670d"
format_stamp: "Formatted at 2026-06-08 12:39:08 on dist-test-slave-vkhm"
I20260608 12:39:08.957495   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-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:08.979265   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:08.980544   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:08.982053   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:08.984419   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:08.984643   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:08.984885   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:08.985073   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:09.027283   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42315
I20260608 12:39:09.027405  2300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42315 every 8 connection(s)
I20260608 12:39:09.032609   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:09.041340  2304 instance_detector.cc: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:09.042960  2305 instance_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:09.044767   431 server_base.cc:1061] running on GCE node
W20260608 12:39:09.046096  2307 instance_detector.cc: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:09.046847  2301 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36457
I20260608 12:39:09.047237  2301 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:09.047226   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:09.047736   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:09.047941   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922349047918 us; error 0 us; skew 500 ppm
I20260608 12:39:09.048398  2301 heartbeater.cc:507] Master 127.0.107.254:36457 requested a full tablet report, sending...
I20260608 12:39:09.048702   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:09.050745  2099 ts_manager.cc:194] Registered new tserver with Master: f8ea740f4520451a81eb924b3b1d670d (127.0.107.194:42315)
I20260608 12:39:09.051523   431 webserver.cc:533] Webserver started at http://127.0.107.195:37883/ using document root <none> and password file <none>
I20260608 12:39:09.052121   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:09.052407   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:09.052412  2099 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50260
I20260608 12:39:09.052865   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:09.054405   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "652781c09a3e41579aa8ad5aa9c04c1a"
format_stamp: "Formatted at 2026-06-08 12:39:09 on dist-test-slave-vkhm"
I20260608 12:39:09.059662   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:39:09.063506  2312 log_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:09.064333   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:39:09.064662   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "652781c09a3e41579aa8ad5aa9c04c1a"
format_stamp: "Formatted at 2026-06-08 12:39:09 on dist-test-slave-vkhm"
I20260608 12:39:09.064977   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-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:09.080996   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:09.082326   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:09.083890   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:09.087997   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:09.088284   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:39:09.088562   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:09.088766   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:09.132923   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35925
I20260608 12:39:09.133052  2374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35925 every 8 connection(s)
I20260608 12:39:09.149505  2375 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36457
I20260608 12:39:09.149951  2375 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:09.150833  2375 heartbeater.cc:507] Master 127.0.107.254:36457 requested a full tablet report, sending...
I20260608 12:39:09.152948  2099 ts_manager.cc:194] Registered new tserver with Master: 652781c09a3e41579aa8ad5aa9c04c1a (127.0.107.195:35925)
I20260608 12:39:09.153118   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015225125s
I20260608 12:39:09.154585  2099 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50272
I20260608 12:39:09.950075  2226 heartbeater.cc:499] Master 127.0.107.254:36457 was elected leader, sending a full tablet report...
I20260608 12:39:10.055225  2301 heartbeater.cc:499] Master 127.0.107.254:36457 was elected leader, sending a full tablet report...
I20260608 12:39:10.157346  2375 heartbeater.cc:499] Master 127.0.107.254:36457 was elected leader, sending a full tablet report...
I20260608 12:39:10.208819  2099 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50286:
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:39:10.211032  2099 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:39:10.261544  2190 tablet_service.cc:1511] Processing CreateTablet for tablet fd056d9953b64027807d77217faa825c (DEFAULT_TABLE table=test-workload [id=3a4cae6418994ce585c94e2182c4a93e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:39:10.261880  2191 tablet_service.cc:1511] Processing CreateTablet for tablet 322da11f85ab4363a73a6e5960ed1dd8 (DEFAULT_TABLE table=test-workload [id=3a4cae6418994ce585c94e2182c4a93e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:39:10.263204  2190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd056d9953b64027807d77217faa825c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:10.263885  2191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322da11f85ab4363a73a6e5960ed1dd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:10.271489  2340 tablet_service.cc:1511] Processing CreateTablet for tablet 322da11f85ab4363a73a6e5960ed1dd8 (DEFAULT_TABLE table=test-workload [id=3a4cae6418994ce585c94e2182c4a93e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:39:10.271889  2339 tablet_service.cc:1511] Processing CreateTablet for tablet fd056d9953b64027807d77217faa825c (DEFAULT_TABLE table=test-workload [id=3a4cae6418994ce585c94e2182c4a93e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:39:10.272109  2266 tablet_service.cc:1511] Processing CreateTablet for tablet 322da11f85ab4363a73a6e5960ed1dd8 (DEFAULT_TABLE table=test-workload [id=3a4cae6418994ce585c94e2182c4a93e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:39:10.272996  2340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322da11f85ab4363a73a6e5960ed1dd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:10.272905  2265 tablet_service.cc:1511] Processing CreateTablet for tablet fd056d9953b64027807d77217faa825c (DEFAULT_TABLE table=test-workload [id=3a4cae6418994ce585c94e2182c4a93e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:39:10.273437  2266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322da11f85ab4363a73a6e5960ed1dd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:10.273655  2339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd056d9953b64027807d77217faa825c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:10.274308  2265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd056d9953b64027807d77217faa825c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:10.302107  2395 tablet_bootstrap.cc:492] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a: Bootstrap starting.
I20260608 12:39:10.306381  2396 tablet_bootstrap.cc:492] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d: Bootstrap starting.
I20260608 12:39:10.309047  2397 tablet_bootstrap.cc:492] T fd056d9953b64027807d77217faa825c P 321c6d66a6fa4297a1f89864c1dfafd5: Bootstrap starting.
I20260608 12:39:10.311115  2395 tablet_bootstrap.cc:654] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:10.313998  2396 tablet_bootstrap.cc:654] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:10.316486  2397 tablet_bootstrap.cc:654] T fd056d9953b64027807d77217faa825c P 321c6d66a6fa4297a1f89864c1dfafd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:10.318230  2395 tablet_bootstrap.cc:492] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a: No bootstrap required, opened a new log
I20260608 12:39:10.318761  2395 ts_tablet_manager.cc:1403] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260608 12:39:10.320720  2396 tablet_bootstrap.cc:492] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d: No bootstrap required, opened a new log
I20260608 12:39:10.321162  2396 ts_tablet_manager.cc:1403] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:39:10.321981  2395 raft_consensus.cc:359] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.322620  2395 raft_consensus.cc:385] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:10.322774  2397 tablet_bootstrap.cc:492] T fd056d9953b64027807d77217faa825c P 321c6d66a6fa4297a1f89864c1dfafd5: No bootstrap required, opened a new log
I20260608 12:39:10.322889  2395 raft_consensus.cc:740] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652781c09a3e41579aa8ad5aa9c04c1a, State: Initialized, Role: FOLLOWER
I20260608 12:39:10.323343  2397 ts_tablet_manager.cc:1403] T fd056d9953b64027807d77217faa825c P 321c6d66a6fa4297a1f89864c1dfafd5: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260608 12:39:10.323802  2395 consensus_queue.cc:260] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.324330  2396 raft_consensus.cc:359] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.325069  2396 raft_consensus.cc:385] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:10.325430  2396 raft_consensus.cc:740] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ea740f4520451a81eb924b3b1d670d, State: Initialized, Role: FOLLOWER
I20260608 12:39:10.326727  2395 ts_tablet_manager.cc:1434] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:39:10.326476  2397 raft_consensus.cc:359] T fd056d9953b64027807d77217faa825c P 321c6d66a6fa4297a1f89864c1dfafd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.326437  2396 consensus_queue.cc:260] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.327383  2397 raft_consensus.cc:385] T fd056d9953b64027807d77217faa825c P 321c6d66a6fa4297a1f89864c1dfafd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:10.327834  2395 tablet_bootstrap.cc:492] T fd056d9953b64027807d77217faa825c P 652781c09a3e41579aa8ad5aa9c04c1a: Bootstrap starting.
I20260608 12:39:10.327746  2397 raft_consensus.cc:740] T fd056d9953b64027807d77217faa825c P 321c6d66a6fa4297a1f89864c1dfafd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 321c6d66a6fa4297a1f89864c1dfafd5, State: Initialized, Role: FOLLOWER
I20260608 12:39:10.328853  2397 consensus_queue.cc:260] T fd056d9953b64027807d77217faa825c P 321c6d66a6fa4297a1f89864c1dfafd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.334910  2395 tablet_bootstrap.cc:654] T fd056d9953b64027807d77217faa825c P 652781c09a3e41579aa8ad5aa9c04c1a: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:10.342486  2396 ts_tablet_manager.cc:1434] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.000s
I20260608 12:39:10.342938  2395 tablet_bootstrap.cc:492] T fd056d9953b64027807d77217faa825c P 652781c09a3e41579aa8ad5aa9c04c1a: No bootstrap required, opened a new log
I20260608 12:39:10.343400  2395 ts_tablet_manager.cc:1403] T fd056d9953b64027807d77217faa825c P 652781c09a3e41579aa8ad5aa9c04c1a: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260608 12:39:10.344911  2396 tablet_bootstrap.cc:492] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d: Bootstrap starting.
I20260608 12:39:10.346098  2395 raft_consensus.cc:359] T fd056d9953b64027807d77217faa825c P 652781c09a3e41579aa8ad5aa9c04c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.346958  2395 raft_consensus.cc:385] T fd056d9953b64027807d77217faa825c P 652781c09a3e41579aa8ad5aa9c04c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:10.347326  2395 raft_consensus.cc:740] T fd056d9953b64027807d77217faa825c P 652781c09a3e41579aa8ad5aa9c04c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652781c09a3e41579aa8ad5aa9c04c1a, State: Initialized, Role: FOLLOWER
I20260608 12:39:10.348358  2395 consensus_queue.cc:260] T fd056d9953b64027807d77217faa825c P 652781c09a3e41579aa8ad5aa9c04c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.353454  2396 tablet_bootstrap.cc:654] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:10.353504  2397 ts_tablet_manager.cc:1434] T fd056d9953b64027807d77217faa825c P 321c6d66a6fa4297a1f89864c1dfafd5: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.026s
I20260608 12:39:10.355166  2397 tablet_bootstrap.cc:492] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5: Bootstrap starting.
I20260608 12:39:10.358119  2395 ts_tablet_manager.cc:1434] T fd056d9953b64027807d77217faa825c P 652781c09a3e41579aa8ad5aa9c04c1a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 12:39:10.362310  2397 tablet_bootstrap.cc:654] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:10.370280  2397 tablet_bootstrap.cc:492] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5: No bootstrap required, opened a new log
I20260608 12:39:10.370747  2397 ts_tablet_manager.cc:1403] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 12:39:10.371450  2396 tablet_bootstrap.cc:492] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d: No bootstrap required, opened a new log
I20260608 12:39:10.372021  2396 ts_tablet_manager.cc:1403] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260608 12:39:10.373224  2397 raft_consensus.cc:359] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.373764  2397 raft_consensus.cc:385] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:10.373998  2397 raft_consensus.cc:740] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 321c6d66a6fa4297a1f89864c1dfafd5, State: Initialized, Role: FOLLOWER
I20260608 12:39:10.374399  2396 raft_consensus.cc:359] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.374639  2397 consensus_queue.cc:260] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.375027  2396 raft_consensus.cc:385] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:10.375370  2396 raft_consensus.cc:740] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8ea740f4520451a81eb924b3b1d670d, State: Initialized, Role: FOLLOWER
I20260608 12:39:10.376624  2397 ts_tablet_manager.cc:1434] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:39:10.376103  2396 consensus_queue.cc:260] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.378435  2396 ts_tablet_manager.cc:1434] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:39:10.400851  2402 raft_consensus.cc:493] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:10.401302  2402 raft_consensus.cc:515] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.403587  2402 leader_election.cc:290] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 321c6d66a6fa4297a1f89864c1dfafd5 (127.0.107.193:35713), 652781c09a3e41579aa8ad5aa9c04c1a (127.0.107.195:35925)
I20260608 12:39:10.414412  2201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd056d9953b64027807d77217faa825c" candidate_uuid: "f8ea740f4520451a81eb924b3b1d670d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" is_pre_election: true
I20260608 12:39:10.415134  2201 raft_consensus.cc:2468] T fd056d9953b64027807d77217faa825c P 321c6d66a6fa4297a1f89864c1dfafd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ea740f4520451a81eb924b3b1d670d in term 0.
I20260608 12:39:10.415217  2350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd056d9953b64027807d77217faa825c" candidate_uuid: "f8ea740f4520451a81eb924b3b1d670d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" is_pre_election: true
I20260608 12:39:10.415851  2350 raft_consensus.cc:2468] T fd056d9953b64027807d77217faa825c P 652781c09a3e41579aa8ad5aa9c04c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8ea740f4520451a81eb924b3b1d670d in term 0.
I20260608 12:39:10.416460  2242 leader_election.cc:304] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 321c6d66a6fa4297a1f89864c1dfafd5, f8ea740f4520451a81eb924b3b1d670d; no voters: 
I20260608 12:39:10.417362  2402 raft_consensus.cc:2804] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:10.417711  2402 raft_consensus.cc:493] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:10.418006  2402 raft_consensus.cc:3060] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:10.422709  2402 raft_consensus.cc:515] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.424374  2402 leader_election.cc:290] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [CANDIDATE]: Term 1 election: Requested vote from peers 321c6d66a6fa4297a1f89864c1dfafd5 (127.0.107.193:35713), 652781c09a3e41579aa8ad5aa9c04c1a (127.0.107.195:35925)
I20260608 12:39:10.425304  2201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd056d9953b64027807d77217faa825c" candidate_uuid: "f8ea740f4520451a81eb924b3b1d670d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "321c6d66a6fa4297a1f89864c1dfafd5"
I20260608 12:39:10.425510  2350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd056d9953b64027807d77217faa825c" candidate_uuid: "f8ea740f4520451a81eb924b3b1d670d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652781c09a3e41579aa8ad5aa9c04c1a"
I20260608 12:39:10.425906  2201 raft_consensus.cc:3060] T fd056d9953b64027807d77217faa825c P 321c6d66a6fa4297a1f89864c1dfafd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:10.426080  2350 raft_consensus.cc:3060] T fd056d9953b64027807d77217faa825c P 652781c09a3e41579aa8ad5aa9c04c1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:10.430703  2201 raft_consensus.cc:2468] T fd056d9953b64027807d77217faa825c P 321c6d66a6fa4297a1f89864c1dfafd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ea740f4520451a81eb924b3b1d670d in term 1.
I20260608 12:39:10.431078  2350 raft_consensus.cc:2468] T fd056d9953b64027807d77217faa825c P 652781c09a3e41579aa8ad5aa9c04c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8ea740f4520451a81eb924b3b1d670d in term 1.
I20260608 12:39:10.431738  2242 leader_election.cc:304] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 321c6d66a6fa4297a1f89864c1dfafd5, f8ea740f4520451a81eb924b3b1d670d; no voters: 
I20260608 12:39:10.432586  2402 raft_consensus.cc:2804] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:10.433729  2402 raft_consensus.cc:697] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [term 1 LEADER]: Becoming Leader. State: Replica: f8ea740f4520451a81eb924b3b1d670d, State: Running, Role: LEADER
I20260608 12:39:10.434412  2402 consensus_queue.cc:237] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.441677  2096 catalog_manager.cc:5696] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d reported cstate change: term changed from 0 to 1, leader changed from <none> to f8ea740f4520451a81eb924b3b1d670d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "f8ea740f4520451a81eb924b3b1d670d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:10.562995  2403 raft_consensus.cc:493] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:39:10.563443  2403 raft_consensus.cc:515] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.565568  2403 leader_election.cc:290] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8ea740f4520451a81eb924b3b1d670d (127.0.107.194:42315), 652781c09a3e41579aa8ad5aa9c04c1a (127.0.107.195:35925)
I20260608 12:39:10.576083  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322da11f85ab4363a73a6e5960ed1dd8" candidate_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ea740f4520451a81eb924b3b1d670d" is_pre_election: true
I20260608 12:39:10.576849  2276 raft_consensus.cc:2468] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 321c6d66a6fa4297a1f89864c1dfafd5 in term 0.
I20260608 12:39:10.577124  2350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322da11f85ab4363a73a6e5960ed1dd8" candidate_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" is_pre_election: true
I20260608 12:39:10.577729  2350 raft_consensus.cc:2468] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 321c6d66a6fa4297a1f89864c1dfafd5 in term 0.
I20260608 12:39:10.577898  2167 leader_election.cc:304] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 321c6d66a6fa4297a1f89864c1dfafd5, f8ea740f4520451a81eb924b3b1d670d; no voters: 
I20260608 12:39:10.578684  2403 raft_consensus.cc:2804] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:39:10.579049  2403 raft_consensus.cc:493] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:39:10.579361  2403 raft_consensus.cc:3060] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:10.583972  2403 raft_consensus.cc:515] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.585800  2403 leader_election.cc:290] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [CANDIDATE]: Term 1 election: Requested vote from peers f8ea740f4520451a81eb924b3b1d670d (127.0.107.194:42315), 652781c09a3e41579aa8ad5aa9c04c1a (127.0.107.195:35925)
I20260608 12:39:10.586498  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322da11f85ab4363a73a6e5960ed1dd8" candidate_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8ea740f4520451a81eb924b3b1d670d"
I20260608 12:39:10.586810  2350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "322da11f85ab4363a73a6e5960ed1dd8" candidate_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652781c09a3e41579aa8ad5aa9c04c1a"
I20260608 12:39:10.587050  2276 raft_consensus.cc:3060] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:10.587414  2350 raft_consensus.cc:3060] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:10.591661  2350 raft_consensus.cc:2468] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 321c6d66a6fa4297a1f89864c1dfafd5 in term 1.
I20260608 12:39:10.591733  2276 raft_consensus.cc:2468] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 321c6d66a6fa4297a1f89864c1dfafd5 in term 1.
I20260608 12:39:10.592777  2167 leader_election.cc:304] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 321c6d66a6fa4297a1f89864c1dfafd5, 652781c09a3e41579aa8ad5aa9c04c1a; no voters: 
I20260608 12:39:10.593503  2403 raft_consensus.cc:2804] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:10.594662  2403 raft_consensus.cc:697] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [term 1 LEADER]: Becoming Leader. State: Replica: 321c6d66a6fa4297a1f89864c1dfafd5, State: Running, Role: LEADER
I20260608 12:39:10.595358  2403 consensus_queue.cc:237] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } }
I20260608 12:39:10.602273  2096 catalog_manager.cc:5696] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 321c6d66a6fa4297a1f89864c1dfafd5 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } health_report { overall_health: UNKNOWN } } }
I20260608 12:39:10.764595  2152 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:10.767063  2152 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:10.767496  2152 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:10.834709  2402 consensus_queue.cc:1048] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [LEADER]: Connected to new peer: Peer: permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:10.847914  2402 consensus_queue.cc:1048] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [LEADER]: Connected to new peer: Peer: permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:11.104668  2403 consensus_queue.cc:1048] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:11.116190  2422 consensus_queue.cc:1048] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:39:12.768528  2152 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:12.771579  2152 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:12.772034  2152 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:14.773047  2152 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:14.774983  2152 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:14.775297  2152 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:16.776052  2152 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:16.778180  2152 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:16.778470  2152 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:18.779563  2152 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:18.781827  2152 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:18.782205  2152 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:20.783291  2152 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:20.785748  2152 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:20.786113  2152 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:21.699331   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:21.707037  2433 instance_detector.cc: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:21.708006  2434 instance_detector.cc: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:21.709097  2436 instance_detector.cc: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:21.710134   431 server_base.cc:1061] running on GCE node
I20260608 12:39:21.712356   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:21.712610   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:21.712831   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922361712812 us; error 0 us; skew 500 ppm
I20260608 12:39:21.713620   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:21.716470   431 webserver.cc:533] Webserver started at http://127.0.107.196:40943/ using document root <none> and password file <none>
I20260608 12:39:21.717034   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:21.717272   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:21.717600   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:21.718948   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-3-root/instance:
uuid: "5c68a46a3a6d4186b9ac0a38dc31769f"
format_stamp: "Formatted at 2026-06-08 12:39:21 on dist-test-slave-vkhm"
I20260608 12:39:21.723698   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 12:39:21.727263  2441 log_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:21.728098   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:39:21.728462   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-3-root
uuid: "5c68a46a3a6d4186b9ac0a38dc31769f"
format_stamp: "Formatted at 2026-06-08 12:39:21 on dist-test-slave-vkhm"
I20260608 12:39:21.728751   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-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:21.742761   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:21.744107   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:21.745694   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:21.748344   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:21.748574   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:21.748826   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:21.749025   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:21.791985   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:33149
I20260608 12:39:21.792105  2503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:33149 every 8 connection(s)
I20260608 12:39:21.807312  2504 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36457
I20260608 12:39:21.807731  2504 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:21.808512  2504 heartbeater.cc:507] Master 127.0.107.254:36457 requested a full tablet report, sending...
I20260608 12:39:21.810566  2096 ts_manager.cc:194] Registered new tserver with Master: 5c68a46a3a6d4186b9ac0a38dc31769f (127.0.107.196:33149)
I20260608 12:39:21.812016  2096 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37350
I20260608 12:39:21.835239  2201 consensus_queue.cc:237] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [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: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } attrs { replace: true } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: true } }
I20260608 12:39:21.845150  2350 raft_consensus.cc:1275] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a [term 1 FOLLOWER]: Refusing update from remote peer 321c6d66a6fa4297a1f89864c1dfafd5: 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:21.845573  2276 raft_consensus.cc:1275] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d [term 1 FOLLOWER]: Refusing update from remote peer 321c6d66a6fa4297a1f89864c1dfafd5: 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:21.847088  2511 consensus_queue.cc:1048] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:39:21.848511  2428 consensus_queue.cc:1048] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } 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:39:21.860436  2167 consensus_peers.cc:597] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 -> Peer 5c68a46a3a6d4186b9ac0a38dc31769f (127.0.107.196:33149): Couldn't send request to peer 5c68a46a3a6d4186b9ac0a38dc31769f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 322da11f85ab4363a73a6e5960ed1dd8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:39:21.860073  2511 raft_consensus.cc:2955] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c68a46a3a6d4186b9ac0a38dc31769f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } attrs { replace: true } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: true } } }
I20260608 12:39:21.862267  2276 raft_consensus.cc:2955] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c68a46a3a6d4186b9ac0a38dc31769f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } attrs { replace: true } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: true } } }
I20260608 12:39:21.866794  2350 raft_consensus.cc:2955] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5c68a46a3a6d4186b9ac0a38dc31769f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } attrs { replace: true } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: true } } }
I20260608 12:39:21.876597  2096 catalog_manager.cc:5696] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d reported cstate change: config changed from index -1 to 2, NON_VOTER 5c68a46a3a6d4186b9ac0a38dc31769f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } attrs { replace: true } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: true } } }
I20260608 12:39:22.263811  2522 ts_tablet_manager.cc:933] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f: Initiating tablet copy from peer 321c6d66a6fa4297a1f89864c1dfafd5 (127.0.107.193:35713)
I20260608 12:39:22.265872  2522 tablet_copy_client.cc:323] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:35713
I20260608 12:39:22.274964  2211 tablet_copy_service.cc:140] P 321c6d66a6fa4297a1f89864c1dfafd5: Received BeginTabletCopySession request for tablet 322da11f85ab4363a73a6e5960ed1dd8 from peer 5c68a46a3a6d4186b9ac0a38dc31769f ({username='slave'} at 127.0.0.1:40090)
I20260608 12:39:22.275516  2211 tablet_copy_service.cc:161] P 321c6d66a6fa4297a1f89864c1dfafd5: Beginning new tablet copy session on tablet 322da11f85ab4363a73a6e5960ed1dd8 from peer 5c68a46a3a6d4186b9ac0a38dc31769f at {username='slave'} at 127.0.0.1:40090: session id = 5c68a46a3a6d4186b9ac0a38dc31769f-322da11f85ab4363a73a6e5960ed1dd8
I20260608 12:39:22.280952  2211 tablet_copy_source_session.cc:215] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:39:22.283852  2522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 322da11f85ab4363a73a6e5960ed1dd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:39:22.295799  2522 tablet_copy_client.cc:806] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f: tablet copy: Starting download of 0 data blocks...
I20260608 12:39:22.296428  2522 tablet_copy_client.cc:670] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:39:22.300235  2522 tablet_copy_client.cc:538] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:39:22.306046  2522 tablet_bootstrap.cc:492] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f: Bootstrap starting.
I20260608 12:39:22.322320  2522 tablet_bootstrap.cc:492] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f: 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:22.323045  2522 tablet_bootstrap.cc:492] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f: Bootstrap complete.
I20260608 12:39:22.323612  2522 ts_tablet_manager.cc:1403] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260608 12:39:22.325992  2522 raft_consensus.cc:359] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } attrs { replace: true } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: true } }
I20260608 12:39:22.326601  2522 raft_consensus.cc:740] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5c68a46a3a6d4186b9ac0a38dc31769f, State: Initialized, Role: LEARNER
I20260608 12:39:22.327158  2522 consensus_queue.cc:260] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f [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: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } attrs { replace: true } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: true } }
I20260608 12:39:22.329555  2504 heartbeater.cc:499] Master 127.0.107.254:36457 was elected leader, sending a full tablet report...
I20260608 12:39:22.329936  2522 ts_tablet_manager.cc:1434] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.007s
I20260608 12:39:22.332027  2211 tablet_copy_service.cc:342] P 321c6d66a6fa4297a1f89864c1dfafd5: Request end of tablet copy session 5c68a46a3a6d4186b9ac0a38dc31769f-322da11f85ab4363a73a6e5960ed1dd8 received from {username='slave'} at 127.0.0.1:40090
I20260608 12:39:22.332551  2211 tablet_copy_service.cc:434] P 321c6d66a6fa4297a1f89864c1dfafd5: ending tablet copy session 5c68a46a3a6d4186b9ac0a38dc31769f-322da11f85ab4363a73a6e5960ed1dd8 on tablet 322da11f85ab4363a73a6e5960ed1dd8 with peer 5c68a46a3a6d4186b9ac0a38dc31769f
I20260608 12:39:22.787076  2152 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:22.789928  2152 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:22.790380  2152 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:22.839515  2479 raft_consensus.cc:1217] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:39:23.401211  2529 raft_consensus.cc:1064] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5: attempting to promote NON_VOTER 5c68a46a3a6d4186b9ac0a38dc31769f to VOTER
I20260608 12:39:23.403733  2529 consensus_queue.cc:237] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [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: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } attrs { replace: true } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: false } }
I20260608 12:39:23.410593  2479 raft_consensus.cc:1275] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f [term 1 LEARNER]: Refusing update from remote peer 321c6d66a6fa4297a1f89864c1dfafd5: 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:23.411388  2350 raft_consensus.cc:1275] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a [term 1 FOLLOWER]: Refusing update from remote peer 321c6d66a6fa4297a1f89864c1dfafd5: 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:23.412952  2428 consensus_queue.cc:1048] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } 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:23.414085  2529 consensus_queue.cc:1048] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33149 } 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:23.415850  2276 raft_consensus.cc:1275] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d [term 1 FOLLOWER]: Refusing update from remote peer 321c6d66a6fa4297a1f89864c1dfafd5: 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:23.420100  2529 consensus_queue.cc:1048] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:39:23.425793  2428 raft_consensus.cc:2955] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c68a46a3a6d4186b9ac0a38dc31769f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } attrs { replace: true } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: false } } }
I20260608 12:39:23.430455  2350 raft_consensus.cc:2955] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c68a46a3a6d4186b9ac0a38dc31769f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } attrs { replace: true } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: false } } }
I20260608 12:39:23.435890  2276 raft_consensus.cc:2955] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c68a46a3a6d4186b9ac0a38dc31769f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } attrs { replace: true } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: false } } }
I20260608 12:39:23.442015  2098 catalog_manager.cc:5696] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 reported cstate change: config changed from index 2 to 3, 5c68a46a3a6d4186b9ac0a38dc31769f (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:39:23.445583  2479 raft_consensus.cc:2955] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5c68a46a3a6d4186b9ac0a38dc31769f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "652781c09a3e41579aa8ad5aa9c04c1a" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35925 } attrs { replace: true } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: false } } }
I20260608 12:39:23.471120  2201 consensus_queue.cc:237] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [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: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: false } }
I20260608 12:39:23.477524  2479 raft_consensus.cc:1275] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f [term 1 FOLLOWER]: Refusing update from remote peer 321c6d66a6fa4297a1f89864c1dfafd5: 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:23.477866  2276 raft_consensus.cc:1275] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d [term 1 FOLLOWER]: Refusing update from remote peer 321c6d66a6fa4297a1f89864c1dfafd5: 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:23.479230  2531 consensus_queue.cc:1048] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33149 } 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:23.480010  2428 consensus_queue.cc:1048] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:39:23.487422  2531 raft_consensus.cc:2955] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 652781c09a3e41579aa8ad5aa9c04c1a (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: false } } }
I20260608 12:39:23.488734  2479 raft_consensus.cc:2955] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 652781c09a3e41579aa8ad5aa9c04c1a (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: false } } }
I20260608 12:39:23.489027  2276 raft_consensus.cc:2955] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 652781c09a3e41579aa8ad5aa9c04c1a (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: false } } }
I20260608 12:39:23.498275  2086 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 322da11f85ab4363a73a6e5960ed1dd8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:39:23.502954  2099 catalog_manager.cc:5696] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f reported cstate change: config changed from index 3 to 4, VOTER 652781c09a3e41579aa8ad5aa9c04c1a (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "321c6d66a6fa4297a1f89864c1dfafd5" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35713 } } peers { permanent_uuid: "f8ea740f4520451a81eb924b3b1d670d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42315 } } peers { permanent_uuid: "5c68a46a3a6d4186b9ac0a38dc31769f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33149 } attrs { promote: false } } }
I20260608 12:39:23.513576  2339 tablet_service.cc:1558] Processing DeleteTablet for tablet 322da11f85ab4363a73a6e5960ed1dd8 with delete_type TABLET_DATA_TOMBSTONED (TS 652781c09a3e41579aa8ad5aa9c04c1a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34608
I20260608 12:39:23.516346  2541 tablet_replica.cc:333] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a: stopping tablet replica
I20260608 12:39:23.517088  2541 raft_consensus.cc:2243] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:23.517776  2541 raft_consensus.cc:2272] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:23.520684  2541 ts_tablet_manager.cc:1916] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:39:23.530550  2541 ts_tablet_manager.cc:1929] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:39:23.530932  2541 log.cc:1199] T 322da11f85ab4363a73a6e5960ed1dd8 P 652781c09a3e41579aa8ad5aa9c04c1a: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922327162610-431-0/minicluster-data/ts-2-root/wals/322da11f85ab4363a73a6e5960ed1dd8
I20260608 12:39:23.532238  2086 catalog_manager.cc:5027] TS 652781c09a3e41579aa8ad5aa9c04c1a (127.0.107.195:35925): tablet 322da11f85ab4363a73a6e5960ed1dd8 (table test-workload [id=3a4cae6418994ce585c94e2182c4a93e]) successfully deleted
I20260608 12:39:24.791646  2152 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:24.794005  2152 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:24.794305  2152 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:26.795192  2152 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:26.797298  2152 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:26.797618  2152 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:28.798609  2152 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:28.800904  2152 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:28.801203  2152 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:30.802131  2152 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:30.804481  2152 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:30.804838  2152 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:32.805748  2152 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:32.807771  2152 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:32.808130  2152 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:34.809201  2152 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:39:34.811290  2152 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:39:34.811658  2152 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:35.508453   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:39:35.534827   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:35.535600   431 tablet_replica.cc:333] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5: stopping tablet replica
I20260608 12:39:35.536299   431 raft_consensus.cc:2243] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:35.537292   431 raft_consensus.cc:2272] T 322da11f85ab4363a73a6e5960ed1dd8 P 321c6d66a6fa4297a1f89864c1dfafd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:35.539489   431 tablet_replica.cc:333] T fd056d9953b64027807d77217faa825c P 321c6d66a6fa4297a1f89864c1dfafd5: stopping tablet replica
I20260608 12:39:35.539979   431 raft_consensus.cc:2243] T fd056d9953b64027807d77217faa825c P 321c6d66a6fa4297a1f89864c1dfafd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:35.540422   431 raft_consensus.cc:2272] T fd056d9953b64027807d77217faa825c P 321c6d66a6fa4297a1f89864c1dfafd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:35.562877   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:39:35.580883   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:39:35.607615   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:35.608407   431 tablet_replica.cc:333] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d: stopping tablet replica
I20260608 12:39:35.609006   431 raft_consensus.cc:2243] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:35.609830   431 raft_consensus.cc:2272] T 322da11f85ab4363a73a6e5960ed1dd8 P f8ea740f4520451a81eb924b3b1d670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:35.611853   431 tablet_replica.cc:333] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d: stopping tablet replica
I20260608 12:39:35.612419   431 raft_consensus.cc:2243] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:35.613214   431 raft_consensus.cc:2272] T fd056d9953b64027807d77217faa825c P f8ea740f4520451a81eb924b3b1d670d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:35.634439   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:39:35.646539   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:39:35.669449   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:35.670195   431 tablet_replica.cc:333] T fd056d9953b64027807d77217faa825c P 652781c09a3e41579aa8ad5aa9c04c1a: stopping tablet replica
I20260608 12:39:35.670768   431 raft_consensus.cc:2243] T fd056d9953b64027807d77217faa825c P 652781c09a3e41579aa8ad5aa9c04c1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:35.671278   431 raft_consensus.cc:2272] T fd056d9953b64027807d77217faa825c P 652781c09a3e41579aa8ad5aa9c04c1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:35.691905   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:39:35.703348   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:39:35.723918   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:39:35.724668   431 tablet_replica.cc:333] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f: stopping tablet replica
I20260608 12:39:35.725240   431 raft_consensus.cc:2243] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:39:35.725878   431 raft_consensus.cc:2272] T 322da11f85ab4363a73a6e5960ed1dd8 P 5c68a46a3a6d4186b9ac0a38dc31769f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:35.744696   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:39:35.755669   431 master.cc:562] Master@127.0.107.254:36457 shutting down...
I20260608 12:39:35.777556   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:35.778187   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:35.778540   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4c13d2acacd5467d8ea005ade8eddffe: stopping tablet replica
I20260608 12:39:35.798286   431 master.cc:584] Master@127.0.107.254:36457 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27208 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:39:35.835345   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35121
I20260608 12:39:35.836628   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:35.841953  2549 instance_detector.cc: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:35.841956  2548 instance_detector.cc: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:35.844741  2551 instance_detector.cc: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:35.844825   431 server_base.cc:1061] running on GCE node
I20260608 12:39:35.845836   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:35.846035   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:35.846213   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922375846181 us; error 0 us; skew 500 ppm
I20260608 12:39:35.846801   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:35.849377   431 webserver.cc:533] Webserver started at http://127.0.107.254:33117/ using document root <none> and password file <none>
I20260608 12:39:35.849900   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:35.850122   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:35.850405   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:35.851569   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "be7bf91b356c4263b8ff94f7fa40ffb1"
format_stamp: "Formatted at 2026-06-08 12:39:35 on dist-test-slave-vkhm"
I20260608 12:39:35.855937   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:39:35.859325  2556 log_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:35.859974   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:39:35.860375   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "be7bf91b356c4263b8ff94f7fa40ffb1"
format_stamp: "Formatted at 2026-06-08 12:39:35 on dist-test-slave-vkhm"
I20260608 12:39:35.860646   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922327162610-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:35.872502   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:35.873736   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:35.911911   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35121
I20260608 12:39:35.912040  2607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35121 every 8 connection(s)
I20260608 12:39:35.916239  2608 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:35.926349  2608 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1: Bootstrap starting.
I20260608 12:39:35.931231  2608 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:35.935488  2608 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1: No bootstrap required, opened a new log
I20260608 12:39:35.937760  2608 raft_consensus.cc:359] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be7bf91b356c4263b8ff94f7fa40ffb1" member_type: VOTER }
I20260608 12:39:35.938241  2608 raft_consensus.cc:385] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:35.938475  2608 raft_consensus.cc:740] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be7bf91b356c4263b8ff94f7fa40ffb1, State: Initialized, Role: FOLLOWER
I20260608 12:39:35.939097  2608 consensus_queue.cc:260] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "be7bf91b356c4263b8ff94f7fa40ffb1" member_type: VOTER }
I20260608 12:39:35.939574  2608 raft_consensus.cc:399] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:35.939810  2608 raft_consensus.cc:493] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:35.940083  2608 raft_consensus.cc:3060] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:35.944339  2608 raft_consensus.cc:515] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be7bf91b356c4263b8ff94f7fa40ffb1" member_type: VOTER }
I20260608 12:39:35.944844  2608 leader_election.cc:304] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [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: be7bf91b356c4263b8ff94f7fa40ffb1; no voters: 
I20260608 12:39:35.946012  2608 leader_election.cc:290] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:35.946466  2611 raft_consensus.cc:2804] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:35.947896  2611 raft_consensus.cc:697] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [term 1 LEADER]: Becoming Leader. State: Replica: be7bf91b356c4263b8ff94f7fa40ffb1, State: Running, Role: LEADER
I20260608 12:39:35.948670  2611 consensus_queue.cc:237] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [LEADER]: Queue going to LEADER mode. State: All 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: "be7bf91b356c4263b8ff94f7fa40ffb1" member_type: VOTER }
I20260608 12:39:35.949261  2608 sys_catalog.cc:565] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:35.953572  2612 sys_catalog.cc:455] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "be7bf91b356c4263b8ff94f7fa40ffb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be7bf91b356c4263b8ff94f7fa40ffb1" member_type: VOTER } }
I20260608 12:39:35.954214  2612 sys_catalog.cc:458] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:35.954214  2613 sys_catalog.cc:455] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader be7bf91b356c4263b8ff94f7fa40ffb1. Latest consensus state: current_term: 1 leader_uuid: "be7bf91b356c4263b8ff94f7fa40ffb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be7bf91b356c4263b8ff94f7fa40ffb1" member_type: VOTER } }
I20260608 12:39:35.954865  2613 sys_catalog.cc:458] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:35.959290  2619 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:35.965197  2619 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:35.966368   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:35.974146  2619 catalog_manager.cc:1382] Generated new cluster ID: ead71a8f3e404b65ad10e1e4598d2b84
I20260608 12:39:35.974431  2619 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:35.995972  2619 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:35.997277  2619 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:36.012180  2619 catalog_manager.cc:6069] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1: Generated new TSK 0
I20260608 12:39:36.012845  2619 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:36.032042   431 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000179859s
I20260608 12:39:48.126571   431 master.cc:562] Master@127.0.107.254:35121 shutting down...
I20260608 12:39:48.152720   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:39:48.153543   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:39:48.153955   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P be7bf91b356c4263b8ff94f7fa40ffb1: stopping tablet replica
I20260608 12:39:48.174162   431 master.cc:584] Master@127.0.107.254:35121 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12372 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:39:48.207424   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:44229
I20260608 12:39:48.208688   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:48.214191  2632 instance_detector.cc: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:48.214715  2633 instance_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:48.221576   431 server_base.cc:1061] running on GCE node
W20260608 12:39:48.221628  2635 instance_detector.cc: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:48.222571   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:48.222790   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:48.222958   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922388222942 us; error 0 us; skew 500 ppm
I20260608 12:39:48.223532   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:48.226006   431 webserver.cc:533] Webserver started at http://127.0.107.254:40871/ using document root <none> and password file <none>
I20260608 12:39:48.226542   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:48.226750   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:48.227030   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:48.228189   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "6d5216bf19714cefbeab6957bf455878"
format_stamp: "Formatted at 2026-06-08 12:39:48 on dist-test-slave-vkhm"
I20260608 12:39:48.232822   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:39:48.236197  2640 log_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:48.237000   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:39:48.237267   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "6d5216bf19714cefbeab6957bf455878"
format_stamp: "Formatted at 2026-06-08 12:39:48 on dist-test-slave-vkhm"
I20260608 12:39:48.237545   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-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:48.253520   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:48.254719   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:48.294656   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:44229
I20260608 12:39:48.294763  2691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:44229 every 8 connection(s)
I20260608 12:39:48.299142  2692 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:48.310132  2692 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878: Bootstrap starting.
I20260608 12:39:48.315311  2692 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878: Neither blocks nor log segments found. Creating new log.
I20260608 12:39:48.319816  2692 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878: No bootstrap required, opened a new log
I20260608 12:39:48.322270  2692 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d5216bf19714cefbeab6957bf455878" member_type: VOTER }
I20260608 12:39:48.322731  2692 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:39:48.322979  2692 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d5216bf19714cefbeab6957bf455878, State: Initialized, Role: FOLLOWER
I20260608 12:39:48.323609  2692 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6d5216bf19714cefbeab6957bf455878" member_type: VOTER }
I20260608 12:39:48.324086  2692 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:39:48.324390  2692 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:39:48.324679  2692 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:39:48.329054  2692 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d5216bf19714cefbeab6957bf455878" member_type: VOTER }
I20260608 12:39:48.329591  2692 leader_election.cc:304] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [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: 6d5216bf19714cefbeab6957bf455878; no voters: 
I20260608 12:39:48.330763  2692 leader_election.cc:290] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:39:48.331300  2695 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:39:48.332728  2695 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [term 1 LEADER]: Becoming Leader. State: Replica: 6d5216bf19714cefbeab6957bf455878, State: Running, Role: LEADER
I20260608 12:39:48.333491  2695 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [LEADER]: Queue going to LEADER mode. State: All 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: "6d5216bf19714cefbeab6957bf455878" member_type: VOTER }
I20260608 12:39:48.333896  2692 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:39:48.337168  2697 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6d5216bf19714cefbeab6957bf455878. Latest consensus state: current_term: 1 leader_uuid: "6d5216bf19714cefbeab6957bf455878" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d5216bf19714cefbeab6957bf455878" member_type: VOTER } }
I20260608 12:39:48.337173  2696 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6d5216bf19714cefbeab6957bf455878" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d5216bf19714cefbeab6957bf455878" member_type: VOTER } }
I20260608 12:39:48.338914  2696 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:48.340922  2697 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [sys.catalog]: This master's current role is: LEADER
I20260608 12:39:48.341387  2702 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:39:48.350055  2702 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:39:48.351012   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:39:48.359792  2702 catalog_manager.cc:1382] Generated new cluster ID: 1068b8a3f2794d2589ea793b57fac009
I20260608 12:39:48.360057  2702 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:39:48.382280  2702 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:39:48.383625  2702 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:39:48.398845  2702 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878: Generated new TSK 0
I20260608 12:39:48.399425  2702 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:39:48.417440   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:48.423897  2713 instance_detector.cc: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:48.425100  2714 instance_detector.cc: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:48.426821  2716 instance_detector.cc: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:48.426976   431 server_base.cc:1061] running on GCE node
I20260608 12:39:48.427906   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:48.428128   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:48.428402   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922388428345 us; error 0 us; skew 500 ppm
I20260608 12:39:48.429036   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:48.431393   431 webserver.cc:533] Webserver started at http://127.0.107.193:44105/ using document root <none> and password file <none>
I20260608 12:39:48.431902   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:48.432094   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:48.432421   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:48.433648   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "73ead8df344745568e97fe2eb1d6fecd"
format_stamp: "Formatted at 2026-06-08 12:39:48 on dist-test-slave-vkhm"
I20260608 12:39:48.438372   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:39:48.441947  2721 log_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:48.442703   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:39:48.442998   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "73ead8df344745568e97fe2eb1d6fecd"
format_stamp: "Formatted at 2026-06-08 12:39:48 on dist-test-slave-vkhm"
I20260608 12:39:48.443259   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-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:48.455256   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:48.456532   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:48.458021   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:48.460407   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:48.460626   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:48.460889   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:48.461071   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:48.502197   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42947
I20260608 12:39:48.502310  2783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42947 every 8 connection(s)
I20260608 12:39:48.507635   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:48.515654  2788 instance_detector.cc: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:48.517201  2789 instance_detector.cc: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:48.517637  2791 instance_detector.cc: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:48.519181   431 server_base.cc:1061] running on GCE node
I20260608 12:39:48.520195   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:48.520520   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:48.520735   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922388520714 us; error 0 us; skew 500 ppm
I20260608 12:39:48.521508   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:48.521665  2784 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44229
I20260608 12:39:48.522059  2784 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:48.523087  2784 heartbeater.cc:507] Master 127.0.107.254:44229 requested a full tablet report, sending...
I20260608 12:39:48.524458   431 webserver.cc:533] Webserver started at http://127.0.107.194:34571/ using document root <none> and password file <none>
I20260608 12:39:48.525148   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:48.525355   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:48.525681   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:48.525728  2657 ts_manager.cc:194] Registered new tserver with Master: 73ead8df344745568e97fe2eb1d6fecd (127.0.107.193:42947)
I20260608 12:39:48.527001   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "d5a9ec68678e4ce29dc26130dd0d142d"
format_stamp: "Formatted at 2026-06-08 12:39:48 on dist-test-slave-vkhm"
I20260608 12:39:48.527776  2657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34166
I20260608 12:39:48.532729   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260608 12:39:48.536379  2796 log_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:48.537138   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:39:48.537456   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "d5a9ec68678e4ce29dc26130dd0d142d"
format_stamp: "Formatted at 2026-06-08 12:39:48 on dist-test-slave-vkhm"
I20260608 12:39:48.537741   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-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:48.550922   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:48.552162   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:48.553683   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:48.555928   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:48.556154   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:48.556456   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:48.556643   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:48.596645   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36723
I20260608 12:39:48.596771  2858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36723 every 8 connection(s)
I20260608 12:39:48.601915   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:39:48.610244  2862 instance_detector.cc: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:48.612177  2863 instance_detector.cc: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:48.615789  2865 instance_detector.cc: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:48.616544  2859 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44229
I20260608 12:39:48.616916  2859 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:48.617172   431 server_base.cc:1061] running on GCE node
I20260608 12:39:48.617785  2859 heartbeater.cc:507] Master 127.0.107.254:44229 requested a full tablet report, sending...
I20260608 12:39:48.618171   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:39:48.618413   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:48.618605   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922388618569 us; error 0 us; skew 500 ppm
I20260608 12:39:48.619434   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:39:48.620033  2657 ts_manager.cc:194] Registered new tserver with Master: d5a9ec68678e4ce29dc26130dd0d142d (127.0.107.194:36723)
I20260608 12:39:48.622090  2657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34178
I20260608 12:39:48.622364   431 webserver.cc:533] Webserver started at http://127.0.107.195:35325/ using document root <none> and password file <none>
I20260608 12:39:48.623041   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:39:48.623286   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:39:48.623631   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:39:48.624868   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "971c3b574d0e475b870246daa640f21a"
format_stamp: "Formatted at 2026-06-08 12:39:48 on dist-test-slave-vkhm"
I20260608 12:39:48.629369   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:39:48.632706  2870 log_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:48.633481   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:39:48.633775   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "971c3b574d0e475b870246daa640f21a"
format_stamp: "Formatted at 2026-06-08 12:39:48 on dist-test-slave-vkhm"
I20260608 12:39:48.634079   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922327162610-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:48.645229   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:39:48.646484   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:39:48.647900   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:39:48.650162   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:39:48.650396   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:48.650638   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:39:48.650818   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:39:48.690985   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38271
I20260608 12:39:48.691097  2932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38271 every 8 connection(s)
I20260608 12:39:48.705524  2933 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44229
I20260608 12:39:48.705928  2933 heartbeater.cc:461] Registering TS with master...
I20260608 12:39:48.706759  2933 heartbeater.cc:507] Master 127.0.107.254:44229 requested a full tablet report, sending...
I20260608 12:39:48.708841  2657 ts_manager.cc:194] Registered new tserver with Master: 971c3b574d0e475b870246daa640f21a (127.0.107.195:38271)
I20260608 12:39:48.708983   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014821508s
I20260608 12:39:48.710700  2657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34180
I20260608 12:39:49.530889  2784 heartbeater.cc:499] Master 127.0.107.254:44229 was elected leader, sending a full tablet report...
I20260608 12:39:49.624847  2859 heartbeater.cc:499] Master 127.0.107.254:44229 was elected leader, sending a full tablet report...
I20260608 12:39:49.713690  2933 heartbeater.cc:499] Master 127.0.107.254:44229 was elected leader, sending a full tablet report...
I20260608 12:39:50.349575  2710 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:52.350507  2710 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:54.351473  2710 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:56.352429  2710 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:39:58.353644  2710 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:00.709261  2710 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:00.738360   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:00.769166   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:00.788522   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:00.800377   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:00.820983   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:00.837853   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:00.847476   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:00.868010   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:40:01.044947  2929 debug-util.cc:398] Leaking SignalData structure 0x7b08002236e0 after lost signal to thread 434
W20260608 12:40:01.045925  2929 debug-util.cc:398] Leaking SignalData structure 0x7b0800096060 after lost signal to thread 2691
W20260608 12:40:01.426136  2688 debug-util.cc:398] Leaking SignalData structure 0x7b080000e920 after lost signal to thread 434
W20260608 12:40:01.427366  2688 debug-util.cc:398] Leaking SignalData structure 0x7b08001e5e80 after lost signal to thread 2691
W20260608 12:40:01.428860  2688 debug-util.cc:398] Leaking SignalData structure 0x7b08000991e0 after lost signal to thread 2783
W20260608 12:40:01.430155  2688 debug-util.cc:398] Leaking SignalData structure 0x7b080010fbe0 after lost signal to thread 2858
W20260608 12:40:01.431398  2688 debug-util.cc:398] Leaking SignalData structure 0x7b0800122e80 after lost signal to thread 2932
W20260608 12:40:01.882822   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 2929)
I20260608 12:40:02.710525  2710 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:40:02.883441   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 2929)
I20260608 12:40:03.692397   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:03.702920   431 master.cc:562] Master@127.0.107.254:44229 shutting down...
I20260608 12:40:03.728055   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:03.729136   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:03.729550   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6d5216bf19714cefbeab6957bf455878: stopping tablet replica
I20260608 12:40:04.062268   431 master.cc:584] Master@127.0.107.254:44229 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (15884 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:40:04.094847   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46439
I20260608 12:40:04.096127   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:04.101859  2938 instance_detector.cc: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:04.102320  2939 instance_detector.cc: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:04.104136  2941 instance_detector.cc: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:04.104784   431 server_base.cc:1061] running on GCE node
I20260608 12:40:04.106848   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:04.107041   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:04.107241   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922404107204 us; error 0 us; skew 500 ppm
I20260608 12:40:04.107836   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:04.110381   431 webserver.cc:533] Webserver started at http://127.0.107.254:41823/ using document root <none> and password file <none>
I20260608 12:40:04.110927   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:04.111142   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:04.111420   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:04.112812   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "615605ac7f1a42488647318876e8e8f4"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-vkhm"
I20260608 12:40:04.117861   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:40:04.121421  2946 log_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:04.122234   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:04.122524   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "615605ac7f1a42488647318876e8e8f4"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-vkhm"
I20260608 12:40:04.122826   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-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:04.140708   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:04.141989   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:04.181788   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46439
I20260608 12:40:04.181921  2997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46439 every 8 connection(s)
I20260608 12:40:04.186209  2998 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:04.197397  2998 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4: Bootstrap starting.
I20260608 12:40:04.202466  2998 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:04.206941  2998 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4: No bootstrap required, opened a new log
I20260608 12:40:04.209362  2998 raft_consensus.cc:359] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "615605ac7f1a42488647318876e8e8f4" member_type: VOTER }
I20260608 12:40:04.209829  2998 raft_consensus.cc:385] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:04.210057  2998 raft_consensus.cc:740] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 615605ac7f1a42488647318876e8e8f4, State: Initialized, Role: FOLLOWER
I20260608 12:40:04.210800  2998 consensus_queue.cc:260] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "615605ac7f1a42488647318876e8e8f4" member_type: VOTER }
I20260608 12:40:04.211268  2998 raft_consensus.cc:399] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:04.211503  2998 raft_consensus.cc:493] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:04.211798  2998 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:04.216531  2998 raft_consensus.cc:515] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "615605ac7f1a42488647318876e8e8f4" member_type: VOTER }
I20260608 12:40:04.217072  2998 leader_election.cc:304] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [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: 615605ac7f1a42488647318876e8e8f4; no voters: 
I20260608 12:40:04.218304  2998 leader_election.cc:290] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:04.218725  3001 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:04.220177  3001 raft_consensus.cc:697] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [term 1 LEADER]: Becoming Leader. State: Replica: 615605ac7f1a42488647318876e8e8f4, State: Running, Role: LEADER
I20260608 12:40:04.221082  3001 consensus_queue.cc:237] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [LEADER]: Queue going to LEADER mode. State: All 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: "615605ac7f1a42488647318876e8e8f4" member_type: VOTER }
I20260608 12:40:04.221648  2998 sys_catalog.cc:565] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:04.226897  3002 sys_catalog.cc:455] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "615605ac7f1a42488647318876e8e8f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "615605ac7f1a42488647318876e8e8f4" member_type: VOTER } }
I20260608 12:40:04.226898  3003 sys_catalog.cc:455] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 615605ac7f1a42488647318876e8e8f4. Latest consensus state: current_term: 1 leader_uuid: "615605ac7f1a42488647318876e8e8f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "615605ac7f1a42488647318876e8e8f4" member_type: VOTER } }
I20260608 12:40:04.228029  3003 sys_catalog.cc:458] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:04.227977  3002 sys_catalog.cc:458] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:04.235592  3008 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:04.240815  3008 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:04.242288   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:04.250470  3008 catalog_manager.cc:1382] Generated new cluster ID: 7a3a7ebd42c04bd7a3fdabf133c37f73
I20260608 12:40:04.250784  3008 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:04.274804  3008 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:04.276233  3008 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:04.292766  3008 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4: Generated new TSK 0
I20260608 12:40:04.293452  3008 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:04.309369   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:04.316030  3019 instance_detector.cc: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:04.316921  3020 instance_detector.cc: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:04.318593  3022 instance_detector.cc: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:04.318867   431 server_base.cc:1061] running on GCE node
I20260608 12:40:04.319842   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:04.320024   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:04.320160   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922404320143 us; error 0 us; skew 500 ppm
I20260608 12:40:04.320771   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:04.323253   431 webserver.cc:533] Webserver started at http://127.0.107.193:40061/ using document root <none> and password file <none>
I20260608 12:40:04.323858   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:04.324025   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:04.324337   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:04.325480   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "aece6c37e7e04281bd4eb53ba69a7284"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-vkhm"
I20260608 12:40:04.330361   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:04.334002  3027 log_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:04.334818   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:40:04.335134   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "aece6c37e7e04281bd4eb53ba69a7284"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-vkhm"
I20260608 12:40:04.335407   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-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:04.357954   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:04.359179   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:04.360767   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:04.363217   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:04.363449   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:04.363706   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:04.363893   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:04.404759   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42515
I20260608 12:40:04.404909  3089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42515 every 8 connection(s)
I20260608 12:40:04.410226   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:04.418236  3094 instance_detector.cc: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:04.419312  3095 instance_detector.cc: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:04.422114  3097 instance_detector.cc: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:04.422158   431 server_base.cc:1061] running on GCE node
I20260608 12:40:04.423199   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:04.423434   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:04.423628   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922404423611 us; error 0 us; skew 500 ppm
I20260608 12:40:04.424331   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:04.426944   431 webserver.cc:533] Webserver started at http://127.0.107.194:38669/ using document root <none> and password file <none>
I20260608 12:40:04.427645   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:04.427848   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:04.428157   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:04.428884  3090 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46439
I20260608 12:40:04.429251  3090 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:04.429508   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "d905ac6320d440b5846d30ddb45af715"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-vkhm"
I20260608 12:40:04.430002  3090 heartbeater.cc:507] Master 127.0.107.254:46439 requested a full tablet report, sending...
I20260608 12:40:04.432287  2963 ts_manager.cc:194] Registered new tserver with Master: aece6c37e7e04281bd4eb53ba69a7284 (127.0.107.193:42515)
I20260608 12:40:04.434105  2963 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35694
I20260608 12:40:04.434729   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:40:04.438701  3102 log_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:04.439441   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:04.439743   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "d905ac6320d440b5846d30ddb45af715"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-vkhm"
I20260608 12:40:04.440007   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-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:04.449132   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:04.450282   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:04.451762   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:04.454166   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:04.454396   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:04.454640   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:04.454823   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:04.496050   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42327
I20260608 12:40:04.496244  3164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42327 every 8 connection(s)
I20260608 12:40:04.501284   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:04.508628  3168 instance_detector.cc: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:04.509358  3169 instance_detector.cc: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:04.510989  3171 instance_detector.cc: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:04.513465   431 server_base.cc:1061] running on GCE node
I20260608 12:40:04.514734   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:04.514993   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:04.514955  3165 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46439
I20260608 12:40:04.515399   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922404515378 us; error 0 us; skew 500 ppm
I20260608 12:40:04.515573  3165 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:04.516342   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:04.516636  3165 heartbeater.cc:507] Master 127.0.107.254:46439 requested a full tablet report, sending...
I20260608 12:40:04.519119   431 webserver.cc:533] Webserver started at http://127.0.107.195:46615/ using document root <none> and password file <none>
I20260608 12:40:04.519301  2963 ts_manager.cc:194] Registered new tserver with Master: d905ac6320d440b5846d30ddb45af715 (127.0.107.194:42327)
I20260608 12:40:04.519887   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:04.520182   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:04.520545   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:04.521243  2963 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35704
I20260608 12:40:04.522195   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "e8a674a159db47cca778bf3dacc0c555"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-vkhm"
I20260608 12:40:04.527559   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:40:04.531176  3176 log_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:04.531970   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:04.532341   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "e8a674a159db47cca778bf3dacc0c555"
format_stamp: "Formatted at 2026-06-08 12:40:04 on dist-test-slave-vkhm"
I20260608 12:40:04.532657   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922327162610-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:04.546013   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:04.547263   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:04.548768   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:04.551070   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:04.551298   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:04.551551   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:04.551725   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:04.591786   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43689
I20260608 12:40:04.591902  3238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43689 every 8 connection(s)
I20260608 12:40:04.607412  3239 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46439
I20260608 12:40:04.607754  3239 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:04.608542  3239 heartbeater.cc:507] Master 127.0.107.254:46439 requested a full tablet report, sending...
I20260608 12:40:04.610500  2963 ts_manager.cc:194] Registered new tserver with Master: e8a674a159db47cca778bf3dacc0c555 (127.0.107.195:43689)
I20260608 12:40:04.611037   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015703181s
I20260608 12:40:04.611833  2963 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35716
I20260608 12:40:05.436842  3090 heartbeater.cc:499] Master 127.0.107.254:46439 was elected leader, sending a full tablet report...
I20260608 12:40:05.523952  3165 heartbeater.cc:499] Master 127.0.107.254:46439 was elected leader, sending a full tablet report...
I20260608 12:40:05.614763  3239 heartbeater.cc:499] Master 127.0.107.254:46439 was elected leader, sending a full tablet report...
I20260608 12:40:05.669160  2963 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35732:
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:40:05.671962  2963 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:40:05.745251  3055 tablet_service.cc:1511] Processing CreateTablet for tablet b96c87c95f914fd39c4e8f9d3de9e973 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=84f9562d163344318b8647342e432d30]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:05.746994  3055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96c87c95f914fd39c4e8f9d3de9e973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:05.750289  3054 tablet_service.cc:1511] Processing CreateTablet for tablet 687df01ddcec4298bc106104cc4dcbee (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=84f9562d163344318b8647342e432d30]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:05.751989  3054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687df01ddcec4298bc106104cc4dcbee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:05.752008  3204 tablet_service.cc:1511] Processing CreateTablet for tablet b96c87c95f914fd39c4e8f9d3de9e973 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=84f9562d163344318b8647342e432d30]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:05.753610  3204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96c87c95f914fd39c4e8f9d3de9e973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:05.757660  3053 tablet_service.cc:1511] Processing CreateTablet for tablet 2efde0292cce4f0fb6ed948ec9389d6e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=84f9562d163344318b8647342e432d30]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:05.758381  3052 tablet_service.cc:1511] Processing CreateTablet for tablet 72286be832ef47e4b76907e5f02e0913 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=84f9562d163344318b8647342e432d30]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:05.759224  3053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efde0292cce4f0fb6ed948ec9389d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:05.759881  3052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72286be832ef47e4b76907e5f02e0913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:05.767660  3203 tablet_service.cc:1511] Processing CreateTablet for tablet 687df01ddcec4298bc106104cc4dcbee (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=84f9562d163344318b8647342e432d30]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:05.769251  3203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687df01ddcec4298bc106104cc4dcbee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:05.782224  3202 tablet_service.cc:1511] Processing CreateTablet for tablet 2efde0292cce4f0fb6ed948ec9389d6e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=84f9562d163344318b8647342e432d30]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:05.783823  3202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efde0292cce4f0fb6ed948ec9389d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:05.791236  3130 tablet_service.cc:1511] Processing CreateTablet for tablet b96c87c95f914fd39c4e8f9d3de9e973 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=84f9562d163344318b8647342e432d30]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:05.792810  3130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b96c87c95f914fd39c4e8f9d3de9e973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:05.795131  3259 tablet_bootstrap.cc:492] T b96c87c95f914fd39c4e8f9d3de9e973 P aece6c37e7e04281bd4eb53ba69a7284: Bootstrap starting.
I20260608 12:40:05.797461  3129 tablet_service.cc:1511] Processing CreateTablet for tablet 687df01ddcec4298bc106104cc4dcbee (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=84f9562d163344318b8647342e432d30]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:05.798930  3129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687df01ddcec4298bc106104cc4dcbee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:05.801470  3128 tablet_service.cc:1511] Processing CreateTablet for tablet 2efde0292cce4f0fb6ed948ec9389d6e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=84f9562d163344318b8647342e432d30]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:05.802973  3128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efde0292cce4f0fb6ed948ec9389d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:05.802546  3127 tablet_service.cc:1511] Processing CreateTablet for tablet 72286be832ef47e4b76907e5f02e0913 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=84f9562d163344318b8647342e432d30]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:05.803977  3127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72286be832ef47e4b76907e5f02e0913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:05.804908  3259 tablet_bootstrap.cc:654] T b96c87c95f914fd39c4e8f9d3de9e973 P aece6c37e7e04281bd4eb53ba69a7284: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:05.809974  3204 tablet_service.cc:1511] Processing CreateTablet for tablet 72286be832ef47e4b76907e5f02e0913 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=84f9562d163344318b8647342e432d30]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:05.812027  3204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72286be832ef47e4b76907e5f02e0913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:05.836046  3259 tablet_bootstrap.cc:492] T b96c87c95f914fd39c4e8f9d3de9e973 P aece6c37e7e04281bd4eb53ba69a7284: No bootstrap required, opened a new log
I20260608 12:40:05.836733  3259 ts_tablet_manager.cc:1403] T b96c87c95f914fd39c4e8f9d3de9e973 P aece6c37e7e04281bd4eb53ba69a7284: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.008s
I20260608 12:40:05.840224  3259 raft_consensus.cc:359] T b96c87c95f914fd39c4e8f9d3de9e973 P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } } peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } }
I20260608 12:40:05.841589  3259 raft_consensus.cc:385] T b96c87c95f914fd39c4e8f9d3de9e973 P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:05.842000  3259 raft_consensus.cc:740] T b96c87c95f914fd39c4e8f9d3de9e973 P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aece6c37e7e04281bd4eb53ba69a7284, State: Initialized, Role: FOLLOWER
I20260608 12:40:05.842708  3260 tablet_bootstrap.cc:492] T 687df01ddcec4298bc106104cc4dcbee P e8a674a159db47cca778bf3dacc0c555: Bootstrap starting.
I20260608 12:40:05.843232  3259 consensus_queue.cc:260] T b96c87c95f914fd39c4e8f9d3de9e973 P aece6c37e7e04281bd4eb53ba69a7284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } } peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } }
I20260608 12:40:05.855041  3259 ts_tablet_manager.cc:1434] T b96c87c95f914fd39c4e8f9d3de9e973 P aece6c37e7e04281bd4eb53ba69a7284: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260608 12:40:05.856410  3262 tablet_bootstrap.cc:492] T 72286be832ef47e4b76907e5f02e0913 P d905ac6320d440b5846d30ddb45af715: Bootstrap starting.
I20260608 12:40:05.856406  3259 tablet_bootstrap.cc:492] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284: Bootstrap starting.
I20260608 12:40:05.856679  3260 tablet_bootstrap.cc:654] T 687df01ddcec4298bc106104cc4dcbee P e8a674a159db47cca778bf3dacc0c555: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:05.863862  3259 tablet_bootstrap.cc:654] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:05.865609  3262 tablet_bootstrap.cc:654] T 72286be832ef47e4b76907e5f02e0913 P d905ac6320d440b5846d30ddb45af715: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:05.873255  3260 tablet_bootstrap.cc:492] T 687df01ddcec4298bc106104cc4dcbee P e8a674a159db47cca778bf3dacc0c555: No bootstrap required, opened a new log
I20260608 12:40:05.873780  3260 ts_tablet_manager.cc:1403] T 687df01ddcec4298bc106104cc4dcbee P e8a674a159db47cca778bf3dacc0c555: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.010s
I20260608 12:40:05.873966  3259 tablet_bootstrap.cc:492] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284: No bootstrap required, opened a new log
I20260608 12:40:05.874471  3259 ts_tablet_manager.cc:1403] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 12:40:05.874809  3262 tablet_bootstrap.cc:492] T 72286be832ef47e4b76907e5f02e0913 P d905ac6320d440b5846d30ddb45af715: No bootstrap required, opened a new log
I20260608 12:40:05.875217  3262 ts_tablet_manager.cc:1403] T 72286be832ef47e4b76907e5f02e0913 P d905ac6320d440b5846d30ddb45af715: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260608 12:40:05.876983  3260 raft_consensus.cc:359] T 687df01ddcec4298bc106104cc4dcbee P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:05.877421  3259 raft_consensus.cc:359] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:05.877820  3260 raft_consensus.cc:385] T 687df01ddcec4298bc106104cc4dcbee P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:05.877548  3262 raft_consensus.cc:359] T 72286be832ef47e4b76907e5f02e0913 P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:05.878350  3259 raft_consensus.cc:385] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:05.878386  3260 raft_consensus.cc:740] T 687df01ddcec4298bc106104cc4dcbee P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8a674a159db47cca778bf3dacc0c555, State: Initialized, Role: FOLLOWER
I20260608 12:40:05.878571  3262 raft_consensus.cc:385] T 72286be832ef47e4b76907e5f02e0913 P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:05.878919  3259 raft_consensus.cc:740] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aece6c37e7e04281bd4eb53ba69a7284, State: Initialized, Role: FOLLOWER
I20260608 12:40:05.879063  3262 raft_consensus.cc:740] T 72286be832ef47e4b76907e5f02e0913 P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d905ac6320d440b5846d30ddb45af715, State: Initialized, Role: FOLLOWER
I20260608 12:40:05.879565  3260 consensus_queue.cc:260] T 687df01ddcec4298bc106104cc4dcbee P e8a674a159db47cca778bf3dacc0c555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:05.879801  3259 consensus_queue.cc:260] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:05.880086  3262 consensus_queue.cc:260] T 72286be832ef47e4b76907e5f02e0913 P d905ac6320d440b5846d30ddb45af715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:05.882383  3259 ts_tablet_manager.cc:1434] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:40:05.883718  3259 tablet_bootstrap.cc:492] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284: Bootstrap starting.
I20260608 12:40:05.886839  3262 ts_tablet_manager.cc:1434] T 72286be832ef47e4b76907e5f02e0913 P d905ac6320d440b5846d30ddb45af715: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260608 12:40:05.893150  3259 tablet_bootstrap.cc:654] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:05.896543  3262 tablet_bootstrap.cc:492] T b96c87c95f914fd39c4e8f9d3de9e973 P d905ac6320d440b5846d30ddb45af715: Bootstrap starting.
I20260608 12:40:05.900938  3260 ts_tablet_manager.cc:1434] T 687df01ddcec4298bc106104cc4dcbee P e8a674a159db47cca778bf3dacc0c555: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.012s
I20260608 12:40:05.902456  3260 tablet_bootstrap.cc:492] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555: Bootstrap starting.
I20260608 12:40:05.905287  3262 tablet_bootstrap.cc:654] T b96c87c95f914fd39c4e8f9d3de9e973 P d905ac6320d440b5846d30ddb45af715: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:05.906210  3259 tablet_bootstrap.cc:492] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284: No bootstrap required, opened a new log
I20260608 12:40:05.906797  3259 ts_tablet_manager.cc:1403] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260608 12:40:05.909623  3260 tablet_bootstrap.cc:654] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:05.910140  3259 raft_consensus.cc:359] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
W20260608 12:40:05.910977  3091 tablet.cc:2404] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:40:05.910979  3259 raft_consensus.cc:385] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:05.911597  3259 raft_consensus.cc:740] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aece6c37e7e04281bd4eb53ba69a7284, State: Initialized, Role: FOLLOWER
I20260608 12:40:05.912701  3259 consensus_queue.cc:260] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:05.917258  3259 ts_tablet_manager.cc:1434] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260608 12:40:05.918388  3259 tablet_bootstrap.cc:492] T 2efde0292cce4f0fb6ed948ec9389d6e P aece6c37e7e04281bd4eb53ba69a7284: Bootstrap starting.
I20260608 12:40:05.918987  3262 tablet_bootstrap.cc:492] T b96c87c95f914fd39c4e8f9d3de9e973 P d905ac6320d440b5846d30ddb45af715: No bootstrap required, opened a new log
I20260608 12:40:05.919517  3262 ts_tablet_manager.cc:1403] T b96c87c95f914fd39c4e8f9d3de9e973 P d905ac6320d440b5846d30ddb45af715: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.005s
I20260608 12:40:05.922933  3262 raft_consensus.cc:359] T b96c87c95f914fd39c4e8f9d3de9e973 P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } } peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } }
I20260608 12:40:05.923692  3262 raft_consensus.cc:385] T b96c87c95f914fd39c4e8f9d3de9e973 P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:05.924008  3262 raft_consensus.cc:740] T b96c87c95f914fd39c4e8f9d3de9e973 P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d905ac6320d440b5846d30ddb45af715, State: Initialized, Role: FOLLOWER
I20260608 12:40:05.924898  3262 consensus_queue.cc:260] T b96c87c95f914fd39c4e8f9d3de9e973 P d905ac6320d440b5846d30ddb45af715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } } peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } }
I20260608 12:40:05.926769  3260 tablet_bootstrap.cc:492] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555: No bootstrap required, opened a new log
I20260608 12:40:05.926877  3259 tablet_bootstrap.cc:654] T 2efde0292cce4f0fb6ed948ec9389d6e P aece6c37e7e04281bd4eb53ba69a7284: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:05.927361  3260 ts_tablet_manager.cc:1403] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.012s
I20260608 12:40:05.929517  3262 ts_tablet_manager.cc:1434] T b96c87c95f914fd39c4e8f9d3de9e973 P d905ac6320d440b5846d30ddb45af715: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:40:05.930742  3262 tablet_bootstrap.cc:492] T 2efde0292cce4f0fb6ed948ec9389d6e P d905ac6320d440b5846d30ddb45af715: Bootstrap starting.
I20260608 12:40:05.930656  3260 raft_consensus.cc:359] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } } peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } }
I20260608 12:40:05.931520  3260 raft_consensus.cc:385] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:05.931845  3260 raft_consensus.cc:740] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8a674a159db47cca778bf3dacc0c555, State: Initialized, Role: FOLLOWER
I20260608 12:40:05.932747  3260 consensus_queue.cc:260] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } } peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } }
I20260608 12:40:05.938133  3260 ts_tablet_manager.cc:1434] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:40:05.939167  3260 tablet_bootstrap.cc:492] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555: Bootstrap starting.
I20260608 12:40:05.939370  3263 raft_consensus.cc:493] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:05.939878  3263 raft_consensus.cc:515] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:05.940660  3262 tablet_bootstrap.cc:654] T 2efde0292cce4f0fb6ed948ec9389d6e P d905ac6320d440b5846d30ddb45af715: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:05.942951  3263 leader_election.cc:290] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d905ac6320d440b5846d30ddb45af715 (127.0.107.194:42327), e8a674a159db47cca778bf3dacc0c555 (127.0.107.195:43689)
I20260608 12:40:05.946884  3260 tablet_bootstrap.cc:654] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:05.959271  3260 tablet_bootstrap.cc:492] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555: No bootstrap required, opened a new log
I20260608 12:40:05.959801  3260 ts_tablet_manager.cc:1403] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260608 12:40:05.965523  3260 raft_consensus.cc:359] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:05.966276  3260 raft_consensus.cc:385] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:05.966598  3260 raft_consensus.cc:740] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8a674a159db47cca778bf3dacc0c555, State: Initialized, Role: FOLLOWER
I20260608 12:40:05.971189  3260 consensus_queue.cc:260] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:05.973752  3260 ts_tablet_manager.cc:1434] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260608 12:40:05.981751  3260 tablet_bootstrap.cc:492] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555: Bootstrap starting.
I20260608 12:40:05.988691  3260 tablet_bootstrap.cc:654] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:06.000509  3260 tablet_bootstrap.cc:492] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555: No bootstrap required, opened a new log
I20260608 12:40:06.001008  3260 ts_tablet_manager.cc:1403] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260608 12:40:06.001345  3140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687df01ddcec4298bc106104cc4dcbee" candidate_uuid: "aece6c37e7e04281bd4eb53ba69a7284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d905ac6320d440b5846d30ddb45af715" is_pre_election: true
W20260608 12:40:06.003252  3030 leader_election.cc:343] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d905ac6320d440b5846d30ddb45af715 (127.0.107.194:42327): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:06.004247  3260 raft_consensus.cc:359] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.005107  3260 raft_consensus.cc:385] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:06.005432  3260 raft_consensus.cc:740] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8a674a159db47cca778bf3dacc0c555, State: Initialized, Role: FOLLOWER
I20260608 12:40:06.006753  3259 tablet_bootstrap.cc:492] T 2efde0292cce4f0fb6ed948ec9389d6e P aece6c37e7e04281bd4eb53ba69a7284: No bootstrap required, opened a new log
I20260608 12:40:06.006467  3260 consensus_queue.cc:260] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.007256  3259 ts_tablet_manager.cc:1403] T 2efde0292cce4f0fb6ed948ec9389d6e P aece6c37e7e04281bd4eb53ba69a7284: Time spent bootstrapping tablet: real 0.089s	user 0.033s	sys 0.049s
I20260608 12:40:06.008090  3262 tablet_bootstrap.cc:492] T 2efde0292cce4f0fb6ed948ec9389d6e P d905ac6320d440b5846d30ddb45af715: No bootstrap required, opened a new log
I20260608 12:40:06.008723  3262 ts_tablet_manager.cc:1403] T 2efde0292cce4f0fb6ed948ec9389d6e P d905ac6320d440b5846d30ddb45af715: Time spent bootstrapping tablet: real 0.078s	user 0.036s	sys 0.041s
I20260608 12:40:06.010365  3259 raft_consensus.cc:359] T 2efde0292cce4f0fb6ed948ec9389d6e P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.010854  3214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687df01ddcec4298bc106104cc4dcbee" candidate_uuid: "aece6c37e7e04281bd4eb53ba69a7284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8a674a159db47cca778bf3dacc0c555" is_pre_election: true
I20260608 12:40:06.011148  3259 raft_consensus.cc:385] T 2efde0292cce4f0fb6ed948ec9389d6e P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:06.011458  3259 raft_consensus.cc:740] T 2efde0292cce4f0fb6ed948ec9389d6e P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aece6c37e7e04281bd4eb53ba69a7284, State: Initialized, Role: FOLLOWER
I20260608 12:40:06.011521  3214 raft_consensus.cc:2468] T 687df01ddcec4298bc106104cc4dcbee P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aece6c37e7e04281bd4eb53ba69a7284 in term 0.
I20260608 12:40:06.012362  3262 raft_consensus.cc:359] T 2efde0292cce4f0fb6ed948ec9389d6e P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.012449  3259 consensus_queue.cc:260] T 2efde0292cce4f0fb6ed948ec9389d6e P aece6c37e7e04281bd4eb53ba69a7284 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.013067  3030 leader_election.cc:304] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [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: aece6c37e7e04281bd4eb53ba69a7284, e8a674a159db47cca778bf3dacc0c555; no voters: d905ac6320d440b5846d30ddb45af715
I20260608 12:40:06.013293  3262 raft_consensus.cc:385] T 2efde0292cce4f0fb6ed948ec9389d6e P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:06.013844  3262 raft_consensus.cc:740] T 2efde0292cce4f0fb6ed948ec9389d6e P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d905ac6320d440b5846d30ddb45af715, State: Initialized, Role: FOLLOWER
I20260608 12:40:06.014014  3263 raft_consensus.cc:2804] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:06.014490  3263 raft_consensus.cc:493] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:06.014845  3263 raft_consensus.cc:3060] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.014968  3262 consensus_queue.cc:260] T 2efde0292cce4f0fb6ed948ec9389d6e P d905ac6320d440b5846d30ddb45af715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.015931  3260 ts_tablet_manager.cc:1434] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:40:06.019549  3259 ts_tablet_manager.cc:1434] T 2efde0292cce4f0fb6ed948ec9389d6e P aece6c37e7e04281bd4eb53ba69a7284: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:40:06.019553  3262 ts_tablet_manager.cc:1434] T 2efde0292cce4f0fb6ed948ec9389d6e P d905ac6320d440b5846d30ddb45af715: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260608 12:40:06.021415  3262 tablet_bootstrap.cc:492] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715: Bootstrap starting.
I20260608 12:40:06.022007  3267 raft_consensus.cc:493] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:06.022538  3267 raft_consensus.cc:515] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } } peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } }
I20260608 12:40:06.024353  3263 raft_consensus.cc:515] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.034837  3262 tablet_bootstrap.cc:654] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:06.036779  3263 leader_election.cc:290] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [CANDIDATE]: Term 1 election: Requested vote from peers d905ac6320d440b5846d30ddb45af715 (127.0.107.194:42327), e8a674a159db47cca778bf3dacc0c555 (127.0.107.195:43689)
I20260608 12:40:06.037740  3263 raft_consensus.cc:493] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:06.038201  3267 leader_election.cc:290] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aece6c37e7e04281bd4eb53ba69a7284 (127.0.107.193:42515), d905ac6320d440b5846d30ddb45af715 (127.0.107.194:42327)
I20260608 12:40:06.039196  3263 raft_consensus.cc:515] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.042011  3263 leader_election.cc:290] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d905ac6320d440b5846d30ddb45af715 (127.0.107.194:42327), e8a674a159db47cca778bf3dacc0c555 (127.0.107.195:43689)
I20260608 12:40:06.047852  3140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687df01ddcec4298bc106104cc4dcbee" candidate_uuid: "aece6c37e7e04281bd4eb53ba69a7284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d905ac6320d440b5846d30ddb45af715"
I20260608 12:40:06.050549  3065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96c87c95f914fd39c4e8f9d3de9e973" candidate_uuid: "e8a674a159db47cca778bf3dacc0c555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aece6c37e7e04281bd4eb53ba69a7284" is_pre_election: true
I20260608 12:40:06.051307  3065 raft_consensus.cc:2468] T b96c87c95f914fd39c4e8f9d3de9e973 P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8a674a159db47cca778bf3dacc0c555 in term 0.
I20260608 12:40:06.052951  3180 leader_election.cc:304] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aece6c37e7e04281bd4eb53ba69a7284, e8a674a159db47cca778bf3dacc0c555; no voters: 
I20260608 12:40:06.053977  3267 raft_consensus.cc:2804] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:06.054334  3267 raft_consensus.cc:493] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:06.054692  3267 raft_consensus.cc:3060] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.055193  3262 tablet_bootstrap.cc:492] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715: No bootstrap required, opened a new log
I20260608 12:40:06.055872  3262 ts_tablet_manager.cc:1403] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.012s
I20260608 12:40:06.059828  3262 raft_consensus.cc:359] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.060799  3262 raft_consensus.cc:385] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:06.061301  3262 raft_consensus.cc:740] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d905ac6320d440b5846d30ddb45af715, State: Initialized, Role: FOLLOWER
W20260608 12:40:06.061781  3030 leader_election.cc:343] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d905ac6320d440b5846d30ddb45af715 (127.0.107.194:42327): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:06.062116  3140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72286be832ef47e4b76907e5f02e0913" candidate_uuid: "aece6c37e7e04281bd4eb53ba69a7284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d905ac6320d440b5846d30ddb45af715" is_pre_election: true
I20260608 12:40:06.062742  3140 raft_consensus.cc:2468] T 72286be832ef47e4b76907e5f02e0913 P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aece6c37e7e04281bd4eb53ba69a7284 in term 0.
I20260608 12:40:06.062626  3262 consensus_queue.cc:260] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.060636  3267 raft_consensus.cc:515] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } } peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } }
I20260608 12:40:06.066398  3262 ts_tablet_manager.cc:1434] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 12:40:06.065059  3030 leader_election.cc:304] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aece6c37e7e04281bd4eb53ba69a7284, d905ac6320d440b5846d30ddb45af715; no voters: 
I20260608 12:40:06.068902  3214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687df01ddcec4298bc106104cc4dcbee" candidate_uuid: "aece6c37e7e04281bd4eb53ba69a7284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8a674a159db47cca778bf3dacc0c555"
I20260608 12:40:06.069484  3213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72286be832ef47e4b76907e5f02e0913" candidate_uuid: "aece6c37e7e04281bd4eb53ba69a7284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8a674a159db47cca778bf3dacc0c555" is_pre_election: true
I20260608 12:40:06.071280  3214 raft_consensus.cc:3060] T 687df01ddcec4298bc106104cc4dcbee P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.071342  3213 raft_consensus.cc:2468] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aece6c37e7e04281bd4eb53ba69a7284 in term 0.
I20260608 12:40:06.072357  3140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96c87c95f914fd39c4e8f9d3de9e973" candidate_uuid: "e8a674a159db47cca778bf3dacc0c555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d905ac6320d440b5846d30ddb45af715" is_pre_election: true
I20260608 12:40:06.072821  3267 leader_election.cc:290] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [CANDIDATE]: Term 1 election: Requested vote from peers aece6c37e7e04281bd4eb53ba69a7284 (127.0.107.193:42515), d905ac6320d440b5846d30ddb45af715 (127.0.107.194:42327)
I20260608 12:40:06.073042  3140 raft_consensus.cc:2468] T b96c87c95f914fd39c4e8f9d3de9e973 P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8a674a159db47cca778bf3dacc0c555 in term 0.
I20260608 12:40:06.073385  3267 raft_consensus.cc:493] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:06.073885  3267 raft_consensus.cc:515] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.075071  3139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96c87c95f914fd39c4e8f9d3de9e973" candidate_uuid: "e8a674a159db47cca778bf3dacc0c555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d905ac6320d440b5846d30ddb45af715"
I20260608 12:40:06.075806  3139 raft_consensus.cc:3060] T b96c87c95f914fd39c4e8f9d3de9e973 P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.076049  3267 leader_election.cc:290] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aece6c37e7e04281bd4eb53ba69a7284 (127.0.107.193:42515), d905ac6320d440b5846d30ddb45af715 (127.0.107.194:42327)
I20260608 12:40:06.076572  3278 raft_consensus.cc:2804] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:06.077040  3278 raft_consensus.cc:493] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:06.077450  3278 raft_consensus.cc:3060] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.079208  3214 raft_consensus.cc:2468] T 687df01ddcec4298bc106104cc4dcbee P e8a674a159db47cca778bf3dacc0c555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aece6c37e7e04281bd4eb53ba69a7284 in term 1.
I20260608 12:40:06.080670  3138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72286be832ef47e4b76907e5f02e0913" candidate_uuid: "e8a674a159db47cca778bf3dacc0c555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d905ac6320d440b5846d30ddb45af715" is_pre_election: true
I20260608 12:40:06.081084  3030 leader_election.cc:304] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [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: aece6c37e7e04281bd4eb53ba69a7284, e8a674a159db47cca778bf3dacc0c555; no voters: d905ac6320d440b5846d30ddb45af715
I20260608 12:40:06.081374  3138 raft_consensus.cc:2468] T 72286be832ef47e4b76907e5f02e0913 P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8a674a159db47cca778bf3dacc0c555 in term 0.
I20260608 12:40:06.081918  3263 raft_consensus.cc:2804] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:06.082795  3064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72286be832ef47e4b76907e5f02e0913" candidate_uuid: "e8a674a159db47cca778bf3dacc0c555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aece6c37e7e04281bd4eb53ba69a7284" is_pre_election: true
I20260608 12:40:06.084738  3179 leader_election.cc:304] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d905ac6320d440b5846d30ddb45af715, e8a674a159db47cca778bf3dacc0c555; no voters: 
I20260608 12:40:06.085171  3278 raft_consensus.cc:515] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.086350  3065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b96c87c95f914fd39c4e8f9d3de9e973" candidate_uuid: "e8a674a159db47cca778bf3dacc0c555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aece6c37e7e04281bd4eb53ba69a7284"
I20260608 12:40:06.086776  3064 raft_consensus.cc:2393] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8a674a159db47cca778bf3dacc0c555 in current term 1: Already voted for candidate aece6c37e7e04281bd4eb53ba69a7284 in this term.
I20260608 12:40:06.087129  3065 raft_consensus.cc:3060] T b96c87c95f914fd39c4e8f9d3de9e973 P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.087647  3278 leader_election.cc:290] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [CANDIDATE]: Term 1 election: Requested vote from peers d905ac6320d440b5846d30ddb45af715 (127.0.107.194:42327), e8a674a159db47cca778bf3dacc0c555 (127.0.107.195:43689)
I20260608 12:40:06.087931  3267 raft_consensus.cc:2804] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:06.088411  3267 raft_consensus.cc:493] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:06.088773  3267 raft_consensus.cc:3060] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.089866  3214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72286be832ef47e4b76907e5f02e0913" candidate_uuid: "aece6c37e7e04281bd4eb53ba69a7284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8a674a159db47cca778bf3dacc0c555"
I20260608 12:40:06.092128  3140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72286be832ef47e4b76907e5f02e0913" candidate_uuid: "aece6c37e7e04281bd4eb53ba69a7284" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d905ac6320d440b5846d30ddb45af715"
I20260608 12:40:06.092972  3140 raft_consensus.cc:3060] T 72286be832ef47e4b76907e5f02e0913 P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.095569  3267 raft_consensus.cc:515] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.098595  3214 raft_consensus.cc:2393] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aece6c37e7e04281bd4eb53ba69a7284 in current term 1: Already voted for candidate e8a674a159db47cca778bf3dacc0c555 in this term.
I20260608 12:40:06.099018  3064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72286be832ef47e4b76907e5f02e0913" candidate_uuid: "e8a674a159db47cca778bf3dacc0c555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aece6c37e7e04281bd4eb53ba69a7284"
I20260608 12:40:06.096005  3139 raft_consensus.cc:2468] T b96c87c95f914fd39c4e8f9d3de9e973 P d905ac6320d440b5846d30ddb45af715 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8a674a159db47cca778bf3dacc0c555 in term 1.
I20260608 12:40:06.100391  3138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72286be832ef47e4b76907e5f02e0913" candidate_uuid: "e8a674a159db47cca778bf3dacc0c555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d905ac6320d440b5846d30ddb45af715"
I20260608 12:40:06.101876  3263 raft_consensus.cc:697] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [term 1 LEADER]: Becoming Leader. State: Replica: aece6c37e7e04281bd4eb53ba69a7284, State: Running, Role: LEADER
I20260608 12:40:06.101969  3179 leader_election.cc:304] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d905ac6320d440b5846d30ddb45af715, e8a674a159db47cca778bf3dacc0c555; no voters: 
I20260608 12:40:06.102628  3064 raft_consensus.cc:2393] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e8a674a159db47cca778bf3dacc0c555 in current term 1: Already voted for candidate aece6c37e7e04281bd4eb53ba69a7284 in this term.
I20260608 12:40:06.102519  3065 raft_consensus.cc:2468] T b96c87c95f914fd39c4e8f9d3de9e973 P aece6c37e7e04281bd4eb53ba69a7284 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8a674a159db47cca778bf3dacc0c555 in term 1.
I20260608 12:40:06.102988  3263 consensus_queue.cc:237] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.103623  3282 raft_consensus.cc:2804] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:06.104063  3180 leader_election.cc:304] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [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: e8a674a159db47cca778bf3dacc0c555; no voters: aece6c37e7e04281bd4eb53ba69a7284, d905ac6320d440b5846d30ddb45af715
I20260608 12:40:06.100704  3267 leader_election.cc:290] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [CANDIDATE]: Term 1 election: Requested vote from peers aece6c37e7e04281bd4eb53ba69a7284 (127.0.107.193:42515), d905ac6320d440b5846d30ddb45af715 (127.0.107.194:42327)
I20260608 12:40:06.107388  3267 raft_consensus.cc:2749] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:40:06.113348  3282 raft_consensus.cc:697] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [term 1 LEADER]: Becoming Leader. State: Replica: e8a674a159db47cca778bf3dacc0c555, State: Running, Role: LEADER
I20260608 12:40:06.114392  3282 consensus_queue.cc:237] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } } peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } }
I20260608 12:40:06.114961  3140 raft_consensus.cc:2468] T 72286be832ef47e4b76907e5f02e0913 P d905ac6320d440b5846d30ddb45af715 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aece6c37e7e04281bd4eb53ba69a7284 in term 1.
I20260608 12:40:06.116355  3030 leader_election.cc:304] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [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: aece6c37e7e04281bd4eb53ba69a7284, d905ac6320d440b5846d30ddb45af715; no voters: e8a674a159db47cca778bf3dacc0c555
I20260608 12:40:06.117539  3263 raft_consensus.cc:2804] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:06.118247  3263 raft_consensus.cc:697] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [term 1 LEADER]: Becoming Leader. State: Replica: aece6c37e7e04281bd4eb53ba69a7284, State: Running, Role: LEADER
I20260608 12:40:06.119107  3263 consensus_queue.cc:237] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.121053  2961 catalog_manager.cc:5696] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 reported cstate change: term changed from 0 to 1, leader changed from <none> to aece6c37e7e04281bd4eb53ba69a7284 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "aece6c37e7e04281bd4eb53ba69a7284" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:06.126032  2963 catalog_manager.cc:5696] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8a674a159db47cca778bf3dacc0c555 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "e8a674a159db47cca778bf3dacc0c555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:06.135699  2961 catalog_manager.cc:5696] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 reported cstate change: term changed from 0 to 1, leader changed from <none> to aece6c37e7e04281bd4eb53ba69a7284 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "aece6c37e7e04281bd4eb53ba69a7284" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:06.140642  3268 raft_consensus.cc:493] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:06.141116  3268 raft_consensus.cc:515] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.145520  3268 leader_election.cc:290] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aece6c37e7e04281bd4eb53ba69a7284 (127.0.107.193:42515), e8a674a159db47cca778bf3dacc0c555 (127.0.107.195:43689)
I20260608 12:40:06.157431  3214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687df01ddcec4298bc106104cc4dcbee" candidate_uuid: "d905ac6320d440b5846d30ddb45af715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8a674a159db47cca778bf3dacc0c555" is_pre_election: true
I20260608 12:40:06.157421  3064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687df01ddcec4298bc106104cc4dcbee" candidate_uuid: "d905ac6320d440b5846d30ddb45af715" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aece6c37e7e04281bd4eb53ba69a7284" is_pre_election: true
I20260608 12:40:06.158262  3214 raft_consensus.cc:2393] T 687df01ddcec4298bc106104cc4dcbee P e8a674a159db47cca778bf3dacc0c555 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d905ac6320d440b5846d30ddb45af715 in current term 1: Already voted for candidate aece6c37e7e04281bd4eb53ba69a7284 in this term.
I20260608 12:40:06.159327  3105 leader_election.cc:304] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715 [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: d905ac6320d440b5846d30ddb45af715; no voters: aece6c37e7e04281bd4eb53ba69a7284, e8a674a159db47cca778bf3dacc0c555
I20260608 12:40:06.160032  3268 raft_consensus.cc:3060] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.166369  3268 raft_consensus.cc:2749] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:06.175562  3282 raft_consensus.cc:493] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:06.176141  3282 raft_consensus.cc:515] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.178089  3282 leader_election.cc:290] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aece6c37e7e04281bd4eb53ba69a7284 (127.0.107.193:42515), d905ac6320d440b5846d30ddb45af715 (127.0.107.194:42327)
I20260608 12:40:06.178874  3064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efde0292cce4f0fb6ed948ec9389d6e" candidate_uuid: "e8a674a159db47cca778bf3dacc0c555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aece6c37e7e04281bd4eb53ba69a7284" is_pre_election: true
I20260608 12:40:06.179206  3140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efde0292cce4f0fb6ed948ec9389d6e" candidate_uuid: "e8a674a159db47cca778bf3dacc0c555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d905ac6320d440b5846d30ddb45af715" is_pre_election: true
I20260608 12:40:06.179392  3064 raft_consensus.cc:2468] T 2efde0292cce4f0fb6ed948ec9389d6e P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8a674a159db47cca778bf3dacc0c555 in term 0.
I20260608 12:40:06.179822  3140 raft_consensus.cc:2468] T 2efde0292cce4f0fb6ed948ec9389d6e P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8a674a159db47cca778bf3dacc0c555 in term 0.
I20260608 12:40:06.180455  3180 leader_election.cc:304] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aece6c37e7e04281bd4eb53ba69a7284, e8a674a159db47cca778bf3dacc0c555; no voters: 
I20260608 12:40:06.181313  3282 raft_consensus.cc:2804] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:06.181617  3282 raft_consensus.cc:493] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:06.181900  3282 raft_consensus.cc:3060] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.186633  3282 raft_consensus.cc:515] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.188349  3282 leader_election.cc:290] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [CANDIDATE]: Term 1 election: Requested vote from peers aece6c37e7e04281bd4eb53ba69a7284 (127.0.107.193:42515), d905ac6320d440b5846d30ddb45af715 (127.0.107.194:42327)
I20260608 12:40:06.189375  3064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efde0292cce4f0fb6ed948ec9389d6e" candidate_uuid: "e8a674a159db47cca778bf3dacc0c555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aece6c37e7e04281bd4eb53ba69a7284"
I20260608 12:40:06.189563  3140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efde0292cce4f0fb6ed948ec9389d6e" candidate_uuid: "e8a674a159db47cca778bf3dacc0c555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d905ac6320d440b5846d30ddb45af715"
I20260608 12:40:06.189942  3064 raft_consensus.cc:3060] T 2efde0292cce4f0fb6ed948ec9389d6e P aece6c37e7e04281bd4eb53ba69a7284 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.190101  3140 raft_consensus.cc:3060] T 2efde0292cce4f0fb6ed948ec9389d6e P d905ac6320d440b5846d30ddb45af715 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.194707  3140 raft_consensus.cc:2468] T 2efde0292cce4f0fb6ed948ec9389d6e P d905ac6320d440b5846d30ddb45af715 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8a674a159db47cca778bf3dacc0c555 in term 1.
I20260608 12:40:06.194815  3064 raft_consensus.cc:2468] T 2efde0292cce4f0fb6ed948ec9389d6e P aece6c37e7e04281bd4eb53ba69a7284 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8a674a159db47cca778bf3dacc0c555 in term 1.
I20260608 12:40:06.195883  3179 leader_election.cc:304] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d905ac6320d440b5846d30ddb45af715, e8a674a159db47cca778bf3dacc0c555; no voters: 
I20260608 12:40:06.196682  3282 raft_consensus.cc:2804] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:06.197203  3282 raft_consensus.cc:697] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [term 1 LEADER]: Becoming Leader. State: Replica: e8a674a159db47cca778bf3dacc0c555, State: Running, Role: LEADER
I20260608 12:40:06.198071  3282 consensus_queue.cc:237] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } }
I20260608 12:40:06.204980  2961 catalog_manager.cc:5696] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8a674a159db47cca778bf3dacc0c555 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "e8a674a159db47cca778bf3dacc0c555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aece6c37e7e04281bd4eb53ba69a7284" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d905ac6320d440b5846d30ddb45af715" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8a674a159db47cca778bf3dacc0c555" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43689 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:06.242120  3016 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 12:40:06.256716  3064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "687df01ddcec4298bc106104cc4dcbee"
dest_uuid: "aece6c37e7e04281bd4eb53ba69a7284"
mode: GRACEFUL
new_leader_uuid: "d905ac6320d440b5846d30ddb45af715"
 from {username='slave'} at 127.0.0.1:42958
I20260608 12:40:06.257264  3064 raft_consensus.cc:606] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [term 1 LEADER]: Received request to transfer leadership to TS d905ac6320d440b5846d30ddb45af715
I20260608 12:40:06.258319  3016 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 1
I20260608 12:40:06.258749  3016 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:06.334859   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:06.357810   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:06.358711   431 tablet_replica.cc:333] T 2efde0292cce4f0fb6ed948ec9389d6e P aece6c37e7e04281bd4eb53ba69a7284: stopping tablet replica
I20260608 12:40:06.359333   431 raft_consensus.cc:2243] T 2efde0292cce4f0fb6ed948ec9389d6e P aece6c37e7e04281bd4eb53ba69a7284 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:06.359710   431 raft_consensus.cc:2272] T 2efde0292cce4f0fb6ed948ec9389d6e P aece6c37e7e04281bd4eb53ba69a7284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:06.361716   431 tablet_replica.cc:333] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284: stopping tablet replica
I20260608 12:40:06.362179   431 raft_consensus.cc:2243] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:06.362733   431 pending_rounds.cc:70] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284: Trying to abort 1 pending ops.
I20260608 12:40:06.362929   431 pending_rounds.cc:77] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658175410135040 op_type: NO_OP noop_request { }
I20260608 12:40:06.363211   431 raft_consensus.cc:2889] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:40:06.363435   431 raft_consensus.cc:2272] T 687df01ddcec4298bc106104cc4dcbee P aece6c37e7e04281bd4eb53ba69a7284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:06.365747   431 tablet_replica.cc:333] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284: stopping tablet replica
I20260608 12:40:06.366220   431 raft_consensus.cc:2243] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:06.366748   431 pending_rounds.cc:70] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284: Trying to abort 1 pending ops.
I20260608 12:40:06.366901   431 pending_rounds.cc:77] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658175473897472 op_type: NO_OP noop_request { }
I20260608 12:40:06.367121   431 raft_consensus.cc:2889] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:40:06.367332   431 raft_consensus.cc:2272] T 72286be832ef47e4b76907e5f02e0913 P aece6c37e7e04281bd4eb53ba69a7284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:06.369728   431 tablet_replica.cc:333] T b96c87c95f914fd39c4e8f9d3de9e973 P aece6c37e7e04281bd4eb53ba69a7284: stopping tablet replica
I20260608 12:40:06.370205   431 raft_consensus.cc:2243] T b96c87c95f914fd39c4e8f9d3de9e973 P aece6c37e7e04281bd4eb53ba69a7284 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:06.370529   431 raft_consensus.cc:2272] T b96c87c95f914fd39c4e8f9d3de9e973 P aece6c37e7e04281bd4eb53ba69a7284 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:06.393805   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:06.405287   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:06.421510   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:06.422294   431 tablet_replica.cc:333] T 2efde0292cce4f0fb6ed948ec9389d6e P d905ac6320d440b5846d30ddb45af715: stopping tablet replica
I20260608 12:40:06.423211   431 raft_consensus.cc:2243] T 2efde0292cce4f0fb6ed948ec9389d6e P d905ac6320d440b5846d30ddb45af715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:06.423655   431 raft_consensus.cc:2272] T 2efde0292cce4f0fb6ed948ec9389d6e P d905ac6320d440b5846d30ddb45af715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:06.425889   431 tablet_replica.cc:333] T b96c87c95f914fd39c4e8f9d3de9e973 P d905ac6320d440b5846d30ddb45af715: stopping tablet replica
I20260608 12:40:06.426410   431 raft_consensus.cc:2243] T b96c87c95f914fd39c4e8f9d3de9e973 P d905ac6320d440b5846d30ddb45af715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:06.426810   431 raft_consensus.cc:2272] T b96c87c95f914fd39c4e8f9d3de9e973 P d905ac6320d440b5846d30ddb45af715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:06.428519   431 tablet_replica.cc:333] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715: stopping tablet replica
I20260608 12:40:06.429013   431 raft_consensus.cc:2243] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:06.429378   431 raft_consensus.cc:2272] T 687df01ddcec4298bc106104cc4dcbee P d905ac6320d440b5846d30ddb45af715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:06.431289   431 tablet_replica.cc:333] T 72286be832ef47e4b76907e5f02e0913 P d905ac6320d440b5846d30ddb45af715: stopping tablet replica
I20260608 12:40:06.431767   431 raft_consensus.cc:2243] T 72286be832ef47e4b76907e5f02e0913 P d905ac6320d440b5846d30ddb45af715 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:06.432124   431 raft_consensus.cc:2272] T 72286be832ef47e4b76907e5f02e0913 P d905ac6320d440b5846d30ddb45af715 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:06.454172   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:06.465021   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:06.481155   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:06.482053   431 tablet_replica.cc:333] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555: stopping tablet replica
I20260608 12:40:06.482618   431 raft_consensus.cc:2243] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:06.483232   431 pending_rounds.cc:70] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555: Trying to abort 1 pending ops.
I20260608 12:40:06.483431   431 pending_rounds.cc:77] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658175794442240 op_type: NO_OP noop_request { }
I20260608 12:40:06.483686   431 raft_consensus.cc:2889] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:40:06.484011   431 raft_consensus.cc:2272] T 2efde0292cce4f0fb6ed948ec9389d6e P e8a674a159db47cca778bf3dacc0c555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:06.486327   431 tablet_replica.cc:333] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555: stopping tablet replica
I20260608 12:40:06.486865   431 raft_consensus.cc:2243] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:06.487430   431 pending_rounds.cc:70] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555: Trying to abort 1 pending ops.
I20260608 12:40:06.487583   431 pending_rounds.cc:77] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658175457677312 op_type: NO_OP noop_request { }
I20260608 12:40:06.487902   431 raft_consensus.cc:2889] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:40:06.488188   431 raft_consensus.cc:2272] T b96c87c95f914fd39c4e8f9d3de9e973 P e8a674a159db47cca778bf3dacc0c555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:06.490218   431 tablet_replica.cc:333] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555: stopping tablet replica
I20260608 12:40:06.490725   431 raft_consensus.cc:2243] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:06.491096   431 raft_consensus.cc:2272] T 72286be832ef47e4b76907e5f02e0913 P e8a674a159db47cca778bf3dacc0c555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:06.492703   431 tablet_replica.cc:333] T 687df01ddcec4298bc106104cc4dcbee P e8a674a159db47cca778bf3dacc0c555: stopping tablet replica
I20260608 12:40:06.493158   431 raft_consensus.cc:2243] T 687df01ddcec4298bc106104cc4dcbee P e8a674a159db47cca778bf3dacc0c555 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:06.493526   431 raft_consensus.cc:2272] T 687df01ddcec4298bc106104cc4dcbee P e8a674a159db47cca778bf3dacc0c555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:06.505817   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:06.516489   431 master.cc:562] Master@127.0.107.254:46439 shutting down...
I20260608 12:40:06.531133   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:06.531628   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:06.531893   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 615605ac7f1a42488647318876e8e8f4: stopping tablet replica
I20260608 12:40:06.549780   431 master.cc:584] Master@127.0.107.254:46439 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2486 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:40:06.580754   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42547
I20260608 12:40:06.581842   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:06.586789  3293 instance_detector.cc: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:06.588325  3294 instance_detector.cc: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:06.588466  3296 instance_detector.cc: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:06.589109   431 server_base.cc:1061] running on GCE node
I20260608 12:40:06.590005   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:06.590204   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:06.590386   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922406590371 us; error 0 us; skew 500 ppm
I20260608 12:40:06.591024   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:06.593446   431 webserver.cc:533] Webserver started at http://127.0.107.254:38355/ using document root <none> and password file <none>
I20260608 12:40:06.593993   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:06.594197   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:06.594483   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:06.595573   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "d263a71f845b4213b7607304332b5765"
format_stamp: "Formatted at 2026-06-08 12:40:06 on dist-test-slave-vkhm"
I20260608 12:40:06.600277   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:40:06.603852  3301 log_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:06.604682   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:06.604985   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "d263a71f845b4213b7607304332b5765"
format_stamp: "Formatted at 2026-06-08 12:40:06 on dist-test-slave-vkhm"
I20260608 12:40:06.605274   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-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:06.644677   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:06.645761   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:06.680807   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42547
I20260608 12:40:06.680923  3352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42547 every 8 connection(s)
I20260608 12:40:06.685029  3353 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:06.694887  3353 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765: Bootstrap starting.
I20260608 12:40:06.699307  3353 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:06.711969  3353 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765: No bootstrap required, opened a new log
I20260608 12:40:06.714167  3353 raft_consensus.cc:359] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d263a71f845b4213b7607304332b5765" member_type: VOTER }
I20260608 12:40:06.714542  3353 raft_consensus.cc:385] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:06.714794  3353 raft_consensus.cc:740] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d263a71f845b4213b7607304332b5765, State: Initialized, Role: FOLLOWER
I20260608 12:40:06.715477  3353 consensus_queue.cc:260] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d263a71f845b4213b7607304332b5765" member_type: VOTER }
I20260608 12:40:06.715982  3353 raft_consensus.cc:399] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:06.716209  3353 raft_consensus.cc:493] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:06.716514  3353 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:06.720999  3353 raft_consensus.cc:515] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d263a71f845b4213b7607304332b5765" member_type: VOTER }
I20260608 12:40:06.721500  3353 leader_election.cc:304] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [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: d263a71f845b4213b7607304332b5765; no voters: 
I20260608 12:40:06.722666  3353 leader_election.cc:290] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:06.723079  3356 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:06.724459  3356 raft_consensus.cc:697] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [term 1 LEADER]: Becoming Leader. State: Replica: d263a71f845b4213b7607304332b5765, State: Running, Role: LEADER
I20260608 12:40:06.725168  3356 consensus_queue.cc:237] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [LEADER]: Queue going to LEADER mode. State: All 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: "d263a71f845b4213b7607304332b5765" member_type: VOTER }
I20260608 12:40:06.725683  3353 sys_catalog.cc:565] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:06.728035  3358 sys_catalog.cc:455] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d263a71f845b4213b7607304332b5765. Latest consensus state: current_term: 1 leader_uuid: "d263a71f845b4213b7607304332b5765" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d263a71f845b4213b7607304332b5765" member_type: VOTER } }
I20260608 12:40:06.728025  3357 sys_catalog.cc:455] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d263a71f845b4213b7607304332b5765" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d263a71f845b4213b7607304332b5765" member_type: VOTER } }
I20260608 12:40:06.728758  3358 sys_catalog.cc:458] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:06.728884  3357 sys_catalog.cc:458] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:06.732988  3361 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:06.737812  3361 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:06.741636   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:06.746717  3361 catalog_manager.cc:1382] Generated new cluster ID: 6d1347bd872340bf8382c60d41165eae
I20260608 12:40:06.747002  3361 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:06.762086  3361 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:06.763365  3361 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:06.777967  3361 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765: Generated new TSK 0
I20260608 12:40:06.778607  3361 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:06.808940   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:06.815083  3374 instance_detector.cc: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:06.816058  3375 instance_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:06.818168   431 server_base.cc:1061] running on GCE node
W20260608 12:40:06.818584  3377 instance_detector.cc: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:06.819631   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:06.819855   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:06.820070   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922406820036 us; error 0 us; skew 500 ppm
I20260608 12:40:06.820720   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:06.823071   431 webserver.cc:533] Webserver started at http://127.0.107.193:46473/ using document root <none> and password file <none>
I20260608 12:40:06.823606   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:06.823805   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:06.824090   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:06.825191   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
format_stamp: "Formatted at 2026-06-08 12:40:06 on dist-test-slave-vkhm"
I20260608 12:40:06.830056   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:06.833468  3382 log_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:06.834216   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:40:06.834515   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
format_stamp: "Formatted at 2026-06-08 12:40:06 on dist-test-slave-vkhm"
I20260608 12:40:06.834779   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-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:06.851401   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:06.852587   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:06.854060   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:06.856400   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:06.856587   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:06.856897   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:06.857072   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:06.895287   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46055
I20260608 12:40:06.895375  3444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46055 every 8 connection(s)
I20260608 12:40:06.901108   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:06.907474  3449 instance_detector.cc: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:06.908628  3450 instance_detector.cc: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:06.911420  3452 instance_detector.cc: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:06.912364   431 server_base.cc:1061] running on GCE node
I20260608 12:40:06.913396   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:06.913658   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:06.913887   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922406913866 us; error 0 us; skew 500 ppm
I20260608 12:40:06.914428  3445 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42547
I20260608 12:40:06.914526   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:06.914866  3445 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:06.915726  3445 heartbeater.cc:507] Master 127.0.107.254:42547 requested a full tablet report, sending...
I20260608 12:40:06.917523   431 webserver.cc:533] Webserver started at http://127.0.107.194:34373/ using document root <none> and password file <none>
I20260608 12:40:06.917975  3318 ts_manager.cc:194] Registered new tserver with Master: 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:06.918107   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:06.918431   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:06.918730   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:06.919865   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "72f1e7a15b0e41cf83fc674be284ab36"
format_stamp: "Formatted at 2026-06-08 12:40:06 on dist-test-slave-vkhm"
I20260608 12:40:06.919935  3318 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48544
I20260608 12:40:06.924665   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:40:06.928262  3457 log_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:06.929039   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:40:06.929332   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "72f1e7a15b0e41cf83fc674be284ab36"
format_stamp: "Formatted at 2026-06-08 12:40:06 on dist-test-slave-vkhm"
I20260608 12:40:06.929617   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-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:06.946831   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:06.947942   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:06.949436   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:06.951756   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:06.951994   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:06.952283   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:06.952464   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:06.989850   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38969
I20260608 12:40:06.990017  3519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38969 every 8 connection(s)
I20260608 12:40:06.994885   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:07.002261  3523 instance_detector.cc: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:07.003834  3524 instance_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:07.007236  3520 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42547
I20260608 12:40:07.007709  3520 heartbeater.cc:461] Registering TS with master...
W20260608 12:40:07.008016  3526 instance_detector.cc: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:07.008260   431 server_base.cc:1061] running on GCE node
I20260608 12:40:07.008774  3520 heartbeater.cc:507] Master 127.0.107.254:42547 requested a full tablet report, sending...
I20260608 12:40:07.009270   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:07.009536   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:07.009738   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922407009712 us; error 0 us; skew 500 ppm
I20260608 12:40:07.010628   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:07.011183  3318 ts_manager.cc:194] Registered new tserver with Master: 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:07.012837  3318 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48560
I20260608 12:40:07.013286   431 webserver.cc:533] Webserver started at http://127.0.107.195:44403/ using document root <none> and password file <none>
I20260608 12:40:07.013989   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:07.014214   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:07.014492   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:07.015561   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "950db856438843609c412405af1b8c1c"
format_stamp: "Formatted at 2026-06-08 12:40:07 on dist-test-slave-vkhm"
I20260608 12:40:07.020124   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:40:07.023459  3531 log_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:07.024164   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:07.024508   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "950db856438843609c412405af1b8c1c"
format_stamp: "Formatted at 2026-06-08 12:40:07 on dist-test-slave-vkhm"
I20260608 12:40:07.024792   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-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:07.035791   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:07.037010   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:07.038391   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:07.040689   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:07.040912   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:07.041155   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:07.041332   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:07.079798   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39619
I20260608 12:40:07.079909  3593 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39619 every 8 connection(s)
I20260608 12:40:07.093704  3594 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42547
I20260608 12:40:07.094118  3594 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:07.094825  3594 heartbeater.cc:507] Master 127.0.107.254:42547 requested a full tablet report, sending...
I20260608 12:40:07.096895  3318 ts_manager.cc:194] Registered new tserver with Master: 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:07.097595   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014497902s
I20260608 12:40:07.098217  3318 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48572
I20260608 12:40:07.922972  3445 heartbeater.cc:499] Master 127.0.107.254:42547 was elected leader, sending a full tablet report...
I20260608 12:40:08.015668  3520 heartbeater.cc:499] Master 127.0.107.254:42547 was elected leader, sending a full tablet report...
I20260608 12:40:08.101081  3594 heartbeater.cc:499] Master 127.0.107.254:42547 was elected leader, sending a full tablet report...
I20260608 12:40:08.174744  3318 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48582:
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:40:08.177389  3318 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:40:08.241797  3410 tablet_service.cc:1511] Processing CreateTablet for tablet bc7a61e7250b41718dd202c21b566529 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.243810  3410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc7a61e7250b41718dd202c21b566529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.249963  3409 tablet_service.cc:1511] Processing CreateTablet for tablet c96f1b34701d4e12b520cb20fc02acba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.251551  3409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96f1b34701d4e12b520cb20fc02acba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.251879  3408 tablet_service.cc:1511] Processing CreateTablet for tablet e84cd1953e164e8c80fa0842c83560b8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.253403  3408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84cd1953e164e8c80fa0842c83560b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.257995  3484 tablet_service.cc:1511] Processing CreateTablet for tablet c96f1b34701d4e12b520cb20fc02acba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.258841  3405 tablet_service.cc:1511] Processing CreateTablet for tablet 20bbf981386e4c5dbc8092b7e0cb145b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.259656  3484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96f1b34701d4e12b520cb20fc02acba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.260303  3405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20bbf981386e4c5dbc8092b7e0cb145b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.261552  3483 tablet_service.cc:1511] Processing CreateTablet for tablet e84cd1953e164e8c80fa0842c83560b8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.263105  3483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84cd1953e164e8c80fa0842c83560b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.262915  3406 tablet_service.cc:1511] Processing CreateTablet for tablet acfb1d9ed0244bea85fe780aa35d50fb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.264465  3406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acfb1d9ed0244bea85fe780aa35d50fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.265470  3482 tablet_service.cc:1511] Processing CreateTablet for tablet ee7b251bc45745efb9b217af903aa0ed (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.266949  3482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7b251bc45745efb9b217af903aa0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.261555  3407 tablet_service.cc:1511] Processing CreateTablet for tablet ee7b251bc45745efb9b217af903aa0ed (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.270004  3407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7b251bc45745efb9b217af903aa0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.269603  3481 tablet_service.cc:1511] Processing CreateTablet for tablet acfb1d9ed0244bea85fe780aa35d50fb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.269675  3404 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce7a08fde9241c6bd4b3b08d13b3f8c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.271255  3481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acfb1d9ed0244bea85fe780aa35d50fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.271389  3404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce7a08fde9241c6bd4b3b08d13b3f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.259616  3485 tablet_service.cc:1511] Processing CreateTablet for tablet bc7a61e7250b41718dd202c21b566529 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.273365  3485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc7a61e7250b41718dd202c21b566529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.278069  3480 tablet_service.cc:1511] Processing CreateTablet for tablet 20bbf981386e4c5dbc8092b7e0cb145b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.279773  3480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20bbf981386e4c5dbc8092b7e0cb145b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.279920  3478 tablet_service.cc:1511] Processing CreateTablet for tablet 8691d15125964247a9c8e8e94394dcbe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.278072  3479 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce7a08fde9241c6bd4b3b08d13b3f8c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.281452  3403 tablet_service.cc:1511] Processing CreateTablet for tablet 8691d15125964247a9c8e8e94394dcbe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.282969  3403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8691d15125964247a9c8e8e94394dcbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.281464  3478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8691d15125964247a9c8e8e94394dcbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.293092  3479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce7a08fde9241c6bd4b3b08d13b3f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.303354  3615 tablet_bootstrap.cc:492] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36: Bootstrap starting.
I20260608 12:40:08.312841  3615 tablet_bootstrap.cc:654] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.336328  3559 tablet_service.cc:1511] Processing CreateTablet for tablet bc7a61e7250b41718dd202c21b566529 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.338567  3559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc7a61e7250b41718dd202c21b566529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.341940  3558 tablet_service.cc:1511] Processing CreateTablet for tablet c96f1b34701d4e12b520cb20fc02acba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.343947  3558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96f1b34701d4e12b520cb20fc02acba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.345916  3557 tablet_service.cc:1511] Processing CreateTablet for tablet e84cd1953e164e8c80fa0842c83560b8 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.365430  3557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84cd1953e164e8c80fa0842c83560b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.348534  3556 tablet_service.cc:1511] Processing CreateTablet for tablet ee7b251bc45745efb9b217af903aa0ed (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.354254  3554 tablet_service.cc:1511] Processing CreateTablet for tablet 20bbf981386e4c5dbc8092b7e0cb145b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.356699  3553 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce7a08fde9241c6bd4b3b08d13b3f8c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.359728  3552 tablet_service.cc:1511] Processing CreateTablet for tablet 8691d15125964247a9c8e8e94394dcbe (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.351341  3555 tablet_service.cc:1511] Processing CreateTablet for tablet acfb1d9ed0244bea85fe780aa35d50fb (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:40:08.370179  3554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20bbf981386e4c5dbc8092b7e0cb145b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.376729  3553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce7a08fde9241c6bd4b3b08d13b3f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.380746  3552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8691d15125964247a9c8e8e94394dcbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.384739  3556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7b251bc45745efb9b217af903aa0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.388696  3555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acfb1d9ed0244bea85fe780aa35d50fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:08.407027  3615 tablet_bootstrap.cc:492] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36: No bootstrap required, opened a new log
I20260608 12:40:08.407701  3615 ts_tablet_manager.cc:1403] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36: Time spent bootstrapping tablet: real 0.105s	user 0.030s	sys 0.058s
I20260608 12:40:08.423534  3615 raft_consensus.cc:359] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:08.424615  3615 raft_consensus.cc:385] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.424993  3615 raft_consensus.cc:740] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.426155  3615 consensus_queue.cc:260] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:08.445827  3617 tablet_bootstrap.cc:492] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd: Bootstrap starting.
I20260608 12:40:08.450510  3618 tablet_bootstrap.cc:492] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c: Bootstrap starting.
I20260608 12:40:08.454267  3615 ts_tablet_manager.cc:1434] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.003s
I20260608 12:40:08.455305  3615 tablet_bootstrap.cc:492] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36: Bootstrap starting.
I20260608 12:40:08.458922  3617 tablet_bootstrap.cc:654] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.468366  3618 tablet_bootstrap.cc:654] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.469791  3615 tablet_bootstrap.cc:654] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.472357  3617 tablet_bootstrap.cc:492] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd: No bootstrap required, opened a new log
I20260608 12:40:08.473016  3617 ts_tablet_manager.cc:1403] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260608 12:40:08.473660  3618 tablet_bootstrap.cc:492] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c: No bootstrap required, opened a new log
I20260608 12:40:08.474105  3618 ts_tablet_manager.cc:1403] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260608 12:40:08.476454  3618 raft_consensus.cc:359] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.477151  3618 raft_consensus.cc:385] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.477536  3618 raft_consensus.cc:740] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.477236  3617 raft_consensus.cc:359] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.478374  3617 raft_consensus.cc:385] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.478710  3617 raft_consensus.cc:740] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.478693  3618 consensus_queue.cc:260] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.479943  3617 consensus_queue.cc:260] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.480786  3615 tablet_bootstrap.cc:492] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36: No bootstrap required, opened a new log
I20260608 12:40:08.481344  3615 ts_tablet_manager.cc:1403] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.003s
I20260608 12:40:08.481745  3618 ts_tablet_manager.cc:1434] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 12:40:08.482654  3618 tablet_bootstrap.cc:492] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c: Bootstrap starting.
I20260608 12:40:08.484855  3615 raft_consensus.cc:359] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.485827  3615 raft_consensus.cc:385] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.486246  3615 raft_consensus.cc:740] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.487306  3615 consensus_queue.cc:260] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.489895  3615 ts_tablet_manager.cc:1434] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:40:08.490675  3618 tablet_bootstrap.cc:654] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.491029  3615 tablet_bootstrap.cc:492] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36: Bootstrap starting.
I20260608 12:40:08.498731  3615 tablet_bootstrap.cc:654] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.498770  3617 ts_tablet_manager.cc:1434] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.006s
I20260608 12:40:08.500247  3617 tablet_bootstrap.cc:492] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd: Bootstrap starting.
I20260608 12:40:08.509042  3617 tablet_bootstrap.cc:654] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.515280  3615 tablet_bootstrap.cc:492] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36: No bootstrap required, opened a new log
I20260608 12:40:08.515766  3615 ts_tablet_manager.cc:1403] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.014s
I20260608 12:40:08.515898  3618 tablet_bootstrap.cc:492] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c: No bootstrap required, opened a new log
I20260608 12:40:08.516624  3618 ts_tablet_manager.cc:1403] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.000s
I20260608 12:40:08.518172  3615 raft_consensus.cc:359] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.518755  3615 raft_consensus.cc:385] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.519013  3615 raft_consensus.cc:740] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.519758  3615 consensus_queue.cc:260] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.520566  3618 raft_consensus.cc:359] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.521471  3618 raft_consensus.cc:385] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.521763  3615 ts_tablet_manager.cc:1434] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:40:08.521835  3618 raft_consensus.cc:740] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.523077  3615 tablet_bootstrap.cc:492] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36: Bootstrap starting.
I20260608 12:40:08.523422  3618 consensus_queue.cc:260] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.529592  3618 ts_tablet_manager.cc:1434] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.008s
I20260608 12:40:08.530493  3615 tablet_bootstrap.cc:654] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.530972  3618 tablet_bootstrap.cc:492] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c: Bootstrap starting.
I20260608 12:40:08.534080  3617 tablet_bootstrap.cc:492] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd: No bootstrap required, opened a new log
I20260608 12:40:08.534648  3617 ts_tablet_manager.cc:1403] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.020s
I20260608 12:40:08.535403  3619 raft_consensus.cc:493] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:08.536465  3619 raft_consensus.cc:515] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.538048  3617 raft_consensus.cc:359] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.538818  3617 raft_consensus.cc:385] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.539093  3617 raft_consensus.cc:740] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.539538  3618 tablet_bootstrap.cc:654] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.540030  3617 consensus_queue.cc:260] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.544878  3617 ts_tablet_manager.cc:1434] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:40:08.546186  3617 tablet_bootstrap.cc:492] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd: Bootstrap starting.
I20260608 12:40:08.555011  3617 tablet_bootstrap.cc:654] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.558316  3618 tablet_bootstrap.cc:492] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c: No bootstrap required, opened a new log
I20260608 12:40:08.559051  3618 ts_tablet_manager.cc:1403] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.014s
I20260608 12:40:08.562980  3618 raft_consensus.cc:359] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.564009  3618 raft_consensus.cc:385] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.564478  3618 raft_consensus.cc:740] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.565675  3618 consensus_queue.cc:260] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.567435  3619 leader_election.cc:290] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:08.569289  3618 ts_tablet_manager.cc:1434] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.007s
I20260608 12:40:08.570749  3618 tablet_bootstrap.cc:492] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c: Bootstrap starting.
I20260608 12:40:08.579520  3618 tablet_bootstrap.cc:654] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.600486  3618 tablet_bootstrap.cc:492] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c: No bootstrap required, opened a new log
I20260608 12:40:08.601033  3618 ts_tablet_manager.cc:1403] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260608 12:40:08.604319  3618 raft_consensus.cc:359] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.605084  3618 raft_consensus.cc:385] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.605434  3618 raft_consensus.cc:740] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.606354  3624 raft_consensus.cc:493] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:08.606411  3618 consensus_queue.cc:260] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.607225  3624 raft_consensus.cc:515] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.614289  3624 leader_election.cc:290] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:08.616921  3618 ts_tablet_manager.cc:1434] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 12:40:08.626900  3618 tablet_bootstrap.cc:492] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c: Bootstrap starting.
I20260608 12:40:08.637694  3618 tablet_bootstrap.cc:654] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.638707  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce7a08fde9241c6bd4b3b08d13b3f8c" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c" is_pre_election: true
I20260608 12:40:08.639621  3569 raft_consensus.cc:2468] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 0.
I20260608 12:40:08.641680  3459 leader_election.cc:304] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, 950db856438843609c412405af1b8c1c; no voters: 
I20260608 12:40:08.642970  3619 raft_consensus.cc:2804] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:08.643433  3619 raft_consensus.cc:493] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:08.643867  3619 raft_consensus.cc:3060] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:08.661255  3623 raft_consensus.cc:493] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:08.661418  3615 tablet_bootstrap.cc:492] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36: No bootstrap required, opened a new log
I20260608 12:40:08.662148  3615 ts_tablet_manager.cc:1403] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36: Time spent bootstrapping tablet: real 0.139s	user 0.040s	sys 0.058s
I20260608 12:40:08.661854  3623 raft_consensus.cc:515] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.662475  3617 tablet_bootstrap.cc:492] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd: No bootstrap required, opened a new log
I20260608 12:40:08.662966  3617 ts_tablet_manager.cc:1403] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent bootstrapping tablet: real 0.117s	user 0.049s	sys 0.064s
I20260608 12:40:08.666028  3615 raft_consensus.cc:359] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.666345  3617 raft_consensus.cc:359] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.667176  3617 raft_consensus.cc:385] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.667519  3617 raft_consensus.cc:740] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.655709  3619 raft_consensus.cc:515] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.673653  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce7a08fde9241c6bd4b3b08d13b3f8c" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c"
I20260608 12:40:08.674399  3569 raft_consensus.cc:3060] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:08.683444  3569 raft_consensus.cc:2468] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 1.
I20260608 12:40:08.684684  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce7a08fde9241c6bd4b3b08d13b3f8c" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
I20260608 12:40:08.685037  3459 leader_election.cc:304] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, 950db856438843609c412405af1b8c1c; no voters: 
I20260608 12:40:08.688045  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce7a08fde9241c6bd4b3b08d13b3f8c" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
I20260608 12:40:08.668313  3617 consensus_queue.cc:260] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.691891  3617 ts_tablet_manager.cc:1434] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260608 12:40:08.669463  3623 leader_election.cc:290] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:08.666805  3615 raft_consensus.cc:385] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.693107  3615 raft_consensus.cc:740] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Initialized, Role: FOLLOWER
W20260608 12:40:08.693341  3460 leader_election.cc:343] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:40:08.694448  3460 leader_election.cc:343] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:08.694453  3615 consensus_queue.cc:260] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.694782  3619 leader_election.cc:290] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 election: Requested vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:08.707712  3615 ts_tablet_manager.cc:1434] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.010s
I20260608 12:40:08.711826  3615 tablet_bootstrap.cc:492] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36: Bootstrap starting.
I20260608 12:40:08.715889  3619 raft_consensus.cc:2804] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:08.718987  3617 tablet_bootstrap.cc:492] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd: Bootstrap starting.
I20260608 12:40:08.719709  3619 raft_consensus.cc:697] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Becoming Leader. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Running, Role: LEADER
I20260608 12:40:08.728899  3619 consensus_queue.cc:237] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.730418  3495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8691d15125964247a9c8e8e94394dcbe" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36" is_pre_election: true
I20260608 12:40:08.735780  3618 tablet_bootstrap.cc:492] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c: No bootstrap required, opened a new log
I20260608 12:40:08.736157  3495 raft_consensus.cc:2468] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 0.
I20260608 12:40:08.736460  3618 ts_tablet_manager.cc:1403] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c: Time spent bootstrapping tablet: real 0.110s	user 0.030s	sys 0.022s
I20260608 12:40:08.736749  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8691d15125964247a9c8e8e94394dcbe" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c" is_pre_election: true
I20260608 12:40:08.737480  3494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7b251bc45745efb9b217af903aa0ed" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36" is_pre_election: true
I20260608 12:40:08.737898  3386 leader_election.cc:304] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, 938332cd17d64cd89c6dfa7e751ec1fd; no voters: 
I20260608 12:40:08.738729  3624 raft_consensus.cc:2804] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:08.739121  3624 raft_consensus.cc:493] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 12:40:08.739194  3366 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:40:08.739635  3624 raft_consensus.cc:3060] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:08.739908  3618 raft_consensus.cc:359] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.740770  3618 raft_consensus.cc:385] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.741087  3618 raft_consensus.cc:740] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.742389  3371 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 12:40:08.743422  3371 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:40:08.741961  3618 consensus_queue.cc:260] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
W20260608 12:40:08.745016  3535 leader_election.cc:343] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:08.745362  3569 raft_consensus.cc:2468] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 0.
I20260608 12:40:08.745018  3617 tablet_bootstrap.cc:654] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.730314  3615 tablet_bootstrap.cc:654] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.753398  3618 ts_tablet_manager.cc:1434] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 12:40:08.754657  3618 tablet_bootstrap.cc:492] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c: Bootstrap starting.
I20260608 12:40:08.754990  3641 raft_consensus.cc:493] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:08.755646  3641 raft_consensus.cc:515] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:08.758639  3641 leader_election.cc:290] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:08.759786  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7a61e7250b41718dd202c21b566529" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c" is_pre_election: true
I20260608 12:40:08.760324  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7a61e7250b41718dd202c21b566529" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
W20260608 12:40:08.761368  3459 leader_election.cc:343] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 950db856438843609c412405af1b8c1c (127.0.107.195:39619): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:40:08.761835  3460 leader_election.cc:343] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:08.762287  3460 leader_election.cc:304] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [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: 72f1e7a15b0e41cf83fc674be284ab36; no voters: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c
I20260608 12:40:08.762714  3624 raft_consensus.cc:515] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.763499  3623 raft_consensus.cc:493] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:08.763974  3623 raft_consensus.cc:515] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.766290  3624 leader_election.cc:290] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 election: Requested vote from peers 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:08.767607  3623 leader_election.cc:290] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:08.768688  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8691d15125964247a9c8e8e94394dcbe" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c"
I20260608 12:40:08.768865  3495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bbf981386e4c5dbc8092b7e0cb145b" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36" is_pre_election: true
I20260608 12:40:08.769275  3569 raft_consensus.cc:3060] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:40:08.770828  3535 leader_election.cc:343] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:08.767724  3494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8691d15125964247a9c8e8e94394dcbe" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36"
I20260608 12:40:08.772271  3494 raft_consensus.cc:3060] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:08.763515  3641 raft_consensus.cc:2749] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:08.775523  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bbf981386e4c5dbc8092b7e0cb145b" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
I20260608 12:40:08.776276  3419 raft_consensus.cc:2468] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 950db856438843609c412405af1b8c1c in term 0.
I20260608 12:40:08.776815  3617 tablet_bootstrap.cc:492] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd: No bootstrap required, opened a new log
I20260608 12:40:08.777458  3617 ts_tablet_manager.cc:1403] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.012s
I20260608 12:40:08.777900  3569 raft_consensus.cc:2468] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 1.
I20260608 12:40:08.778373  3534 leader_election.cc:304] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [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: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c; no voters: 72f1e7a15b0e41cf83fc674be284ab36
I20260608 12:40:08.779232  3618 tablet_bootstrap.cc:654] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.780027  3623 raft_consensus.cc:2804] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:08.779969  3384 leader_election.cc:304] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c; no voters: 
I20260608 12:40:08.780913  3623 raft_consensus.cc:493] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:08.781350  3623 raft_consensus.cc:3060] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:08.777372  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7b251bc45745efb9b217af903aa0ed" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
I20260608 12:40:08.784413  3624 raft_consensus.cc:2804] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:40:08.785940  3534 leader_election.cc:343] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:08.787986  3534 leader_election.cc:304] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c [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: 950db856438843609c412405af1b8c1c; no voters: 72f1e7a15b0e41cf83fc674be284ab36, 938332cd17d64cd89c6dfa7e751ec1fd
I20260608 12:40:08.794904  3617 raft_consensus.cc:359] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.795929  3617 raft_consensus.cc:385] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.796367  3617 raft_consensus.cc:740] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.797557  3617 consensus_queue.cc:260] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.812724  3624 raft_consensus.cc:697] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Becoming Leader. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Running, Role: LEADER
I20260608 12:40:08.813743  3624 consensus_queue.cc:237] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.814163  3315 catalog_manager.cc:5696] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "72f1e7a15b0e41cf83fc674be284ab36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:08.816020  3647 raft_consensus.cc:493] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:08.816170  3615 tablet_bootstrap.cc:492] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36: No bootstrap required, opened a new log
I20260608 12:40:08.816841  3615 ts_tablet_manager.cc:1403] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.002s
I20260608 12:40:08.819458  3647 raft_consensus.cc:515] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.820313  3615 raft_consensus.cc:359] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.821079  3615 raft_consensus.cc:385] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.821389  3615 raft_consensus.cc:740] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.822263  3615 consensus_queue.cc:260] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.822938  3495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96f1b34701d4e12b520cb20fc02acba" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36" is_pre_election: true
I20260608 12:40:08.823588  3495 raft_consensus.cc:2468] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 0.
I20260608 12:40:08.824870  3615 ts_tablet_manager.cc:1434] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:40:08.825035  3386 leader_election.cc:304] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, 938332cd17d64cd89c6dfa7e751ec1fd; no voters: 
I20260608 12:40:08.825906  3615 tablet_bootstrap.cc:492] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36: Bootstrap starting.
I20260608 12:40:08.828275  3648 raft_consensus.cc:2749] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:08.830336  3652 raft_consensus.cc:2804] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:08.832919  3623 raft_consensus.cc:515] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.834453  3618 tablet_bootstrap.cc:492] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c: No bootstrap required, opened a new log
I20260608 12:40:08.837026  3652 raft_consensus.cc:493] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:08.837349  3618 ts_tablet_manager.cc:1403] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.022s
I20260608 12:40:08.837457  3652 raft_consensus.cc:3060] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:08.837671  3494 raft_consensus.cc:2468] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 1.
I20260608 12:40:08.840907  3618 raft_consensus.cc:359] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.841683  3618 raft_consensus.cc:385] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.841984  3618 raft_consensus.cc:740] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.842806  3618 consensus_queue.cc:260] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.835315  3647 leader_election.cc:290] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:08.834440  3617 ts_tablet_manager.cc:1434] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent starting tablet: real 0.057s	user 0.011s	sys 0.001s
W20260608 12:40:08.844233  3534 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:46055, user_credentials={real_user=slave}} blocked reactor thread for 58352.4us
I20260608 12:40:08.845172  3617 tablet_bootstrap.cc:492] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd: Bootstrap starting.
I20260608 12:40:08.836577  3615 tablet_bootstrap.cc:654] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.850136  3618 ts_tablet_manager.cc:1434] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260608 12:40:08.851394  3618 tablet_bootstrap.cc:492] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c: Bootstrap starting.
I20260608 12:40:08.853999  3617 tablet_bootstrap.cc:654] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.855000  3494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bbf981386e4c5dbc8092b7e0cb145b" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36"
W20260608 12:40:08.857127  3535 leader_election.cc:343] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:08.858031  3623 leader_election.cc:290] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 election: Requested vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:08.858669  3618 tablet_bootstrap.cc:654] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.861310  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96f1b34701d4e12b520cb20fc02acba" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c" is_pre_election: true
I20260608 12:40:08.862176  3569 raft_consensus.cc:2468] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 0.
I20260608 12:40:08.863037  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bbf981386e4c5dbc8092b7e0cb145b" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
I20260608 12:40:08.863648  3420 raft_consensus.cc:3060] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:08.862478  3652 raft_consensus.cc:515] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.868414  3494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96f1b34701d4e12b520cb20fc02acba" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36"
I20260608 12:40:08.868654  3617 tablet_bootstrap.cc:492] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd: No bootstrap required, opened a new log
I20260608 12:40:08.869030  3494 raft_consensus.cc:3060] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:08.869367  3617 ts_tablet_manager.cc:1403] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260608 12:40:08.871361  3420 raft_consensus.cc:2468] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 950db856438843609c412405af1b8c1c in term 1.
I20260608 12:40:08.873164  3534 leader_election.cc:304] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [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: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c; no voters: 72f1e7a15b0e41cf83fc674be284ab36
I20260608 12:40:08.873265  3617 raft_consensus.cc:359] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.874009  3617 raft_consensus.cc:385] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.874337  3617 raft_consensus.cc:740] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.874447  3648 raft_consensus.cc:2804] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:08.874987  3648 raft_consensus.cc:697] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Becoming Leader. State: Replica: 950db856438843609c412405af1b8c1c, State: Running, Role: LEADER
I20260608 12:40:08.875329  3617 consensus_queue.cc:260] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.875905  3648 consensus_queue.cc:237] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.878261  3494 raft_consensus.cc:2468] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 1.
I20260608 12:40:08.880628  3386 leader_election.cc:304] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, 938332cd17d64cd89c6dfa7e751ec1fd; no voters: 
I20260608 12:40:08.879241  3652 leader_election.cc:290] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 election: Requested vote from peers 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:08.881850  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96f1b34701d4e12b520cb20fc02acba" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c"
I20260608 12:40:08.865708  3615 tablet_bootstrap.cc:492] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36: No bootstrap required, opened a new log
I20260608 12:40:08.882454  3569 raft_consensus.cc:3060] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:08.882850  3615 ts_tablet_manager.cc:1403] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.001s
I20260608 12:40:08.882145  3652 raft_consensus.cc:2804] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:08.885880  3652 raft_consensus.cc:697] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Becoming Leader. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Running, Role: LEADER
I20260608 12:40:08.886960  3652 consensus_queue.cc:237] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.895131  3569 raft_consensus.cc:2468] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 1.
I20260608 12:40:08.895318  3615 raft_consensus.cc:359] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.896366  3615 raft_consensus.cc:385] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.895651  3316 catalog_manager.cc:5696] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:08.896764  3615 raft_consensus.cc:740] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.897817  3615 consensus_queue.cc:260] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.898232  3617 ts_tablet_manager.cc:1434] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260608 12:40:08.899811  3617 tablet_bootstrap.cc:492] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd: Bootstrap starting.
I20260608 12:40:08.901192  3618 tablet_bootstrap.cc:492] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c: No bootstrap required, opened a new log
I20260608 12:40:08.901985  3618 ts_tablet_manager.cc:1403] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.007s
I20260608 12:40:08.907315  3615 ts_tablet_manager.cc:1434] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260608 12:40:08.907733  3618 raft_consensus.cc:359] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.908255  3615 tablet_bootstrap.cc:492] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36: Bootstrap starting.
I20260608 12:40:08.908578  3618 raft_consensus.cc:385] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.908938  3618 raft_consensus.cc:740] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.909862  3617 tablet_bootstrap.cc:654] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.913283  3618 consensus_queue.cc:260] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.916245  3618 ts_tablet_manager.cc:1434] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:40:08.915951  3315 catalog_manager.cc:5696] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 950db856438843609c412405af1b8c1c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:08.917241  3615 tablet_bootstrap.cc:654] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.917326  3618 tablet_bootstrap.cc:492] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c: Bootstrap starting.
I20260608 12:40:08.929406  3617 tablet_bootstrap.cc:492] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd: No bootstrap required, opened a new log
I20260608 12:40:08.930006  3618 tablet_bootstrap.cc:654] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.930033  3617 ts_tablet_manager.cc:1403] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.004s
I20260608 12:40:08.933454  3615 tablet_bootstrap.cc:492] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36: No bootstrap required, opened a new log
I20260608 12:40:08.933996  3615 ts_tablet_manager.cc:1403] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260608 12:40:08.934303  3617 raft_consensus.cc:359] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:08.935356  3617 raft_consensus.cc:385] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.935829  3617 raft_consensus.cc:740] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.937165  3617 consensus_queue.cc:260] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:08.937415  3615 raft_consensus.cc:359] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.938513  3615 raft_consensus.cc:385] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.938910  3615 raft_consensus.cc:740] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.940446  3617 ts_tablet_manager.cc:1434] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:40:08.940027  3615 consensus_queue.cc:260] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.941627  3617 tablet_bootstrap.cc:492] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd: Bootstrap starting.
I20260608 12:40:08.942792  3618 tablet_bootstrap.cc:492] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c: No bootstrap required, opened a new log
I20260608 12:40:08.943298  3618 ts_tablet_manager.cc:1403] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260608 12:40:08.946209  3618 raft_consensus.cc:359] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:08.947047  3618 raft_consensus.cc:385] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.947372  3618 raft_consensus.cc:740] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.948194  3618 consensus_queue.cc:260] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:08.948856  3617 tablet_bootstrap.cc:654] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.949364  3615 ts_tablet_manager.cc:1434] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:40:08.950528  3615 tablet_bootstrap.cc:492] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36: Bootstrap starting.
I20260608 12:40:08.950960  3618 ts_tablet_manager.cc:1434] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:40:08.951963  3316 catalog_manager.cc:5696] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:08.954321  3617 tablet_bootstrap.cc:492] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd: No bootstrap required, opened a new log
I20260608 12:40:08.954744  3617 ts_tablet_manager.cc:1403] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260608 12:40:08.956923  3615 tablet_bootstrap.cc:654] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.957751  3617 raft_consensus.cc:359] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.958480  3617 raft_consensus.cc:385] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.958822  3617 raft_consensus.cc:740] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.959769  3617 consensus_queue.cc:260] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.962227  3617 ts_tablet_manager.cc:1434] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:40:08.962634  3615 tablet_bootstrap.cc:492] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36: No bootstrap required, opened a new log
I20260608 12:40:08.963279  3617 tablet_bootstrap.cc:492] T ee7b251bc45745efb9b217af903aa0ed P 938332cd17d64cd89c6dfa7e751ec1fd: Bootstrap starting.
I20260608 12:40:08.963771  3615 ts_tablet_manager.cc:1403] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:40:08.966609  3615 raft_consensus.cc:359] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.967361  3615 raft_consensus.cc:385] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.967648  3615 raft_consensus.cc:740] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.968422  3615 consensus_queue.cc:260] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.969789  3617 tablet_bootstrap.cc:654] T ee7b251bc45745efb9b217af903aa0ed P 938332cd17d64cd89c6dfa7e751ec1fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:08.970400  3615 ts_tablet_manager.cc:1434] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:40:08.974227  3617 tablet_bootstrap.cc:492] T ee7b251bc45745efb9b217af903aa0ed P 938332cd17d64cd89c6dfa7e751ec1fd: No bootstrap required, opened a new log
I20260608 12:40:08.974784  3617 ts_tablet_manager.cc:1403] T ee7b251bc45745efb9b217af903aa0ed P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 12:40:08.976958  3617 raft_consensus.cc:359] T ee7b251bc45745efb9b217af903aa0ed P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.977433  3617 raft_consensus.cc:385] T ee7b251bc45745efb9b217af903aa0ed P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:08.977708  3617 raft_consensus.cc:740] T ee7b251bc45745efb9b217af903aa0ed P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:08.978372  3617 consensus_queue.cc:260] T ee7b251bc45745efb9b217af903aa0ed P 938332cd17d64cd89c6dfa7e751ec1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:08.980490  3617 ts_tablet_manager.cc:1434] T ee7b251bc45745efb9b217af903aa0ed P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:40:09.014640  3648 raft_consensus.cc:493] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:09.015213  3648 raft_consensus.cc:515] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:09.017190  3648 leader_election.cc:290] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969), 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:09.018021  3494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfb1d9ed0244bea85fe780aa35d50fb" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36" is_pre_election: true
I20260608 12:40:09.018296  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfb1d9ed0244bea85fe780aa35d50fb" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
I20260608 12:40:09.018584  3494 raft_consensus.cc:2468] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 950db856438843609c412405af1b8c1c in term 0.
I20260608 12:40:09.018905  3420 raft_consensus.cc:2468] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 950db856438843609c412405af1b8c1c in term 0.
I20260608 12:40:09.019670  3535 leader_election.cc:304] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, 950db856438843609c412405af1b8c1c; no voters: 
I20260608 12:40:09.020474  3648 raft_consensus.cc:2804] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:09.020824  3648 raft_consensus.cc:493] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:09.021098  3648 raft_consensus.cc:3060] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:09.026486  3648 raft_consensus.cc:515] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:09.028441  3648 leader_election.cc:290] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 election: Requested vote from peers 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969), 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:09.029026  3494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfb1d9ed0244bea85fe780aa35d50fb" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36"
I20260608 12:40:09.029482  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acfb1d9ed0244bea85fe780aa35d50fb" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
I20260608 12:40:09.029548  3494 raft_consensus.cc:3060] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:09.030005  3420 raft_consensus.cc:3060] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:09.034737  3494 raft_consensus.cc:2468] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 950db856438843609c412405af1b8c1c in term 1.
I20260608 12:40:09.034844  3420 raft_consensus.cc:2468] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 950db856438843609c412405af1b8c1c in term 1.
I20260608 12:40:09.035993  3534 leader_election.cc:304] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c; no voters: 
I20260608 12:40:09.036875  3648 raft_consensus.cc:2804] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:09.037258  3648 raft_consensus.cc:697] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Becoming Leader. State: Replica: 950db856438843609c412405af1b8c1c, State: Running, Role: LEADER
I20260608 12:40:09.037889  3648 consensus_queue.cc:237] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:09.039222  3619 raft_consensus.cc:493] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:09.039638  3619 raft_consensus.cc:515] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:09.041828  3619 leader_election.cc:290] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:09.043234  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84cd1953e164e8c80fa0842c83560b8" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
I20260608 12:40:09.043469  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84cd1953e164e8c80fa0842c83560b8" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c" is_pre_election: true
I20260608 12:40:09.043927  3420 raft_consensus.cc:2468] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 0.
I20260608 12:40:09.044132  3569 raft_consensus.cc:2468] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 0.
I20260608 12:40:09.045117  3460 leader_election.cc:304] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, 938332cd17d64cd89c6dfa7e751ec1fd; no voters: 
I20260608 12:40:09.045957  3619 raft_consensus.cc:2804] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:09.046279  3619 raft_consensus.cc:493] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:09.046711  3619 raft_consensus.cc:3060] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:09.046195  3318 catalog_manager.cc:5696] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 950db856438843609c412405af1b8c1c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:09.051257  3619 raft_consensus.cc:515] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:09.053068  3619 leader_election.cc:290] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 election: Requested vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:09.053989  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84cd1953e164e8c80fa0842c83560b8" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
I20260608 12:40:09.054217  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84cd1953e164e8c80fa0842c83560b8" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c"
I20260608 12:40:09.054592  3420 raft_consensus.cc:3060] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:09.054783  3569 raft_consensus.cc:3060] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:09.059427  3420 raft_consensus.cc:2468] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 1.
I20260608 12:40:09.059592  3569 raft_consensus.cc:2468] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 1.
I20260608 12:40:09.060611  3460 leader_election.cc:304] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, 938332cd17d64cd89c6dfa7e751ec1fd; no voters: 
I20260608 12:40:09.061437  3619 raft_consensus.cc:2804] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:09.061820  3619 raft_consensus.cc:697] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Becoming Leader. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Running, Role: LEADER
I20260608 12:40:09.062463  3619 consensus_queue.cc:237] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:09.069200  3318 catalog_manager.cc:5696] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "72f1e7a15b0e41cf83fc674be284ab36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:09.123149  3619 raft_consensus.cc:493] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:09.123701  3619 raft_consensus.cc:515] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:09.125525  3619 leader_election.cc:290] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:09.126416  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7b251bc45745efb9b217af903aa0ed" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
I20260608 12:40:09.126730  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7b251bc45745efb9b217af903aa0ed" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c" is_pre_election: true
I20260608 12:40:09.127099  3420 raft_consensus.cc:2468] T ee7b251bc45745efb9b217af903aa0ed P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 0.
I20260608 12:40:09.127385  3569 raft_consensus.cc:2468] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 0.
I20260608 12:40:09.128327  3460 leader_election.cc:304] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, 938332cd17d64cd89c6dfa7e751ec1fd; no voters: 
I20260608 12:40:09.129014  3619 raft_consensus.cc:2804] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:09.129328  3619 raft_consensus.cc:493] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:09.129626  3619 raft_consensus.cc:3060] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:09.134269  3619 raft_consensus.cc:515] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:09.135932  3619 leader_election.cc:290] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 election: Requested vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:09.136912  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7b251bc45745efb9b217af903aa0ed" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
I20260608 12:40:09.136998  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7b251bc45745efb9b217af903aa0ed" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c"
I20260608 12:40:09.137468  3420 raft_consensus.cc:3060] T ee7b251bc45745efb9b217af903aa0ed P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:09.137573  3569 raft_consensus.cc:3060] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:09.141880  3420 raft_consensus.cc:2468] T ee7b251bc45745efb9b217af903aa0ed P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 1.
I20260608 12:40:09.142356  3569 raft_consensus.cc:2468] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 1.
I20260608 12:40:09.142915  3460 leader_election.cc:304] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, 938332cd17d64cd89c6dfa7e751ec1fd; no voters: 
I20260608 12:40:09.143770  3619 raft_consensus.cc:2804] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:09.144182  3619 raft_consensus.cc:697] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Becoming Leader. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Running, Role: LEADER
I20260608 12:40:09.144980  3619 consensus_queue.cc:237] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:09.151610  3318 catalog_manager.cc:5696] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "72f1e7a15b0e41cf83fc674be284ab36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:09.161609  3652 raft_consensus.cc:493] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:09.161996  3652 raft_consensus.cc:515] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:09.163743  3652 leader_election.cc:290] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 950db856438843609c412405af1b8c1c (127.0.107.195:39619), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:09.164513  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7a61e7250b41718dd202c21b566529" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c" is_pre_election: true
I20260608 12:40:09.164943  3494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7a61e7250b41718dd202c21b566529" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36" is_pre_election: true
I20260608 12:40:09.165060  3569 raft_consensus.cc:2468] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 0.
I20260608 12:40:09.165513  3494 raft_consensus.cc:2468] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 0.
I20260608 12:40:09.166162  3384 leader_election.cc:304] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c; no voters: 
I20260608 12:40:09.166848  3652 raft_consensus.cc:2804] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:09.167224  3652 raft_consensus.cc:493] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:09.167507  3652 raft_consensus.cc:3060] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:09.171885  3652 raft_consensus.cc:515] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:09.173774  3652 leader_election.cc:290] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 election: Requested vote from peers 950db856438843609c412405af1b8c1c (127.0.107.195:39619), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:09.174422  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7a61e7250b41718dd202c21b566529" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c"
I20260608 12:40:09.174705  3494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7a61e7250b41718dd202c21b566529" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36"
I20260608 12:40:09.174917  3569 raft_consensus.cc:3060] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:09.175280  3494 raft_consensus.cc:3060] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:09.179426  3569 raft_consensus.cc:2468] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 1.
I20260608 12:40:09.179625  3494 raft_consensus.cc:2468] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 1.
I20260608 12:40:09.180622  3384 leader_election.cc:304] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c; no voters: 
I20260608 12:40:09.181329  3652 raft_consensus.cc:2804] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:09.181808  3652 raft_consensus.cc:697] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Becoming Leader. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Running, Role: LEADER
I20260608 12:40:09.182605  3652 consensus_queue.cc:237] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:09.189380  3318 catalog_manager.cc:5696] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:09.226658  3619 consensus_queue.cc:1048] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:09.237938  3420 raft_consensus.cc:3060] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:09.246218  3674 consensus_queue.cc:1048] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:09.252242  3674 raft_consensus.cc:493] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:09.252767  3674 raft_consensus.cc:515] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:09.254776  3674 leader_election.cc:290] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:09.255455  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bbf981386e4c5dbc8092b7e0cb145b" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
I20260608 12:40:09.256255  3420 raft_consensus.cc:2393] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72f1e7a15b0e41cf83fc674be284ab36 in current term 1: Already voted for candidate 950db856438843609c412405af1b8c1c in this term.
I20260608 12:40:09.256623  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20bbf981386e4c5dbc8092b7e0cb145b" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c" is_pre_election: true
I20260608 12:40:09.257941  3459 leader_election.cc:304] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [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: 72f1e7a15b0e41cf83fc674be284ab36; no voters: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c
I20260608 12:40:09.258630  3674 raft_consensus.cc:3060] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:09.264855  3674 raft_consensus.cc:2749] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:09.277649  3648 consensus_queue.cc:1048] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:09.289101  3623 consensus_queue.cc:1048] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:09.356053  3652 consensus_queue.cc:1048] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:09.368496  3647 consensus_queue.cc:1048] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:09.417062   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:09.424559  3682 instance_detector.cc: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:09.424659  3683 instance_detector.cc: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:09.425865  3685 instance_detector.cc: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:09.426208   431 server_base.cc:1061] running on GCE node
I20260608 12:40:09.427666   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:09.427938   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:09.428169   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922409428151 us; error 0 us; skew 500 ppm
I20260608 12:40:09.428894   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:09.431598   431 webserver.cc:533] Webserver started at http://127.0.107.196:35895/ using document root <none> and password file <none>
I20260608 12:40:09.432154   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:09.432435   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:09.432765   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:09.433979   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-3-root/instance:
uuid: "c5461dfd331e452db5eadae29a25ae85"
format_stamp: "Formatted at 2026-06-08 12:40:09 on dist-test-slave-vkhm"
I20260608 12:40:09.440490   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:40:09.440608  3647 consensus_queue.cc:1048] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:09.444664  3690 log_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:09.445688   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:40:09.446007   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-3-root
uuid: "c5461dfd331e452db5eadae29a25ae85"
format_stamp: "Formatted at 2026-06-08 12:40:09 on dist-test-slave-vkhm"
I20260608 12:40:09.446306   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-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:09.454509  3624 consensus_queue.cc:1048] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:09.480520   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:09.482123   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:09.483465   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:09.485733   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:09.485972   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:09.486243   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:09.486442   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:09.493211  3623 consensus_queue.cc:1048] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:09.513226  3648 consensus_queue.cc:1048] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:09.548760   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:34095
I20260608 12:40:09.548902  3756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:34095 every 8 connection(s)
I20260608 12:40:09.555948  3318 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48582:
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:40:09.559706  3674 consensus_queue.cc:1048] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:09.572777  3674 consensus_queue.cc:1048] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:09.576824  3757 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42547
I20260608 12:40:09.577301  3757 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:09.578456  3757 heartbeater.cc:507] Master 127.0.107.254:42547 requested a full tablet report, sending...
I20260608 12:40:09.584583  3317 ts_manager.cc:194] Registered new tserver with Master: c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095)
I20260608 12:40:09.586207  3317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48586
W20260608 12:40:09.589074  3318 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5498c4a6368f44cb939a8ce47661efca has no consensus state
W20260608 12:40:09.590498  3318 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ce12114a85b84641905a89f23f1ed5a1 has no consensus state
W20260608 12:40:09.591835  3318 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 05d6a2ac20094fb99baf083cff1f5863 has no consensus state
W20260608 12:40:09.594504  3318 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 51cfce2eca8a41039ca6c6e6052f7015 has no consensus state
W20260608 12:40:09.596845  3318 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9c53146d2c004d448f69f67e6b31d93d has no consensus state
W20260608 12:40:09.599591  3318 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5069271709a94d0cad73c720f08158b2 has no consensus state
W20260608 12:40:09.600744  3318 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6282b62053e544289081e89e85795873 has no consensus state
W20260608 12:40:09.601994  3318 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f2f3b738e6d14cc6b9f888e345647ff9 has no consensus state
W20260608 12:40:09.614029  3303 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 51cfce2eca8a41039ca6c6e6052f7015 (table range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 51cfce2eca8a41039ca6c6e6052f7015 has no consensus state
I20260608 12:40:09.626474  3482 tablet_service.cc:1511] Processing CreateTablet for tablet 5498c4a6368f44cb939a8ce47661efca (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.628605  3482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5498c4a6368f44cb939a8ce47661efca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.628427  3409 tablet_service.cc:1511] Processing CreateTablet for tablet 5498c4a6368f44cb939a8ce47661efca (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.630438  3409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5498c4a6368f44cb939a8ce47661efca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.646142  3559 tablet_service.cc:1511] Processing CreateTablet for tablet ce12114a85b84641905a89f23f1ed5a1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.648200  3559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce12114a85b84641905a89f23f1ed5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.653280  3407 tablet_service.cc:1511] Processing CreateTablet for tablet ce12114a85b84641905a89f23f1ed5a1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.654850  3407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce12114a85b84641905a89f23f1ed5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.654954  3555 tablet_service.cc:1511] Processing CreateTablet for tablet 05d6a2ac20094fb99baf083cff1f5863 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.656461  3555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d6a2ac20094fb99baf083cff1f5863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.661645  3480 tablet_service.cc:1511] Processing CreateTablet for tablet 05d6a2ac20094fb99baf083cff1f5863 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.663151  3480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d6a2ac20094fb99baf083cff1f5863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.662887  3408 tablet_service.cc:1511] Processing CreateTablet for tablet 51cfce2eca8a41039ca6c6e6052f7015 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.664294  3408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51cfce2eca8a41039ca6c6e6052f7015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.673630  3624 consensus_queue.cc:1048] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:09.678821  3406 tablet_service.cc:1511] Processing CreateTablet for tablet 9c53146d2c004d448f69f67e6b31d93d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.682216  3624 consensus_queue.cc:1048] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:09.688333  3481 tablet_service.cc:1511] Processing CreateTablet for tablet 5069271709a94d0cad73c720f08158b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.689849  3481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5069271709a94d0cad73c720f08158b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.690614  3557 tablet_service.cc:1511] Processing CreateTablet for tablet 9c53146d2c004d448f69f67e6b31d93d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.693262  3552 tablet_service.cc:1511] Processing CreateTablet for tablet 5069271709a94d0cad73c720f08158b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.673595  3483 tablet_service.cc:1511] Processing CreateTablet for tablet 51cfce2eca8a41039ca6c6e6052f7015 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.697394  3765 tablet_bootstrap.cc:492] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c: Bootstrap starting.
I20260608 12:40:09.697609  3483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51cfce2eca8a41039ca6c6e6052f7015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.700296  3406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c53146d2c004d448f69f67e6b31d93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.704420  3557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c53146d2c004d448f69f67e6b31d93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.707195  3552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5069271709a94d0cad73c720f08158b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.708873  3766 tablet_bootstrap.cc:492] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd: Bootstrap starting.
I20260608 12:40:09.713490  3722 tablet_service.cc:1511] Processing CreateTablet for tablet 5498c4a6368f44cb939a8ce47661efca (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.725719  3722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5498c4a6368f44cb939a8ce47661efca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.716428  3719 tablet_service.cc:1511] Processing CreateTablet for tablet 51cfce2eca8a41039ca6c6e6052f7015 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.728433  3555 tablet_service.cc:1511] Processing CreateTablet for tablet f2f3b738e6d14cc6b9f888e345647ff9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.728562  3714 tablet_service.cc:1511] Processing CreateTablet for tablet f2f3b738e6d14cc6b9f888e345647ff9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.729200  3719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51cfce2eca8a41039ca6c6e6052f7015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.729956  3555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f3b738e6d14cc6b9f888e345647ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.730051  3714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f3b738e6d14cc6b9f888e345647ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.717713  3721 tablet_service.cc:1511] Processing CreateTablet for tablet ce12114a85b84641905a89f23f1ed5a1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.718581  3715 tablet_service.cc:1511] Processing CreateTablet for tablet 6282b62053e544289081e89e85795873 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.715018  3765 tablet_bootstrap.cc:654] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:09.733229  3721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce12114a85b84641905a89f23f1ed5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.736410  3715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6282b62053e544289081e89e85795873. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:40:09.743494  3366 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:40:09.716390  3720 tablet_service.cc:1511] Processing CreateTablet for tablet 05d6a2ac20094fb99baf083cff1f5863 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.745326  3720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05d6a2ac20094fb99baf083cff1f5863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.719882  3717 tablet_service.cc:1511] Processing CreateTablet for tablet 9c53146d2c004d448f69f67e6b31d93d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.748366  3717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c53146d2c004d448f69f67e6b31d93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.720741  3716 tablet_service.cc:1511] Processing CreateTablet for tablet 5069271709a94d0cad73c720f08158b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.722461  3484 tablet_service.cc:1511] Processing CreateTablet for tablet 6282b62053e544289081e89e85795873 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.753724  3716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5069271709a94d0cad73c720f08158b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.759539  3484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6282b62053e544289081e89e85795873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.777292  3619 consensus_queue.cc:1048] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:09.779989  3619 consensus_queue.cc:1048] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:09.792960  3409 tablet_service.cc:1511] Processing CreateTablet for tablet f2f3b738e6d14cc6b9f888e345647ff9 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.795099  3409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f3b738e6d14cc6b9f888e345647ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.791312  3766 tablet_bootstrap.cc:654] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:09.825063  3407 tablet_service.cc:1511] Processing CreateTablet for tablet 6282b62053e544289081e89e85795873 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:40:09.826675  3407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6282b62053e544289081e89e85795873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:09.900758  3772 tablet_bootstrap.cc:492] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85: Bootstrap starting.
I20260608 12:40:09.902055  3773 tablet_bootstrap.cc:492] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36: Bootstrap starting.
I20260608 12:40:09.924479  3766 tablet_bootstrap.cc:492] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd: No bootstrap required, opened a new log
I20260608 12:40:09.925550  3765 tablet_bootstrap.cc:492] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c: No bootstrap required, opened a new log
I20260608 12:40:09.928601  3765 ts_tablet_manager.cc:1403] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c: Time spent bootstrapping tablet: real 0.232s	user 0.022s	sys 0.022s
I20260608 12:40:09.926653  3766 ts_tablet_manager.cc:1403] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent bootstrapping tablet: real 0.218s	user 0.014s	sys 0.022s
I20260608 12:40:09.938401  3766 raft_consensus.cc:359] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:09.939206  3766 raft_consensus.cc:385] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:09.939522  3766 raft_consensus.cc:740] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:09.940323  3766 consensus_queue.cc:260] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:09.941663  3765 raft_consensus.cc:359] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:09.942656  3765 raft_consensus.cc:385] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:09.943045  3765 raft_consensus.cc:740] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Initialized, Role: FOLLOWER
I20260608 12:40:09.944126  3766 ts_tablet_manager.cc:1434] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:40:09.943979  3765 consensus_queue.cc:260] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:09.945734  3766 tablet_bootstrap.cc:492] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd: Bootstrap starting.
I20260608 12:40:09.946334  3765 ts_tablet_manager.cc:1434] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260608 12:40:09.947422  3765 tablet_bootstrap.cc:492] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c: Bootstrap starting.
I20260608 12:40:09.944147  3773 tablet_bootstrap.cc:654] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:09.951388  3772 tablet_bootstrap.cc:654] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:09.958338  3766 tablet_bootstrap.cc:654] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:09.959285  3765 tablet_bootstrap.cc:654] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:09.965390  3773 tablet_bootstrap.cc:492] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36: No bootstrap required, opened a new log
I20260608 12:40:09.966053  3773 ts_tablet_manager.cc:1403] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.005s
I20260608 12:40:09.969300  3773 raft_consensus.cc:359] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:09.973153  3772 tablet_bootstrap.cc:492] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85: No bootstrap required, opened a new log
I20260608 12:40:09.970100  3773 raft_consensus.cc:385] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:09.973744  3772 ts_tablet_manager.cc:1403] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.009s
I20260608 12:40:09.973744  3773 raft_consensus.cc:740] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Initialized, Role: FOLLOWER
I20260608 12:40:09.974979  3773 consensus_queue.cc:260] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:09.977294  3772 raft_consensus.cc:359] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:09.978118  3772 raft_consensus.cc:385] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:09.980718  3773 ts_tablet_manager.cc:1434] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260608 12:40:09.983031  3773 tablet_bootstrap.cc:492] T 5498c4a6368f44cb939a8ce47661efca P 72f1e7a15b0e41cf83fc674be284ab36: Bootstrap starting.
I20260608 12:40:09.984234  3766 tablet_bootstrap.cc:492] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd: No bootstrap required, opened a new log
I20260608 12:40:09.978472  3772 raft_consensus.cc:740] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Initialized, Role: FOLLOWER
I20260608 12:40:09.985044  3766 ts_tablet_manager.cc:1403] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.009s
I20260608 12:40:09.985754  3772 consensus_queue.cc:260] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:09.992971  3766 raft_consensus.cc:359] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:09.994274  3766 raft_consensus.cc:385] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:09.994640  3766 raft_consensus.cc:740] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:09.995050  3765 tablet_bootstrap.cc:492] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c: No bootstrap required, opened a new log
I20260608 12:40:09.995651  3765 ts_tablet_manager.cc:1403] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.020s
I20260608 12:40:09.995623  3766 consensus_queue.cc:260] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:09.999130  3773 tablet_bootstrap.cc:654] T 5498c4a6368f44cb939a8ce47661efca P 72f1e7a15b0e41cf83fc674be284ab36: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:09.999481  3765 raft_consensus.cc:359] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.000319  3765 raft_consensus.cc:385] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:10.000695  3765 raft_consensus.cc:740] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Initialized, Role: FOLLOWER
I20260608 12:40:10.001600  3765 consensus_queue.cc:260] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.004190  3757 heartbeater.cc:499] Master 127.0.107.254:42547 was elected leader, sending a full tablet report...
I20260608 12:40:10.004757  3772 ts_tablet_manager.cc:1434] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.006s
I20260608 12:40:10.005749  3772 tablet_bootstrap.cc:492] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85: Bootstrap starting.
I20260608 12:40:10.007398  3766 ts_tablet_manager.cc:1434] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.001s
I20260608 12:40:10.011307  3766 tablet_bootstrap.cc:492] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd: Bootstrap starting.
I20260608 12:40:10.012259  3765 ts_tablet_manager.cc:1434] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 12:40:10.013702  3772 tablet_bootstrap.cc:654] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.018131  3765 tablet_bootstrap.cc:492] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c: Bootstrap starting.
I20260608 12:40:10.018671  3766 tablet_bootstrap.cc:654] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.030638  3765 tablet_bootstrap.cc:654] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.032984  3766 tablet_bootstrap.cc:492] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd: No bootstrap required, opened a new log
I20260608 12:40:10.033581  3766 ts_tablet_manager.cc:1403] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260608 12:40:10.034947  3773 tablet_bootstrap.cc:492] T 5498c4a6368f44cb939a8ce47661efca P 72f1e7a15b0e41cf83fc674be284ab36: No bootstrap required, opened a new log
I20260608 12:40:10.035473  3773 ts_tablet_manager.cc:1403] T 5498c4a6368f44cb939a8ce47661efca P 72f1e7a15b0e41cf83fc674be284ab36: Time spent bootstrapping tablet: real 0.053s	user 0.005s	sys 0.009s
I20260608 12:40:10.039340  3772 tablet_bootstrap.cc:492] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85: No bootstrap required, opened a new log
I20260608 12:40:10.039258  3773 raft_consensus.cc:359] T 5498c4a6368f44cb939a8ce47661efca P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.039933  3772 ts_tablet_manager.cc:1403] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.003s
I20260608 12:40:10.040091  3773 raft_consensus.cc:385] T 5498c4a6368f44cb939a8ce47661efca P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:10.040663  3773 raft_consensus.cc:740] T 5498c4a6368f44cb939a8ce47661efca P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Initialized, Role: FOLLOWER
I20260608 12:40:10.042027  3773 consensus_queue.cc:260] T 5498c4a6368f44cb939a8ce47661efca P 72f1e7a15b0e41cf83fc674be284ab36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.043773  3772 raft_consensus.cc:359] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.044562  3772 raft_consensus.cc:385] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:10.044636  3773 ts_tablet_manager.cc:1434] T 5498c4a6368f44cb939a8ce47661efca P 72f1e7a15b0e41cf83fc674be284ab36: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 12:40:10.044962  3772 raft_consensus.cc:740] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Initialized, Role: FOLLOWER
I20260608 12:40:10.045842  3773 tablet_bootstrap.cc:492] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36: Bootstrap starting.
I20260608 12:40:10.045753  3772 consensus_queue.cc:260] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.048421  3772 ts_tablet_manager.cc:1434] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:40:10.050403  3772 tablet_bootstrap.cc:492] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85: Bootstrap starting.
I20260608 12:40:10.051789  3316 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765: range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6] alter complete (version 0)
I20260608 12:40:10.049326  3766 raft_consensus.cc:359] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.052495  3766 raft_consensus.cc:385] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:10.052835  3766 raft_consensus.cc:740] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:10.053764  3766 consensus_queue.cc:260] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.055066  3773 tablet_bootstrap.cc:654] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.056269  3766 ts_tablet_manager.cc:1434] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260608 12:40:10.056404  3765 tablet_bootstrap.cc:492] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c: No bootstrap required, opened a new log
I20260608 12:40:10.056975  3765 ts_tablet_manager.cc:1403] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.006s
I20260608 12:40:10.057454  3766 tablet_bootstrap.cc:492] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd: Bootstrap starting.
I20260608 12:40:10.060758  3765 raft_consensus.cc:359] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:10.061728  3765 raft_consensus.cc:385] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:10.062093  3765 raft_consensus.cc:740] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Initialized, Role: FOLLOWER
I20260608 12:40:10.063465  3765 consensus_queue.cc:260] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:10.078933  3766 tablet_bootstrap.cc:654] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.081666  3765 ts_tablet_manager.cc:1434] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.002s
I20260608 12:40:10.082844  3765 tablet_bootstrap.cc:492] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c: Bootstrap starting.
I20260608 12:40:10.087740  3772 tablet_bootstrap.cc:654] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.089805  3773 tablet_bootstrap.cc:492] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36: No bootstrap required, opened a new log
I20260608 12:40:10.090287  3773 ts_tablet_manager.cc:1403] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.007s
I20260608 12:40:10.094375  3773 raft_consensus.cc:359] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:10.095124  3773 raft_consensus.cc:385] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:10.095446  3773 raft_consensus.cc:740] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Initialized, Role: FOLLOWER
I20260608 12:40:10.096280  3773 consensus_queue.cc:260] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:10.098649  3773 ts_tablet_manager.cc:1434] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:40:10.099668  3773 tablet_bootstrap.cc:492] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36: Bootstrap starting.
I20260608 12:40:10.103052  3766 tablet_bootstrap.cc:492] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd: No bootstrap required, opened a new log
I20260608 12:40:10.103596  3766 ts_tablet_manager.cc:1403] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.000s
I20260608 12:40:10.108014  3765 tablet_bootstrap.cc:654] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.107869  3766 raft_consensus.cc:359] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.108683  3766 raft_consensus.cc:385] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:10.109057  3766 raft_consensus.cc:740] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:10.109916  3766 consensus_queue.cc:260] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.113546  3766 ts_tablet_manager.cc:1434] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260608 12:40:10.114912  3766 tablet_bootstrap.cc:492] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd: Bootstrap starting.
I20260608 12:40:10.116839  3773 tablet_bootstrap.cc:654] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.118783  3619 raft_consensus.cc:493] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:10.119298  3619 raft_consensus.cc:515] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:10.127671  3772 tablet_bootstrap.cc:492] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85: No bootstrap required, opened a new log
I20260608 12:40:10.128994  3772 ts_tablet_manager.cc:1403] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.008s
I20260608 12:40:10.128994  3773 tablet_bootstrap.cc:492] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36: No bootstrap required, opened a new log
I20260608 12:40:10.128348  3648 raft_consensus.cc:493] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:10.129796  3648 raft_consensus.cc:515] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:10.131121  3624 raft_consensus.cc:493] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:10.131757  3624 raft_consensus.cc:515] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.139010  3495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d6a2ac20094fb99baf083cff1f5863" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36" is_pre_election: true
I20260608 12:40:10.139756  3619 leader_election.cc:290] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:10.139685  3494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5498c4a6368f44cb939a8ce47661efca" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36" is_pre_election: true
I20260608 12:40:10.140844  3494 raft_consensus.cc:2468] T 5498c4a6368f44cb939a8ce47661efca P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 0.
I20260608 12:40:10.142046  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5069271709a94d0cad73c720f08158b2" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c" is_pre_election: true
I20260608 12:40:10.142666  3386 leader_election.cc:304] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, 938332cd17d64cd89c6dfa7e751ec1fd; no voters: 
I20260608 12:40:10.143996  3652 raft_consensus.cc:2804] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:10.144523  3652 raft_consensus.cc:493] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:10.144917  3648 leader_election.cc:290] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:10.144984  3652 raft_consensus.cc:3060] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:10.145318  3772 raft_consensus.cc:359] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:10.147554  3772 raft_consensus.cc:385] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:10.142833  3569 raft_consensus.cc:2468] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 0.
I20260608 12:40:10.147920  3772 raft_consensus.cc:740] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Initialized, Role: FOLLOWER
I20260608 12:40:10.149873  3459 leader_election.cc:304] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, 950db856438843609c412405af1b8c1c; no voters: 
I20260608 12:40:10.139703  3495 raft_consensus.cc:2468] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 950db856438843609c412405af1b8c1c in term 0.
I20260608 12:40:10.151058  3619 raft_consensus.cc:2804] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:10.152050  3619 raft_consensus.cc:493] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:10.152590  3619 raft_consensus.cc:3060] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:10.153043  3535 leader_election.cc:304] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, 950db856438843609c412405af1b8c1c; no voters: 
I20260608 12:40:10.154412  3648 raft_consensus.cc:2804] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:10.154853  3648 raft_consensus.cc:493] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:10.155242  3648 raft_consensus.cc:3060] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:10.156339  3624 leader_election.cc:290] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:10.150568  3772 consensus_queue.cc:260] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:10.163949  3773 ts_tablet_manager.cc:1403] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.001s
I20260608 12:40:10.162748  3619 raft_consensus.cc:515] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:10.166862  3779 raft_consensus.cc:493] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:10.178022  3779 raft_consensus.cc:515] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.179100  3772 ts_tablet_manager.cc:1434] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260608 12:40:10.179898  3766 tablet_bootstrap.cc:654] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.181653  3772 tablet_bootstrap.cc:492] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85: Bootstrap starting.
I20260608 12:40:10.183826  3619 leader_election.cc:290] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 election: Requested vote from peers c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:10.208577  3773 raft_consensus.cc:359] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:10.185566  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5069271709a94d0cad73c720f08158b2" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c"
I20260608 12:40:10.212231  3773 raft_consensus.cc:385] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:10.212185  3779 leader_election.cc:290] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 950db856438843609c412405af1b8c1c (127.0.107.195:39619), 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:10.222087  3773 raft_consensus.cc:740] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Initialized, Role: FOLLOWER
I20260608 12:40:10.216241  3569 raft_consensus.cc:3060] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:10.215425  3652 raft_consensus.cc:515] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.239652  3773 consensus_queue.cc:260] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:10.241725  3652 leader_election.cc:290] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 election: Requested vote from peers c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:10.242794  3732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d6a2ac20094fb99baf083cff1f5863" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85" is_pre_election: true
I20260608 12:40:10.242820  3773 ts_tablet_manager.cc:1434] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.002s
I20260608 12:40:10.243248  3495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5498c4a6368f44cb939a8ce47661efca" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36"
I20260608 12:40:10.247736  3495 raft_consensus.cc:3060] T 5498c4a6368f44cb939a8ce47661efca P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:10.235854  3648 raft_consensus.cc:515] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
W20260608 12:40:10.253651  3532 leader_election.cc:343] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:10.258626  3773 tablet_bootstrap.cc:492] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36: Bootstrap starting.
I20260608 12:40:10.275369  3495 raft_consensus.cc:2468] T 5498c4a6368f44cb939a8ce47661efca P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 1.
I20260608 12:40:10.278242  3386 leader_election.cc:304] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, 938332cd17d64cd89c6dfa7e751ec1fd; no voters: 
I20260608 12:40:10.279139  3652 raft_consensus.cc:2804] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:10.279654  3652 raft_consensus.cc:697] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Becoming Leader. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Running, Role: LEADER
I20260608 12:40:10.279831  3732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d6a2ac20094fb99baf083cff1f5863" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
I20260608 12:40:10.280619  3652 consensus_queue.cc:237] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.279923  3569 raft_consensus.cc:2468] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 1.
I20260608 12:40:10.283418  3495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d6a2ac20094fb99baf083cff1f5863" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36"
I20260608 12:40:10.284042  3495 raft_consensus.cc:3060] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:10.285229  3765 tablet_bootstrap.cc:492] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c: No bootstrap required, opened a new log
I20260608 12:40:10.285843  3765 ts_tablet_manager.cc:1403] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c: Time spent bootstrapping tablet: real 0.203s	user 0.053s	sys 0.059s
I20260608 12:40:10.287554  3459 leader_election.cc:304] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, 950db856438843609c412405af1b8c1c; no voters: 
W20260608 12:40:10.290279  3532 leader_election.cc:343] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:10.281607  3648 leader_election.cc:290] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 election: Requested vote from peers c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:10.291572  3619 raft_consensus.cc:2804] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:10.293082  3619 raft_consensus.cc:697] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Becoming Leader. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Running, Role: LEADER
I20260608 12:40:10.304652  3619 consensus_queue.cc:237] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:10.293181  3765 raft_consensus.cc:359] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.306648  3765 raft_consensus.cc:385] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:10.306990  3765 raft_consensus.cc:740] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Initialized, Role: FOLLOWER
I20260608 12:40:10.309204  3772 tablet_bootstrap.cc:654] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.317978  3624 raft_consensus.cc:493] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:10.318522  3624 raft_consensus.cc:515] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.326090  3731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5069271709a94d0cad73c720f08158b2" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
W20260608 12:40:10.334200  3458 leader_election.cc:343] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:10.343084  3765 consensus_queue.cc:260] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.344738  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c" is_pre_election: true
I20260608 12:40:10.348536  3773 tablet_bootstrap.cc:654] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:10.346261  3732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5069271709a94d0cad73c720f08158b2" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85" is_pre_election: true
I20260608 12:40:10.348197  3779 raft_consensus.cc:493] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:10.357779  3674 raft_consensus.cc:493] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:10.362412  3765 ts_tablet_manager.cc:1434] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c: Time spent starting tablet: real 0.076s	user 0.002s	sys 0.015s
I20260608 12:40:10.363512  3765 tablet_bootstrap.cc:492] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c: Bootstrap starting.
I20260608 12:40:10.357920  3766 tablet_bootstrap.cc:492] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd: No bootstrap required, opened a new log
I20260608 12:40:10.355577  3495 raft_consensus.cc:2468] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 950db856438843609c412405af1b8c1c in term 1.
I20260608 12:40:10.356241  3569 raft_consensus.cc:2468] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 0.
I20260608 12:40:10.359474  3624 leader_election.cc:290] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 950db856438843609c412405af1b8c1c (127.0.107.195:39619), c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095)
I20260608 12:40:10.366633  3674 raft_consensus.cc:515] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:10.377558  3535 leader_election.cc:304] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [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: 72f1e7a15b0e41cf83fc674be284ab36, 950db856438843609c412405af1b8c1c; no voters: c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:10.379065  3648 raft_consensus.cc:2804] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:10.372697  3766 ts_tablet_manager.cc:1403] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent bootstrapping tablet: real 0.256s	user 0.023s	sys 0.007s
I20260608 12:40:10.358882  3779 raft_consensus.cc:515] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:10.960925  3765 tablet_bootstrap.cc:654] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c: Neither blocks nor log segments found. Creating new log.
W20260608 12:40:10.736541  3304 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet ce12114a85b84641905a89f23f1ed5a1 (table range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet ce12114a85b84641905a89f23f1ed5a1 consensus state has no leader
I20260608 12:40:10.382874  3648 raft_consensus.cc:697] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Becoming Leader. State: Replica: 950db856438843609c412405af1b8c1c, State: Running, Role: LEADER
I20260608 12:40:10.440950  3624 raft_consensus.cc:493] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:10.506209  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cfce2eca8a41039ca6c6e6052f7015" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
I20260608 12:40:10.415037  3674 leader_election.cc:290] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095)
I20260608 12:40:10.598891  3729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85" is_pre_election: true
I20260608 12:40:10.441144  3653 raft_consensus.cc:493] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:10.444904  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c" is_pre_election: true
I20260608 12:40:10.551172  3730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5498c4a6368f44cb939a8ce47661efca" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
I20260608 12:40:10.465837  3732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cfce2eca8a41039ca6c6e6052f7015" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85" is_pre_election: true
W20260608 12:40:10.464635  3458 leader_election.cc:343] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:10.996886  3731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5498c4a6368f44cb939a8ce47661efca" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85" is_pre_election: true
I20260608 12:40:11.002488  3624 raft_consensus.cc:515] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:11.010659  3569 raft_consensus.cc:2468] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5461dfd331e452db5eadae29a25ae85 in term 0.
I20260608 12:40:11.012444  3732 raft_consensus.cc:2468] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 0.
I20260608 12:40:11.013175  3653 raft_consensus.cc:515] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
W20260608 12:40:11.019555  3458 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.196:34095, user_credentials={real_user=slave}} blocked reactor thread for 554959us
I20260608 12:40:11.017481  3730 raft_consensus.cc:3060] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.017935  3729 raft_consensus.cc:2468] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 0.
I20260608 12:40:11.020807  3766 raft_consensus.cc:359] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.009950  3648 consensus_queue.cc:237] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:11.033852  3420 raft_consensus.cc:2468] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 0.
I20260608 12:40:11.033896  3458 leader_election.cc:304] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, c5461dfd331e452db5eadae29a25ae85; no voters: 
I20260608 12:40:11.038419  3779 leader_election.cc:290] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969), 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:11.038734  3766 raft_consensus.cc:385] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:11.047570  3805 raft_consensus.cc:493] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:11.048857  3766 raft_consensus.cc:740] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:11.060467  3693 leader_election.cc:304] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 950db856438843609c412405af1b8c1c, c5461dfd331e452db5eadae29a25ae85; no voters: 
I20260608 12:40:11.061211  3779 raft_consensus.cc:2804] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:11.061645  3779 raft_consensus.cc:493] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:11.062758  3779 raft_consensus.cc:3060] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.064989  3773 tablet_bootstrap.cc:492] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36: No bootstrap required, opened a new log
I20260608 12:40:11.065627  3773 ts_tablet_manager.cc:1403] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36: Time spent bootstrapping tablet: real 0.808s	user 0.101s	sys 0.225s
I20260608 12:40:11.061723  3805 raft_consensus.cc:515] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:11.069768  3653 leader_election.cc:290] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095), 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:11.070763  3732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c53146d2c004d448f69f67e6b31d93d" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85" is_pre_election: true
W20260608 12:40:11.072243  3532 leader_election.cc:343] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:10.386355  3384 leader_election.cc:304] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c; no voters: 
W20260608 12:40:11.073120  3384 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:39619, user_credentials={real_user=slave}} blocked reactor thread for 686809us
I20260608 12:40:11.075196  3652 raft_consensus.cc:2804] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:11.075628  3652 raft_consensus.cc:493] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:11.066434  3772 tablet_bootstrap.cc:492] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85: No bootstrap required, opened a new log
I20260608 12:40:11.086341  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c53146d2c004d448f69f67e6b31d93d" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
I20260608 12:40:11.076020  3652 raft_consensus.cc:3060] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.097901  3805 leader_election.cc:290] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:11.098691  3804 raft_consensus.cc:2804] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:11.099236  3804 raft_consensus.cc:493] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:11.099771  3804 raft_consensus.cc:3060] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.086608  3772 ts_tablet_manager.cc:1403] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85: Time spent bootstrapping tablet: real 0.907s	user 0.025s	sys 0.062s
I20260608 12:40:11.078871  3647 raft_consensus.cc:493] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:11.104660  3647 raft_consensus.cc:515] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.107595  3647 leader_election.cc:290] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:11.109181  3773 raft_consensus.cc:359] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.109918  3729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c53146d2c004d448f69f67e6b31d93d" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85" is_pre_election: true
I20260608 12:40:11.111172  3419 raft_consensus.cc:2468] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 950db856438843609c412405af1b8c1c in term 0.
I20260608 12:40:11.112924  3624 leader_election.cc:290] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:11.112572  3772 raft_consensus.cc:359] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:11.088994  3371 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:40:11.118747  3732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cfce2eca8a41039ca6c6e6052f7015" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85" is_pre_election: true
I20260608 12:40:11.121896  3773 raft_consensus.cc:385] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:11.124174  3772 raft_consensus.cc:385] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:11.130813  3534 leader_election.cc:304] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [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: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c; no voters: c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:11.134243  3623 raft_consensus.cc:2804] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:11.134660  3623 raft_consensus.cc:493] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:11.135043  3623 raft_consensus.cc:3060] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.138104  3804 raft_consensus.cc:515] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:11.139032  3495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cfce2eca8a41039ca6c6e6052f7015" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36" is_pre_election: true
I20260608 12:40:11.124413  3766 consensus_queue.cc:260] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
W20260608 12:40:11.140861  3383 leader_election.cc:343] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:11.141213  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
I20260608 12:40:11.141213  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c53146d2c004d448f69f67e6b31d93d" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c" is_pre_election: true
I20260608 12:40:11.150290  3730 raft_consensus.cc:2468] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 1.
I20260608 12:40:11.150730  3623 raft_consensus.cc:515] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.152011  3569 raft_consensus.cc:2393] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 938332cd17d64cd89c6dfa7e751ec1fd in current term 1: Already voted for candidate 950db856438843609c412405af1b8c1c in this term.
I20260608 12:40:11.128899  3773 raft_consensus.cc:740] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Initialized, Role: FOLLOWER
I20260608 12:40:11.123533  3652 raft_consensus.cc:515] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.157002  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cfce2eca8a41039ca6c6e6052f7015" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
I20260608 12:40:11.140588  3674 consensus_queue.cc:1048] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:11.144456  3647 consensus_queue.cc:1048] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:11.160485  3316 catalog_manager.cc:5696] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:11.144696  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cfce2eca8a41039ca6c6e6052f7015" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
I20260608 12:40:11.143500  3418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5498c4a6368f44cb939a8ce47661efca" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
I20260608 12:40:11.145035  3495 raft_consensus.cc:2393] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 938332cd17d64cd89c6dfa7e751ec1fd in current term 1: Already voted for candidate 72f1e7a15b0e41cf83fc674be284ab36 in this term.
I20260608 12:40:11.162024  3417 raft_consensus.cc:2468] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5461dfd331e452db5eadae29a25ae85 in term 0.
W20260608 12:40:11.163329  3371 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:40:11.157579  3419 raft_consensus.cc:2393] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5461dfd331e452db5eadae29a25ae85 in current term 1: Already voted for candidate 938332cd17d64cd89c6dfa7e751ec1fd in this term.
I20260608 12:40:11.158818  3652 leader_election.cc:290] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 election: Requested vote from peers 950db856438843609c412405af1b8c1c (127.0.107.195:39619), c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095)
I20260608 12:40:11.129906  3732 raft_consensus.cc:2468] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 0.
I20260608 12:40:11.159590  3773 consensus_queue.cc:260] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.130338  3772 raft_consensus.cc:740] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Initialized, Role: FOLLOWER
I20260608 12:40:11.167352  3568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c"
I20260608 12:40:11.168004  3568 raft_consensus.cc:3060] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:40:11.168249  3458 consensus_peers.cc:597] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 -> Peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Couldn't send request to peer c5461dfd331e452db5eadae29a25ae85. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:11.168700  3458 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.196:34095, user_credentials={real_user=slave}} blocked reactor thread for 107212us
I20260608 12:40:11.168620  3772 consensus_queue.cc:260] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:11.171103  3772 ts_tablet_manager.cc:1434] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.002s
I20260608 12:40:11.171888  3318 catalog_manager.cc:5696] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "72f1e7a15b0e41cf83fc674be284ab36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:11.164950  3420 raft_consensus.cc:3060] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:40:11.175282  3366 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:40:11.164500  3624 consensus_queue.cc:1048] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260608 12:40:11.181315  3730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
I20260608 12:40:11.165630  3694 leader_election.cc:304] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 938332cd17d64cd89c6dfa7e751ec1fd, c5461dfd331e452db5eadae29a25ae85; no voters: 
I20260608 12:40:11.180868  3384 leader_election.cc:304] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [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: 938332cd17d64cd89c6dfa7e751ec1fd; no voters: 950db856438843609c412405af1b8c1c, c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:11.190959  3805 raft_consensus.cc:2804] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:11.191416  3805 raft_consensus.cc:493] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:11.191781  3805 raft_consensus.cc:3060] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.191910  3729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cfce2eca8a41039ca6c6e6052f7015" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
I20260608 12:40:11.195389  3624 raft_consensus.cc:3060] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.196399  3732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c53146d2c004d448f69f67e6b31d93d" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
I20260608 12:40:11.188202  3383 leader_election.cc:304] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd [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: 938332cd17d64cd89c6dfa7e751ec1fd, c5461dfd331e452db5eadae29a25ae85; no voters: 72f1e7a15b0e41cf83fc674be284ab36
I20260608 12:40:11.197741  3766 ts_tablet_manager.cc:1434] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent starting tablet: real 0.816s	user 0.000s	sys 0.016s
W20260608 12:40:11.201952  3766 ts_tablet_manager.cc:1467] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd: Tablet startup took 820ms
W20260608 12:40:11.204381  3532 leader_election.cc:343] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:40:11.202344  3766 ts_tablet_manager.cc:1469] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd: Trace:
0608 12:40:09.732634 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:40:09.752876 (+ 20242us) service_pool.cc:224] Handling call
0608 12:40:09.826069 (+ 73193us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0608 12:40:09.826171 (+   102us) ts_tablet_manager.cc:682] Creating new metadata...
0608 12:40:09.894754 (+ 68583us) tablet_metadata.cc:665] Metadata flushed
0608 12:40:09.933826 (+ 39072us) tablet_replica.cc:206] Creating consensus instance
0608 12:40:09.934266 (+   440us) inbound_call.cc:177] Queueing success response
0608 12:40:10.114434 (+180168us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0608 12:40:10.382026 (+267592us) ts_tablet_manager.cc:1435] Starting tablet replica
0608 12:40:10.519920 (+137894us) tablet_replica.cc:261] Starting instrumentation
0608 12:40:10.520755 (+   835us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":7520,"raft.run_cpu_time_us":116,"raft.run_wall_time_us":4649,"tablet-open.queue_time_us":180226}
I20260608 12:40:11.208493  3766 tablet_bootstrap.cc:492] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd: Bootstrap starting.
I20260608 12:40:11.200706  3623 leader_election.cc:290] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 election: Requested vote from peers c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095), 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:11.185346  3804 leader_election.cc:290] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 election: Requested vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095)
I20260608 12:40:11.221249  3652 raft_consensus.cc:493] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:11.222203  3420 raft_consensus.cc:2468] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 1.
I20260608 12:40:11.222149  3652 raft_consensus.cc:515] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.223310  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c53146d2c004d448f69f67e6b31d93d" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
I20260608 12:40:11.223980  3773 ts_tablet_manager.cc:1434] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36: Time spent starting tablet: real 0.158s	user 0.010s	sys 0.000s
I20260608 12:40:11.224783  3772 tablet_bootstrap.cc:492] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85: Bootstrap starting.
I20260608 12:40:11.229981  3652 leader_election.cc:290] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:11.230397  3731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6282b62053e544289081e89e85795873" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85" is_pre_election: true
I20260608 12:40:11.227378  3624 raft_consensus.cc:2749] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:11.228329  3765 tablet_bootstrap.cc:492] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c: No bootstrap required, opened a new log
I20260608 12:40:11.231283  3805 raft_consensus.cc:515] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:11.231724  3765 ts_tablet_manager.cc:1403] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c: Time spent bootstrapping tablet: real 0.868s	user 0.014s	sys 0.014s
W20260608 12:40:11.231885  3383 leader_election.cc:343] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:11.234644  3765 raft_consensus.cc:359] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.235227  3765 raft_consensus.cc:385] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:11.235719  3765 raft_consensus.cc:740] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Initialized, Role: FOLLOWER
I20260608 12:40:11.237290  3809 raft_consensus.cc:2764] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:40:11.238075  3729 raft_consensus.cc:2393] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72f1e7a15b0e41cf83fc674be284ab36 in current term 1: Already voted for candidate c5461dfd331e452db5eadae29a25ae85 in this term.
I20260608 12:40:11.228144  3779 raft_consensus.cc:515] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.240010  3568 raft_consensus.cc:2468] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 1.
I20260608 12:40:11.241153  3730 raft_consensus.cc:2393] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 938332cd17d64cd89c6dfa7e751ec1fd in current term 1: Already voted for candidate c5461dfd331e452db5eadae29a25ae85 in this term.
I20260608 12:40:11.241339  3765 consensus_queue.cc:260] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.245872  3772 tablet_bootstrap.cc:654] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:11.244622  3493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6282b62053e544289081e89e85795873" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36" is_pre_election: true
I20260608 12:40:11.253336  3493 raft_consensus.cc:2468] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 0.
I20260608 12:40:11.253969  3765 ts_tablet_manager.cc:1434] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.005s
I20260608 12:40:11.255215  3779 leader_election.cc:290] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 1 election: Requested vote from peers 950db856438843609c412405af1b8c1c (127.0.107.195:39619), 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:11.256060  3568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c"
I20260608 12:40:11.250362  3384 leader_election.cc:304] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c; no voters: 
I20260608 12:40:11.256937  3568 raft_consensus.cc:2393] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c5461dfd331e452db5eadae29a25ae85 in current term 1: Already voted for candidate 938332cd17d64cd89c6dfa7e751ec1fd in this term.
I20260608 12:40:11.258114  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cfce2eca8a41039ca6c6e6052f7015" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
I20260608 12:40:11.255955  3805 leader_election.cc:290] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 1 election: Requested vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:11.259433  3417 raft_consensus.cc:2393] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c5461dfd331e452db5eadae29a25ae85 in current term 1: Already voted for candidate 72f1e7a15b0e41cf83fc674be284ab36 in this term.
I20260608 12:40:11.259641  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
I20260608 12:40:11.250250  3460 leader_election.cc:304] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72f1e7a15b0e41cf83fc674be284ab36, 938332cd17d64cd89c6dfa7e751ec1fd; no voters: 
I20260608 12:40:11.261504  3494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cfce2eca8a41039ca6c6e6052f7015" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36" is_pre_election: true
I20260608 12:40:11.262799  3494 raft_consensus.cc:2393] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5461dfd331e452db5eadae29a25ae85 in current term 1: Already voted for candidate 72f1e7a15b0e41cf83fc674be284ab36 in this term.
I20260608 12:40:11.263167  3804 raft_consensus.cc:2804] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:11.261350  3386 leader_election.cc:304] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [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: 72f1e7a15b0e41cf83fc674be284ab36, 938332cd17d64cd89c6dfa7e751ec1fd; no voters: c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:11.263808  3804 raft_consensus.cc:697] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Becoming Leader. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Running, Role: LEADER
I20260608 12:40:11.264701  3804 consensus_queue.cc:237] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:11.265502  3652 raft_consensus.cc:2804] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:11.265906  3652 raft_consensus.cc:493] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:11.266281  3652 raft_consensus.cc:3060] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.261444  3492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cfce2eca8a41039ca6c6e6052f7015" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36"
I20260608 12:40:11.270809  3420 raft_consensus.cc:2393] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c5461dfd331e452db5eadae29a25ae85 in current term 1: Already voted for candidate 938332cd17d64cd89c6dfa7e751ec1fd in this term.
I20260608 12:40:11.282666  3695 leader_election.cc:304] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [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: c5461dfd331e452db5eadae29a25ae85; no voters: 72f1e7a15b0e41cf83fc674be284ab36, 938332cd17d64cd89c6dfa7e751ec1fd
I20260608 12:40:11.283931  3805 raft_consensus.cc:2749] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:40:11.284981  3419 raft_consensus.cc:2468] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 950db856438843609c412405af1b8c1c in term 1.
I20260608 12:40:11.281908  3809 raft_consensus.cc:2804] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:11.278405  3493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5498c4a6368f44cb939a8ce47661efca" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36" is_pre_election: true
I20260608 12:40:11.289703  3534 leader_election.cc:304] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [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: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c; no voters: c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:11.290254  3766 tablet_bootstrap.cc:654] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:11.293224  3623 raft_consensus.cc:2804] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:11.299032  3694 leader_election.cc:304] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [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: c5461dfd331e452db5eadae29a25ae85; no voters: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c
I20260608 12:40:11.298981  3695 leader_election.cc:304] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85 [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: c5461dfd331e452db5eadae29a25ae85; no voters: 72f1e7a15b0e41cf83fc674be284ab36, 938332cd17d64cd89c6dfa7e751ec1fd
I20260608 12:40:11.306933  3809 raft_consensus.cc:697] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Becoming Leader. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Running, Role: LEADER
I20260608 12:40:11.306972  3779 raft_consensus.cc:2749] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:11.299922  3805 raft_consensus.cc:2749] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:40:11.305018  3623 raft_consensus.cc:697] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Becoming Leader. State: Replica: 950db856438843609c412405af1b8c1c, State: Running, Role: LEADER
I20260608 12:40:11.315456  3623 consensus_queue.cc:237] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.310027  3809 consensus_queue.cc:237] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.361536  3652 raft_consensus.cc:515] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.372972  3729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6282b62053e544289081e89e85795873" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
I20260608 12:40:11.374593  3652 leader_election.cc:290] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 election: Requested vote from peers c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
W20260608 12:40:11.375830  3383 leader_election.cc:343] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:11.376160  3492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6282b62053e544289081e89e85795873" candidate_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36"
I20260608 12:40:11.379112  3492 raft_consensus.cc:3060] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.381969  3772 tablet_bootstrap.cc:492] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85: No bootstrap required, opened a new log
I20260608 12:40:11.382640  3772 ts_tablet_manager.cc:1403] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85: Time spent bootstrapping tablet: real 0.158s	user 0.029s	sys 0.013s
I20260608 12:40:11.389623  3772 raft_consensus.cc:359] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.390731  3772 raft_consensus.cc:385] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:11.391033  3772 raft_consensus.cc:740] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Initialized, Role: FOLLOWER
I20260608 12:40:11.392071  3492 raft_consensus.cc:2468] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 938332cd17d64cd89c6dfa7e751ec1fd in term 1.
I20260608 12:40:11.394219  3766 tablet_bootstrap.cc:492] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd: No bootstrap required, opened a new log
I20260608 12:40:11.394827  3766 ts_tablet_manager.cc:1403] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent bootstrapping tablet: real 0.187s	user 0.006s	sys 0.015s
I20260608 12:40:11.397861  3766 raft_consensus.cc:359] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.398386  3772 consensus_queue.cc:260] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.398983  3766 raft_consensus.cc:385] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:11.399304  3766 raft_consensus.cc:740] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Initialized, Role: FOLLOWER
I20260608 12:40:11.400741  3772 ts_tablet_manager.cc:1434] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260608 12:40:11.400319  3766 consensus_queue.cc:260] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.401789  3772 tablet_bootstrap.cc:492] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85: Bootstrap starting.
I20260608 12:40:11.403082  3766 ts_tablet_manager.cc:1434] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:40:11.404305  3386 leader_election.cc:304] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [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: 72f1e7a15b0e41cf83fc674be284ab36, 938332cd17d64cd89c6dfa7e751ec1fd; no voters: c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:11.406224  3652 raft_consensus.cc:2804] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:11.406754  3652 raft_consensus.cc:697] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Becoming Leader. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Running, Role: LEADER
I20260608 12:40:11.407640  3652 consensus_queue.cc:237] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.413453  3805 raft_consensus.cc:493] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:11.414067  3805 raft_consensus.cc:515] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:11.418495  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d6a2ac20094fb99baf083cff1f5863" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c" is_pre_election: true
I20260608 12:40:11.441421  3315 catalog_manager.cc:5696] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 950db856438843609c412405af1b8c1c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:11.477267  3648 raft_consensus.cc:493] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:11.477982  3648 raft_consensus.cc:515] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.523677  3772 tablet_bootstrap.cc:654] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:11.532272  3732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f3b738e6d14cc6b9f888e345647ff9" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85" is_pre_election: true
I20260608 12:40:11.532272  3492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d6a2ac20094fb99baf083cff1f5863" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36" is_pre_election: true
I20260608 12:40:11.533450  3492 raft_consensus.cc:2393] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5461dfd331e452db5eadae29a25ae85 in current term 1: Already voted for candidate 950db856438843609c412405af1b8c1c in this term.
W20260608 12:40:11.533964  3532 leader_election.cc:343] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:11.534740  3695 leader_election.cc:304] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [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: c5461dfd331e452db5eadae29a25ae85; no voters: 72f1e7a15b0e41cf83fc674be284ab36, 950db856438843609c412405af1b8c1c
I20260608 12:40:11.536198  3779 raft_consensus.cc:3060] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.535593  3805 leader_election.cc:290] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 950db856438843609c412405af1b8c1c (127.0.107.195:39619), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:11.544464  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f3b738e6d14cc6b9f888e345647ff9" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
I20260608 12:40:11.545167  3420 raft_consensus.cc:2468] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 950db856438843609c412405af1b8c1c in term 0.
I20260608 12:40:11.545725  3779 raft_consensus.cc:2749] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:11.546355  3534 leader_election.cc:304] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [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: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c; no voters: c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:11.547302  3623 raft_consensus.cc:2804] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:11.548086  3623 raft_consensus.cc:493] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:11.548468  3623 raft_consensus.cc:3060] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.554384  3316 catalog_manager.cc:5696] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:11.560580  3623 raft_consensus.cc:515] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.564379  3729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f3b738e6d14cc6b9f888e345647ff9" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
W20260608 12:40:11.565907  3532 leader_election.cc:343] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:11.561347  3648 leader_election.cc:290] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095), 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:11.573158  3772 tablet_bootstrap.cc:492] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85: No bootstrap required, opened a new log
I20260608 12:40:11.573694  3772 ts_tablet_manager.cc:1403] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85: Time spent bootstrapping tablet: real 0.172s	user 0.024s	sys 0.015s
I20260608 12:40:11.577190  3772 raft_consensus.cc:359] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.577945  3772 raft_consensus.cc:385] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:11.578251  3772 raft_consensus.cc:740] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Initialized, Role: FOLLOWER
I20260608 12:40:11.579037  3772 consensus_queue.cc:260] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.580168  3314 catalog_manager.cc:5696] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "72f1e7a15b0e41cf83fc674be284ab36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:11.588568  3772 ts_tablet_manager.cc:1434] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260608 12:40:11.594704  3772 tablet_bootstrap.cc:492] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85: Bootstrap starting.
I20260608 12:40:11.595013  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f3b738e6d14cc6b9f888e345647ff9" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
I20260608 12:40:11.595619  3419 raft_consensus.cc:3060] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.596546  3315 catalog_manager.cc:5696] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 950db856438843609c412405af1b8c1c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:11.597846  3623 leader_election.cc:290] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 1 election: Requested vote from peers c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095), 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:11.601764  3772 tablet_bootstrap.cc:654] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:11.606657  3419 raft_consensus.cc:2468] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 950db856438843609c412405af1b8c1c in term 1.
I20260608 12:40:11.607972  3534 leader_election.cc:304] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [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: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c; no voters: c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:11.609179  3623 raft_consensus.cc:2804] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:11.609959  3623 raft_consensus.cc:697] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Becoming Leader. State: Replica: 950db856438843609c412405af1b8c1c, State: Running, Role: LEADER
I20260608 12:40:11.610972  3623 consensus_queue.cc:237] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.620754  3772 tablet_bootstrap.cc:492] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85: No bootstrap required, opened a new log
I20260608 12:40:11.621353  3772 ts_tablet_manager.cc:1403] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260608 12:40:11.622046  3316 catalog_manager.cc:5696] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193). New cstate: current_term: 1 leader_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:11.626688  3772 raft_consensus.cc:359] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:11.628448  3772 raft_consensus.cc:385] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:11.628793  3772 raft_consensus.cc:740] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Initialized, Role: FOLLOWER
I20260608 12:40:11.629622  3772 consensus_queue.cc:260] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:11.631877  3772 ts_tablet_manager.cc:1434] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260608 12:40:11.633343  3772 tablet_bootstrap.cc:492] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85: Bootstrap starting.
I20260608 12:40:11.637487  3314 catalog_manager.cc:5696] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 950db856438843609c412405af1b8c1c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:11.640053  3772 tablet_bootstrap.cc:654] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:11.647938  3772 tablet_bootstrap.cc:492] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85: No bootstrap required, opened a new log
I20260608 12:40:11.648569  3772 ts_tablet_manager.cc:1403] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 12:40:11.651268  3772 raft_consensus.cc:359] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.651960  3772 raft_consensus.cc:385] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:11.652381  3772 raft_consensus.cc:740] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Initialized, Role: FOLLOWER
I20260608 12:40:11.652434  3779 raft_consensus.cc:493] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:11.653002  3779 raft_consensus.cc:515] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.653357  3772 consensus_queue.cc:260] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.655220  3779 leader_election.cc:290] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 950db856438843609c412405af1b8c1c (127.0.107.195:39619), 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:11.656476  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c53146d2c004d448f69f67e6b31d93d" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
I20260608 12:40:11.656993  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c53146d2c004d448f69f67e6b31d93d" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c" is_pre_election: true
I20260608 12:40:11.657697  3419 raft_consensus.cc:2393] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5461dfd331e452db5eadae29a25ae85 in current term 1: Already voted for candidate 950db856438843609c412405af1b8c1c in this term.
I20260608 12:40:11.659053  3694 leader_election.cc:304] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [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: c5461dfd331e452db5eadae29a25ae85; no voters: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c
I20260608 12:40:11.655746  3772 ts_tablet_manager.cc:1434] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260608 12:40:11.659842  3779 raft_consensus.cc:3060] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.665648  3805 raft_consensus.cc:493] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:11.666127  3805 raft_consensus.cc:515] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.667970  3779 raft_consensus.cc:2749] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:11.668246  3805 leader_election.cc:290] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969), 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:11.669831  3492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6282b62053e544289081e89e85795873" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36" is_pre_election: true
I20260608 12:40:11.670368  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6282b62053e544289081e89e85795873" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
I20260608 12:40:11.670595  3492 raft_consensus.cc:2393] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5461dfd331e452db5eadae29a25ae85 in current term 1: Already voted for candidate 938332cd17d64cd89c6dfa7e751ec1fd in this term.
I20260608 12:40:11.672544  3695 leader_election.cc:304] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85 [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: c5461dfd331e452db5eadae29a25ae85; no voters: 72f1e7a15b0e41cf83fc674be284ab36, 938332cd17d64cd89c6dfa7e751ec1fd
I20260608 12:40:11.673411  3805 raft_consensus.cc:3060] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.681381  3805 raft_consensus.cc:2749] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:11.704795  3674 consensus_queue.cc:1048] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:11.718566  3674 consensus_queue.cc:1048] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:11.720239  3623 consensus_queue.cc:1048] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:11.741904  3623 consensus_queue.cc:1048] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:11.768133  3842 consensus_queue.cc:1048] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:11.784548  3623 consensus_queue.cc:1048] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:11.880957  3809 consensus_queue.cc:1048] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:11.882316  3652 consensus_queue.cc:1048] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:11.884966  3805 raft_consensus.cc:493] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:11.885476  3805 raft_consensus.cc:515] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:11.887885  3805 leader_election.cc:290] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 950db856438843609c412405af1b8c1c (127.0.107.195:39619), 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:11.888684  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f3b738e6d14cc6b9f888e345647ff9" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c" is_pre_election: true
I20260608 12:40:11.889945  3419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f3b738e6d14cc6b9f888e345647ff9" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" is_pre_election: true
I20260608 12:40:11.890739  3419 raft_consensus.cc:2393] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5461dfd331e452db5eadae29a25ae85 in current term 1: Already voted for candidate 950db856438843609c412405af1b8c1c in this term.
I20260608 12:40:11.891948  3694 leader_election.cc:304] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [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: c5461dfd331e452db5eadae29a25ae85; no voters: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c
I20260608 12:40:11.893164  3805 raft_consensus.cc:3060] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:11.906759  3805 raft_consensus.cc:2749] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:11.924595  3652 consensus_queue.cc:1048] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:11.926162  3652 consensus_queue.cc:1048] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:12.020664  3805 raft_consensus.cc:493] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:12.021067  3805 raft_consensus.cc:515] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:12.023402  3805 leader_election.cc:290] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:12.024199  3492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5069271709a94d0cad73c720f08158b2" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36" is_pre_election: true
I20260608 12:40:12.024483  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5069271709a94d0cad73c720f08158b2" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "950db856438843609c412405af1b8c1c" is_pre_election: true
I20260608 12:40:12.026093  3693 leader_election.cc:304] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [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: c5461dfd331e452db5eadae29a25ae85; no voters: 72f1e7a15b0e41cf83fc674be284ab36, 950db856438843609c412405af1b8c1c
I20260608 12:40:12.026772  3805 raft_consensus.cc:2749] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:12.042768  3648 consensus_queue.cc:1048] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:12.054894  3842 consensus_queue.cc:1048] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:12.058291  3729 raft_consensus.cc:3060] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:12.220124  3569 consensus_queue.cc:237] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:12.226694  3492 raft_consensus.cc:1275] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: 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:12.226694  3419 raft_consensus.cc:1275] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:40:12.227034  3532 consensus_peers.cc:597] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c -> Peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Couldn't send request to peer c5461dfd331e452db5eadae29a25ae85. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 20bbf981386e4c5dbc8092b7e0cb145b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:12.228267  3842 consensus_queue.cc:1048] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:12.229267  3648 consensus_queue.cc:1048] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } 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:12.237385  3806 raft_consensus.cc:2955] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:12.239291  3492 raft_consensus.cc:2955] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:12.243234  3419 raft_consensus.cc:2955] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:12.256013  3569 consensus_queue.cc:237] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [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: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:12.257112  3314 catalog_manager.cc:5696] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:12.267900  3492 raft_consensus.cc:1275] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:40:12.268245  3532 consensus_peers.cc:597] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c -> Peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Couldn't send request to peer c5461dfd331e452db5eadae29a25ae85. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: acfb1d9ed0244bea85fe780aa35d50fb. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:12.269596  3419 raft_consensus.cc:1275] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: 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:12.269804  3842 consensus_queue.cc:1048] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } 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:40:12.271054  3806 consensus_queue.cc:1048] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:12.281509  3842 raft_consensus.cc:2955] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:12.285468  3493 raft_consensus.cc:2955] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:12.293524  3419 raft_consensus.cc:2955] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:12.309643  3314 catalog_manager.cc:5696] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c reported cstate change: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:12.334421  3417 consensus_queue.cc:237] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:12.362887  3569 raft_consensus.cc:1275] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:12.363179  3492 raft_consensus.cc:1275] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:40:12.364562  3383 consensus_peers.cc:597] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd -> Peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Couldn't send request to peer c5461dfd331e452db5eadae29a25ae85. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8691d15125964247a9c8e8e94394dcbe. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:12.365082  3809 consensus_queue.cc:1048] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } 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:12.366161  3652 consensus_queue.cc:1048] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:40:12.403158  3460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:46055, user_credentials={real_user=slave}} blocked reactor thread for 83890.4us
I20260608 12:40:12.427754  3872 raft_consensus.cc:2955] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:12.430308  3493 raft_consensus.cc:2955] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:12.436825  3569 raft_consensus.cc:2955] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:12.443531  3315 catalog_manager.cc:5696] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 reported cstate change: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:12.459860  3493 consensus_queue.cc:237] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:12.466760  3569 raft_consensus.cc:1275] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Refusing update from remote peer 72f1e7a15b0e41cf83fc674be284ab36: 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:12.467156  3419 raft_consensus.cc:1275] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Refusing update from remote peer 72f1e7a15b0e41cf83fc674be284ab36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:40:12.467104  3458 consensus_peers.cc:597] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 -> Peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Couldn't send request to peer c5461dfd331e452db5eadae29a25ae85. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ce7a08fde9241c6bd4b3b08d13b3f8c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:12.468606  3868 consensus_queue.cc:1048] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } 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:12.469921  3867 consensus_queue.cc:1048] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:12.480144  3869 raft_consensus.cc:2955] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:12.482261  3419 raft_consensus.cc:2955] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:12.481801  3569 raft_consensus.cc:2955] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:12.493079  3316 catalog_manager.cc:5696] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "72f1e7a15b0e41cf83fc674be284ab36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:12.764554  3879 ts_tablet_manager.cc:933] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85: Initiating tablet copy from peer 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:12.765434  3880 ts_tablet_manager.cc:933] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85: Initiating tablet copy from peer 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:12.766479  3879 tablet_copy_client.cc:323] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39619
I20260608 12:40:12.767396  3880 tablet_copy_client.cc:323] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39619
I20260608 12:40:12.768502  3579 tablet_copy_service.cc:140] P 950db856438843609c412405af1b8c1c: Received BeginTabletCopySession request for tablet 20bbf981386e4c5dbc8092b7e0cb145b from peer c5461dfd331e452db5eadae29a25ae85 ({username='slave'} at 127.0.0.1:47454)
I20260608 12:40:12.769207  3579 tablet_copy_service.cc:161] P 950db856438843609c412405af1b8c1c: Beginning new tablet copy session on tablet 20bbf981386e4c5dbc8092b7e0cb145b from peer c5461dfd331e452db5eadae29a25ae85 at {username='slave'} at 127.0.0.1:47454: session id = c5461dfd331e452db5eadae29a25ae85-20bbf981386e4c5dbc8092b7e0cb145b
I20260608 12:40:12.769441  3578 tablet_copy_service.cc:140] P 950db856438843609c412405af1b8c1c: Received BeginTabletCopySession request for tablet acfb1d9ed0244bea85fe780aa35d50fb from peer c5461dfd331e452db5eadae29a25ae85 ({username='slave'} at 127.0.0.1:47454)
I20260608 12:40:12.770058  3578 tablet_copy_service.cc:161] P 950db856438843609c412405af1b8c1c: Beginning new tablet copy session on tablet acfb1d9ed0244bea85fe780aa35d50fb from peer c5461dfd331e452db5eadae29a25ae85 at {username='slave'} at 127.0.0.1:47454: session id = c5461dfd331e452db5eadae29a25ae85-acfb1d9ed0244bea85fe780aa35d50fb
I20260608 12:40:12.776887  3579 tablet_copy_source_session.cc:215] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:12.777315  3578 tablet_copy_source_session.cc:215] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:12.780118  3879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20bbf981386e4c5dbc8092b7e0cb145b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:12.780716  3880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acfb1d9ed0244bea85fe780aa35d50fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:12.799865  3879 tablet_copy_client.cc:806] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:12.800483  3879 tablet_copy_client.cc:670] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:12.802939  3880 tablet_copy_client.cc:806] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:12.803529  3880 tablet_copy_client.cc:670] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:12.804643  3879 tablet_copy_client.cc:538] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:12.807425  3880 tablet_copy_client.cc:538] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:12.812323  3879 tablet_bootstrap.cc:492] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85: Bootstrap starting.
I20260608 12:40:12.815656  3880 tablet_bootstrap.cc:492] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85: Bootstrap starting.
I20260608 12:40:12.831312  3879 tablet_bootstrap.cc:492] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85: 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:12.832041  3879 tablet_bootstrap.cc:492] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85: Bootstrap complete.
I20260608 12:40:12.832692  3879 ts_tablet_manager.cc:1403] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.005s
I20260608 12:40:12.836356  3879 raft_consensus.cc:359] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:12.837244  3879 raft_consensus.cc:740] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Initialized, Role: LEARNER
I20260608 12:40:12.838157  3879 consensus_queue.cc:260] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85 [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:12.841399  3880 tablet_bootstrap.cc:492] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85: 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:12.842356  3880 tablet_bootstrap.cc:492] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85: Bootstrap complete.
I20260608 12:40:12.843082  3880 ts_tablet_manager.cc:1403] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.005s
I20260608 12:40:12.846377  3879 ts_tablet_manager.cc:1434] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260608 12:40:12.846128  3880 raft_consensus.cc:359] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:12.848287  3578 tablet_copy_service.cc:342] P 950db856438843609c412405af1b8c1c: Request end of tablet copy session c5461dfd331e452db5eadae29a25ae85-20bbf981386e4c5dbc8092b7e0cb145b received from {username='slave'} at 127.0.0.1:47454
I20260608 12:40:12.848773  3578 tablet_copy_service.cc:434] P 950db856438843609c412405af1b8c1c: ending tablet copy session c5461dfd331e452db5eadae29a25ae85-20bbf981386e4c5dbc8092b7e0cb145b on tablet 20bbf981386e4c5dbc8092b7e0cb145b with peer c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:12.847020  3880 raft_consensus.cc:740] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Initialized, Role: LEARNER
I20260608 12:40:12.851227  3880 consensus_queue.cc:260] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85 [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: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:12.853796  3880 ts_tablet_manager.cc:1434] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 12:40:12.855562  3578 tablet_copy_service.cc:342] P 950db856438843609c412405af1b8c1c: Request end of tablet copy session c5461dfd331e452db5eadae29a25ae85-acfb1d9ed0244bea85fe780aa35d50fb received from {username='slave'} at 127.0.0.1:47454
I20260608 12:40:12.855998  3578 tablet_copy_service.cc:434] P 950db856438843609c412405af1b8c1c: ending tablet copy session c5461dfd331e452db5eadae29a25ae85-acfb1d9ed0244bea85fe780aa35d50fb on tablet acfb1d9ed0244bea85fe780aa35d50fb with peer c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:12.856132  3879 ts_tablet_manager.cc:933] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85: Initiating tablet copy from peer 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:12.859813  3879 tablet_copy_client.cc:323] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46055
I20260608 12:40:12.862007  3430 tablet_copy_service.cc:140] P 938332cd17d64cd89c6dfa7e751ec1fd: Received BeginTabletCopySession request for tablet 8691d15125964247a9c8e8e94394dcbe from peer c5461dfd331e452db5eadae29a25ae85 ({username='slave'} at 127.0.0.1:35376)
I20260608 12:40:12.862577  3430 tablet_copy_service.cc:161] P 938332cd17d64cd89c6dfa7e751ec1fd: Beginning new tablet copy session on tablet 8691d15125964247a9c8e8e94394dcbe from peer c5461dfd331e452db5eadae29a25ae85 at {username='slave'} at 127.0.0.1:35376: session id = c5461dfd331e452db5eadae29a25ae85-8691d15125964247a9c8e8e94394dcbe
I20260608 12:40:12.870628  3430 tablet_copy_source_session.cc:215] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:12.873603  3879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8691d15125964247a9c8e8e94394dcbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:12.885208  3879 tablet_copy_client.cc:806] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:12.885731  3879 tablet_copy_client.cc:670] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:12.889441  3879 tablet_copy_client.cc:538] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:12.895701  3879 tablet_bootstrap.cc:492] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85: Bootstrap starting.
I20260608 12:40:12.913287  3879 tablet_bootstrap.cc:492] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85: 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:12.914013  3879 tablet_bootstrap.cc:492] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85: Bootstrap complete.
I20260608 12:40:12.914687  3879 ts_tablet_manager.cc:1403] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.002s
I20260608 12:40:12.917881  3879 raft_consensus.cc:359] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:12.918962  3879 raft_consensus.cc:740] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Initialized, Role: LEARNER
I20260608 12:40:12.919727  3879 consensus_queue.cc:260] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85 [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:12.927452  3879 ts_tablet_manager.cc:1434] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 12:40:12.929342  3430 tablet_copy_service.cc:342] P 938332cd17d64cd89c6dfa7e751ec1fd: Request end of tablet copy session c5461dfd331e452db5eadae29a25ae85-8691d15125964247a9c8e8e94394dcbe received from {username='slave'} at 127.0.0.1:35376
I20260608 12:40:12.929837  3430 tablet_copy_service.cc:434] P 938332cd17d64cd89c6dfa7e751ec1fd: ending tablet copy session c5461dfd331e452db5eadae29a25ae85-8691d15125964247a9c8e8e94394dcbe on tablet 8691d15125964247a9c8e8e94394dcbe with peer c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:13.009160  3879 ts_tablet_manager.cc:933] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85: Initiating tablet copy from peer 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:13.010757  3879 tablet_copy_client.cc:323] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:38969
I20260608 12:40:13.012652  3505 tablet_copy_service.cc:140] P 72f1e7a15b0e41cf83fc674be284ab36: Received BeginTabletCopySession request for tablet 6ce7a08fde9241c6bd4b3b08d13b3f8c from peer c5461dfd331e452db5eadae29a25ae85 ({username='slave'} at 127.0.0.1:37708)
I20260608 12:40:13.013218  3505 tablet_copy_service.cc:161] P 72f1e7a15b0e41cf83fc674be284ab36: Beginning new tablet copy session on tablet 6ce7a08fde9241c6bd4b3b08d13b3f8c from peer c5461dfd331e452db5eadae29a25ae85 at {username='slave'} at 127.0.0.1:37708: session id = c5461dfd331e452db5eadae29a25ae85-6ce7a08fde9241c6bd4b3b08d13b3f8c
I20260608 12:40:13.020648  3505 tablet_copy_source_session.cc:215] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:13.023619  3879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce7a08fde9241c6bd4b3b08d13b3f8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:13.035207  3879 tablet_copy_client.cc:806] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:13.035835  3879 tablet_copy_client.cc:670] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:13.039386  3879 tablet_copy_client.cc:538] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:13.044766  3879 tablet_bootstrap.cc:492] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85: Bootstrap starting.
I20260608 12:40:13.058976  3879 tablet_bootstrap.cc:492] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85: 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:13.059604  3879 tablet_bootstrap.cc:492] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85: Bootstrap complete.
I20260608 12:40:13.060173  3879 ts_tablet_manager.cc:1403] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260608 12:40:13.062595  3879 raft_consensus.cc:359] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:13.063328  3879 raft_consensus.cc:740] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Initialized, Role: LEARNER
I20260608 12:40:13.063836  3879 consensus_queue.cc:260] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85 [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:13.065666  3879 ts_tablet_manager.cc:1434] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:40:13.067768  3505 tablet_copy_service.cc:342] P 72f1e7a15b0e41cf83fc674be284ab36: Request end of tablet copy session c5461dfd331e452db5eadae29a25ae85-6ce7a08fde9241c6bd4b3b08d13b3f8c received from {username='slave'} at 127.0.0.1:37708
I20260608 12:40:13.068243  3505 tablet_copy_service.cc:434] P 72f1e7a15b0e41cf83fc674be284ab36: ending tablet copy session c5461dfd331e452db5eadae29a25ae85-6ce7a08fde9241c6bd4b3b08d13b3f8c on tablet 6ce7a08fde9241c6bd4b3b08d13b3f8c with peer c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:13.164932  3371 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:40:13.194464  3417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc7a61e7250b41718dd202c21b566529"
dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
mode: GRACEFUL
new_leader_uuid: "72f1e7a15b0e41cf83fc674be284ab36"
 from {username='slave'} at 127.0.0.1:54158
I20260608 12:40:13.195192  3417 raft_consensus.cc:606] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Received request to transfer leadership to TS 72f1e7a15b0e41cf83fc674be284ab36
I20260608 12:40:13.197888  3417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1"
dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
mode: GRACEFUL
new_leader_uuid: "c5461dfd331e452db5eadae29a25ae85"
 from {username='slave'} at 127.0.0.1:54158
I20260608 12:40:13.198421  3417 raft_consensus.cc:606] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Received request to transfer leadership to TS c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:13.209539  3493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e84cd1953e164e8c80fa0842c83560b8"
dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36"
mode: GRACEFUL
new_leader_uuid: "950db856438843609c412405af1b8c1c"
 from {username='slave'} at 127.0.0.1:44970
I20260608 12:40:13.210021  3493 raft_consensus.cc:606] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Received request to transfer leadership to TS 950db856438843609c412405af1b8c1c
I20260608 12:40:13.222612  3569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2f3b738e6d14cc6b9f888e345647ff9"
dest_uuid: "950db856438843609c412405af1b8c1c"
mode: GRACEFUL
new_leader_uuid: "c5461dfd331e452db5eadae29a25ae85"
 from {username='slave'} at 127.0.0.1:34004
I20260608 12:40:13.223059  3569 raft_consensus.cc:606] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Received request to transfer leadership to TS c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:13.224323  3371 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260608 12:40:13.224915  3371 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:13.301025  3729 raft_consensus.cc:1217] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:40:13.338110  3895 raft_consensus.cc:993] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c: : Instructing follower c5461dfd331e452db5eadae29a25ae85 to start an election
I20260608 12:40:13.338546  3896 raft_consensus.cc:1081] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Signalling peer c5461dfd331e452db5eadae29a25ae85 to start an election
I20260608 12:40:13.340147  3729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2f3b738e6d14cc6b9f888e345647ff9"
dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
 from {username='slave'} at 127.0.0.1:37308
I20260608 12:40:13.340704  3729 raft_consensus.cc:493] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:13.341009  3729 raft_consensus.cc:3060] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:13.346095  3729 raft_consensus.cc:515] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:13.347687  3729 leader_election.cc:290] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 2 election: Requested vote from peers 950db856438843609c412405af1b8c1c (127.0.107.195:39619), 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:13.348688  3569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f3b738e6d14cc6b9f888e345647ff9" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "950db856438843609c412405af1b8c1c"
I20260608 12:40:13.348937  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f3b738e6d14cc6b9f888e345647ff9" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
I20260608 12:40:13.349273  3569 raft_consensus.cc:3055] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:13.349581  3417 raft_consensus.cc:3060] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:13.349637  3569 raft_consensus.cc:740] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Running, Role: LEADER
I20260608 12:40:13.350649  3569 consensus_queue.cc:260] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [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: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:13.351810  3569 raft_consensus.cc:3060] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:13.356169  3417 raft_consensus.cc:2468] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5461dfd331e452db5eadae29a25ae85 in term 2.
I20260608 12:40:13.357471  3694 leader_election.cc:304] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [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: 938332cd17d64cd89c6dfa7e751ec1fd, c5461dfd331e452db5eadae29a25ae85; no voters: 
I20260608 12:40:13.357944  3569 raft_consensus.cc:2468] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5461dfd331e452db5eadae29a25ae85 in term 2.
I20260608 12:40:13.358289  3885 raft_consensus.cc:2804] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:13.359447  3885 raft_consensus.cc:697] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEADER]: Becoming Leader. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Running, Role: LEADER
I20260608 12:40:13.360327  3885 consensus_queue.cc:237] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [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: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:13.368820  3314 catalog_manager.cc:5696] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 reported cstate change: term changed from 1 to 2, leader changed from 950db856438843609c412405af1b8c1c (127.0.107.195) to c5461dfd331e452db5eadae29a25ae85 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "c5461dfd331e452db5eadae29a25ae85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:13.378549  3729 raft_consensus.cc:1217] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:40:13.399273  3867 raft_consensus.cc:993] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36: : Instructing follower 950db856438843609c412405af1b8c1c to start an election
I20260608 12:40:13.399821  3867 raft_consensus.cc:1081] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Signalling peer 950db856438843609c412405af1b8c1c to start an election
I20260608 12:40:13.401450  3568 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e84cd1953e164e8c80fa0842c83560b8"
dest_uuid: "950db856438843609c412405af1b8c1c"
 from {username='slave'} at 127.0.0.1:47442
I20260608 12:40:13.402012  3568 raft_consensus.cc:493] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:13.402410  3568 raft_consensus.cc:3060] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:13.409039  3568 raft_consensus.cc:515] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:13.411623  3568 leader_election.cc:290] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 2 election: Requested vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:13.411787  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84cd1953e164e8c80fa0842c83560b8" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
I20260608 12:40:13.412304  3493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e84cd1953e164e8c80fa0842c83560b8" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36"
I20260608 12:40:13.412500  3417 raft_consensus.cc:3060] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:13.412899  3493 raft_consensus.cc:3055] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:13.413226  3493 raft_consensus.cc:740] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Running, Role: LEADER
I20260608 12:40:13.414067  3493 consensus_queue.cc:260] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:13.415303  3493 raft_consensus.cc:3060] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:13.419119  3417 raft_consensus.cc:2468] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 950db856438843609c412405af1b8c1c in term 2.
I20260608 12:40:13.420380  3534 leader_election.cc:304] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [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: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c; no voters: 
I20260608 12:40:13.421212  3896 raft_consensus.cc:2804] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:13.421705  3896 raft_consensus.cc:697] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [term 2 LEADER]: Becoming Leader. State: Replica: 950db856438843609c412405af1b8c1c, State: Running, Role: LEADER
I20260608 12:40:13.421860  3493 raft_consensus.cc:2468] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 950db856438843609c412405af1b8c1c in term 2.
I20260608 12:40:13.422555  3896 consensus_queue.cc:237] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:13.431193  3314 catalog_manager.cc:5696] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c reported cstate change: term changed from 1 to 2, leader changed from 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) to 950db856438843609c412405af1b8c1c (127.0.107.195). New cstate: current_term: 2 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:13.441680  3848 raft_consensus.cc:993] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd: : Instructing follower 72f1e7a15b0e41cf83fc674be284ab36 to start an election
I20260608 12:40:13.442178  3848 raft_consensus.cc:1081] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Signalling peer 72f1e7a15b0e41cf83fc674be284ab36 to start an election
I20260608 12:40:13.444103  3492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc7a61e7250b41718dd202c21b566529"
dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36"
 from {username='slave'} at 127.0.0.1:37690
I20260608 12:40:13.444667  3492 raft_consensus.cc:493] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:13.445000  3492 raft_consensus.cc:3060] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:13.449620  3492 raft_consensus.cc:515] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:13.451282  3492 leader_election.cc:290] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [CANDIDATE]: Term 2 election: Requested vote from peers 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:13.452195  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7a61e7250b41718dd202c21b566529" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
I20260608 12:40:13.452826  3417 raft_consensus.cc:3055] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:13.452898  3568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7a61e7250b41718dd202c21b566529" candidate_uuid: "72f1e7a15b0e41cf83fc674be284ab36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "950db856438843609c412405af1b8c1c"
I20260608 12:40:13.453217  3417 raft_consensus.cc:740] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Running, Role: LEADER
I20260608 12:40:13.453372  3568 raft_consensus.cc:3060] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:13.454145  3417 consensus_queue.cc:260] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:13.455417  3417 raft_consensus.cc:3060] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:13.459944  3729 raft_consensus.cc:1217] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:40:13.461073  3568 raft_consensus.cc:2468] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 2.
I20260608 12:40:13.462054  3417 raft_consensus.cc:2468] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72f1e7a15b0e41cf83fc674be284ab36 in term 2.
I20260608 12:40:13.462396  3459 leader_election.cc:304] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [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: 72f1e7a15b0e41cf83fc674be284ab36, 950db856438843609c412405af1b8c1c; no voters: 
I20260608 12:40:13.463229  3867 raft_consensus.cc:2804] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:13.463728  3867 raft_consensus.cc:697] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 LEADER]: Becoming Leader. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Running, Role: LEADER
I20260608 12:40:13.464612  3867 consensus_queue.cc:237] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:13.474005  3315 catalog_manager.cc:5696] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 reported cstate change: term changed from 1 to 2, leader changed from 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193) to 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "72f1e7a15b0e41cf83fc674be284ab36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:13.522678  3872 raft_consensus.cc:993] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd: : Instructing follower c5461dfd331e452db5eadae29a25ae85 to start an election
I20260608 12:40:13.523177  3905 raft_consensus.cc:1081] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Signalling peer c5461dfd331e452db5eadae29a25ae85 to start an election
I20260608 12:40:13.524721  3729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1"
dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
 from {username='slave'} at 127.0.0.1:37312
I20260608 12:40:13.525323  3729 raft_consensus.cc:493] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:13.525735  3729 raft_consensus.cc:3060] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:13.532933  3729 raft_consensus.cc:515] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:13.535483  3729 leader_election.cc:290] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 2 election: Requested vote from peers 950db856438843609c412405af1b8c1c (127.0.107.195:39619), 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:13.535669  3568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "950db856438843609c412405af1b8c1c"
I20260608 12:40:13.536346  3568 raft_consensus.cc:3060] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:13.536046  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
I20260608 12:40:13.537055  3417 raft_consensus.cc:3055] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:13.537374  3417 raft_consensus.cc:740] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 938332cd17d64cd89c6dfa7e751ec1fd, State: Running, Role: LEADER
I20260608 12:40:13.538160  3417 consensus_queue.cc:260] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [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: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:13.539331  3417 raft_consensus.cc:3060] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:13.543730  3568 raft_consensus.cc:2468] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5461dfd331e452db5eadae29a25ae85 in term 2.
I20260608 12:40:13.544906  3693 leader_election.cc:304] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [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: 950db856438843609c412405af1b8c1c, c5461dfd331e452db5eadae29a25ae85; no voters: 
I20260608 12:40:13.545636  3885 raft_consensus.cc:2804] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:13.546108  3885 raft_consensus.cc:697] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEADER]: Becoming Leader. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Running, Role: LEADER
I20260608 12:40:13.546892  3885 consensus_queue.cc:237] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [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: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:13.551641  3417 raft_consensus.cc:2468] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5461dfd331e452db5eadae29a25ae85 in term 2.
I20260608 12:40:13.552806  3729 raft_consensus.cc:1217] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:40:13.560209  3315 catalog_manager.cc:5696] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 reported cstate change: term changed from 1 to 2, leader changed from 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193) to c5461dfd331e452db5eadae29a25ae85 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "c5461dfd331e452db5eadae29a25ae85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:13.739017  3896 raft_consensus.cc:1064] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c: attempting to promote NON_VOTER c5461dfd331e452db5eadae29a25ae85 to VOTER
I20260608 12:40:13.741022  3896 consensus_queue.cc:237] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [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: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } }
I20260608 12:40:13.747597  3729 raft_consensus.cc:1275] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: 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:13.748250  3417 raft_consensus.cc:1275] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: 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:13.748814  3492 raft_consensus.cc:1275] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: 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:13.749392  3896 consensus_queue.cc:1048] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } 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:13.750391  3895 consensus_queue.cc:1048] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:13.751399  3623 consensus_queue.cc:1048] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } 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:13.765180  3896 raft_consensus.cc:2955] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:13.766952  3729 raft_consensus.cc:2955] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:13.767732  3417 raft_consensus.cc:2955] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:13.779567  3492 raft_consensus.cc:2955] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:13.783851  3315 catalog_manager.cc:5696] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85 reported cstate change: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:13.801096  3568 consensus_queue.cc:237] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } }
I20260608 12:40:13.806867  3729 raft_consensus.cc:1275] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: 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:13.808025  3417 raft_consensus.cc:1275] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: 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:13.809832  3895 consensus_queue.cc:1048] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } 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:13.810568  3896 consensus_queue.cc:1048] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:13.818957  3895 raft_consensus.cc:2955] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:13.820892  3417 raft_consensus.cc:2955] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:13.826125  3729 raft_consensus.cc:2955] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:13.835911  3318 catalog_manager.cc:5696] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: config changed from index 3 to 4, VOTER 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:13.839481  3303 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet acfb1d9ed0244bea85fe780aa35d50fb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:13.848100  3484 tablet_service.cc:1558] Processing DeleteTablet for tablet acfb1d9ed0244bea85fe780aa35d50fb with delete_type TABLET_DATA_TOMBSTONED (TS 72f1e7a15b0e41cf83fc674be284ab36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37676
I20260608 12:40:13.854499  3417 raft_consensus.cc:1275] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Refusing update from remote peer c5461dfd331e452db5eadae29a25ae85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:13.857551  3885 consensus_queue.cc:1048] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:13.861685  3872 raft_consensus.cc:1064] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd: attempting to promote NON_VOTER c5461dfd331e452db5eadae29a25ae85 to VOTER
I20260608 12:40:13.861624  3417 raft_consensus.cc:1275] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Refusing update from remote peer 72f1e7a15b0e41cf83fc674be284ab36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:13.863642  3867 consensus_queue.cc:1048] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:13.865483  3872 consensus_queue.cc:237] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } }
I20260608 12:40:13.874462  3729 raft_consensus.cc:1275] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:13.878903  3872 consensus_queue.cc:1048] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } 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:13.882027  3568 raft_consensus.cc:1275] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:13.884105  3848 consensus_queue.cc:1048] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } 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:13.888865  3568 raft_consensus.cc:1275] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Refusing update from remote peer 72f1e7a15b0e41cf83fc674be284ab36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:13.892532  3420 raft_consensus.cc:1275] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:13.893064  3492 raft_consensus.cc:1275] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:13.897663  3896 raft_consensus.cc:1064] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c: attempting to promote NON_VOTER c5461dfd331e452db5eadae29a25ae85 to VOTER
I20260608 12:40:13.897423  3623 consensus_queue.cc:1048] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:13.902917  3903 consensus_queue.cc:1048] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:13.903450  3848 consensus_queue.cc:1048] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:13.900959  3896 consensus_queue.cc:237] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } }
I20260608 12:40:13.915542  3912 tablet_replica.cc:333] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36: stopping tablet replica
I20260608 12:40:13.915233  3905 raft_consensus.cc:2955] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:13.920720  3912 raft_consensus.cc:2243] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:13.923580  3912 raft_consensus.cc:2272] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:13.919782  3729 raft_consensus.cc:2955] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:13.949991  3493 raft_consensus.cc:1275] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:13.957603  3895 consensus_queue.cc:1048] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:13.966308  3568 raft_consensus.cc:1275] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Refusing update from remote peer c5461dfd331e452db5eadae29a25ae85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:13.967067  3318 catalog_manager.cc:5696] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85 reported cstate change: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:13.968870  3897 consensus_queue.cc:1048] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:13.994500  3419 raft_consensus.cc:1275] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Refusing update from remote peer c5461dfd331e452db5eadae29a25ae85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:13.997176  3897 consensus_queue.cc:1048] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:14.052376  3568 raft_consensus.cc:1275] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Refusing update from remote peer c5461dfd331e452db5eadae29a25ae85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:14.054575  3931 consensus_queue.cc:1048] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:14.111899  3903 raft_consensus.cc:1064] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36: attempting to promote NON_VOTER c5461dfd331e452db5eadae29a25ae85 to VOTER
I20260608 12:40:14.125512  3569 raft_consensus.cc:2955] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.141126  3912 ts_tablet_manager.cc:1916] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:14.114600  3903 consensus_queue.cc:237] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } }
I20260608 12:40:14.153182  3729 raft_consensus.cc:1275] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: 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:14.168031  3493 raft_consensus.cc:1275] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: 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:14.173313  3417 raft_consensus.cc:1275] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: 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:14.171427  3623 consensus_queue.cc:1048] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260608 12:40:14.182986  3417 consensus_queue.cc:237] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } }
I20260608 12:40:14.185137  3936 consensus_queue.cc:1048] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:14.194892  3896 consensus_queue.cc:1048] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } 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:40:14.189455  3493 raft_consensus.cc:2955] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.231225  3494 raft_consensus.cc:1275] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:14.238538  3937 consensus_queue.cc:1048] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260608 12:40:14.251947  3732 raft_consensus.cc:1275] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Refusing update from remote peer 72f1e7a15b0e41cf83fc674be284ab36: 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:14.253391  3568 raft_consensus.cc:1275] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Refusing update from remote peer 72f1e7a15b0e41cf83fc674be284ab36: 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:14.253407  3417 raft_consensus.cc:1275] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Refusing update from remote peer 72f1e7a15b0e41cf83fc674be284ab36: 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:14.255214  3729 raft_consensus.cc:1275] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:14.257316  3902 consensus_queue.cc:1048] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } 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:40:14.258288  3905 raft_consensus.cc:2955] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 950db856438843609c412405af1b8c1c (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.259465  3903 consensus_queue.cc:1048] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:14.263701  3902 consensus_queue.cc:1048] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260608 12:40:14.270342  3937 consensus_queue.cc:1048] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } 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:14.276737  3912 ts_tablet_manager.cc:1929] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:40:14.277237  3912 log.cc:1199] T acfb1d9ed0244bea85fe780aa35d50fb P 72f1e7a15b0e41cf83fc674be284ab36: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-1-root/wals/acfb1d9ed0244bea85fe780aa35d50fb
I20260608 12:40:14.281239  3305 catalog_manager.cc:5027] TS 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969): tablet acfb1d9ed0244bea85fe780aa35d50fb (table range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]) successfully deleted
I20260608 12:40:14.281531  3494 raft_consensus.cc:2955] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 950db856438843609c412405af1b8c1c (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.279493  3729 raft_consensus.cc:2955] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 950db856438843609c412405af1b8c1c (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.314337  3318 catalog_manager.cc:5696] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 reported cstate change: config changed from index 3 to 4, VOTER 950db856438843609c412405af1b8c1c (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.315346  3896 raft_consensus.cc:2955] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.321461  3304 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8691d15125964247a9c8e8e94394dcbe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:14.324981  3494 raft_consensus.cc:2955] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.342514  3729 raft_consensus.cc:2955] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.352698  3555 tablet_service.cc:1558] Processing DeleteTablet for tablet 8691d15125964247a9c8e8e94394dcbe with delete_type TABLET_DATA_TOMBSTONED (TS 950db856438843609c412405af1b8c1c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47438
I20260608 12:40:14.360493  3902 raft_consensus.cc:2955] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.360563  3417 raft_consensus.cc:2955] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.371984  3318 catalog_manager.cc:5696] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 reported cstate change: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.369683  3420 raft_consensus.cc:2955] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.391379  3949 tablet_replica.cc:333] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c: stopping tablet replica
I20260608 12:40:14.393463  3315 catalog_manager.cc:5696] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "72f1e7a15b0e41cf83fc674be284ab36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.389318  3568 consensus_queue.cc:237] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [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: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } }
I20260608 12:40:14.401116  3567 raft_consensus.cc:2955] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.409929  3729 raft_consensus.cc:1275] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: 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:14.411554  3494 raft_consensus.cc:1275] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: 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:14.413347  3729 raft_consensus.cc:2955] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.415254  3942 consensus_queue.cc:1048] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } 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:14.421073  3896 consensus_queue.cc:1048] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:14.423990  3936 raft_consensus.cc:2955] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.428638  3949 raft_consensus.cc:2243] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:14.429487  3949 raft_consensus.cc:2272] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:14.430387  3492 consensus_queue.cc:237] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [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: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } }
I20260608 12:40:14.433815  3949 ts_tablet_manager.cc:1916] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:14.436513  3729 raft_consensus.cc:2955] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.438850  3493 raft_consensus.cc:2955] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.445623  3732 raft_consensus.cc:1275] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Refusing update from remote peer 72f1e7a15b0e41cf83fc674be284ab36: 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:14.447217  3902 consensus_queue.cc:1048] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } 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:14.447925  3303 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 20bbf981386e4c5dbc8092b7e0cb145b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:14.448556  3567 raft_consensus.cc:1275] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Refusing update from remote peer 72f1e7a15b0e41cf83fc674be284ab36: 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:14.450546  3902 consensus_queue.cc:1048] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:14.455973  3867 raft_consensus.cc:2955] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.457960  3729 raft_consensus.cc:2955] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.466958  3316 catalog_manager.cc:5696] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 reported cstate change: config changed from index 3 to 4, VOTER 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.480589  3305 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6ce7a08fde9241c6bd4b3b08d13b3f8c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:14.482483  3567 raft_consensus.cc:2955] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.490435  3949 ts_tablet_manager.cc:1929] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:40:14.490965  3949 log.cc:1199] T 8691d15125964247a9c8e8e94394dcbe P 950db856438843609c412405af1b8c1c: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-2-root/wals/8691d15125964247a9c8e8e94394dcbe
I20260608 12:40:14.493182  3303 catalog_manager.cc:5027] TS 950db856438843609c412405af1b8c1c (127.0.107.195:39619): tablet 8691d15125964247a9c8e8e94394dcbe (table range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]) successfully deleted
I20260608 12:40:14.498766  3409 tablet_service.cc:1558] Processing DeleteTablet for tablet 20bbf981386e4c5dbc8092b7e0cb145b with delete_type TABLET_DATA_TOMBSTONED (TS 938332cd17d64cd89c6dfa7e751ec1fd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35356
I20260608 12:40:14.505841  3318 catalog_manager.cc:5696] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85 reported cstate change: config changed from index 3 to 4, VOTER 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "72f1e7a15b0e41cf83fc674be284ab36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:14.511179  3951 tablet_replica.cc:333] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd: stopping tablet replica
I20260608 12:40:14.512039  3951 raft_consensus.cc:2243] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:14.512665  3951 raft_consensus.cc:2272] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:14.516590  3951 ts_tablet_manager.cc:1916] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:14.521253  3409 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ce7a08fde9241c6bd4b3b08d13b3f8c with delete_type TABLET_DATA_TOMBSTONED (TS 938332cd17d64cd89c6dfa7e751ec1fd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35356
I20260608 12:40:14.530284  3951 ts_tablet_manager.cc:1929] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:40:14.530668  3951 log.cc:1199] T 20bbf981386e4c5dbc8092b7e0cb145b P 938332cd17d64cd89c6dfa7e751ec1fd: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-0-root/wals/20bbf981386e4c5dbc8092b7e0cb145b
I20260608 12:40:14.531980  3304 catalog_manager.cc:5027] TS 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055): tablet 20bbf981386e4c5dbc8092b7e0cb145b (table range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]) successfully deleted
I20260608 12:40:14.532140  3951 tablet_replica.cc:333] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd: stopping tablet replica
I20260608 12:40:14.532974  3951 raft_consensus.cc:2243] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:14.533535  3951 raft_consensus.cc:2272] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:14.536398  3951 ts_tablet_manager.cc:1916] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:14.546994  3951 ts_tablet_manager.cc:1929] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:40:14.547312  3951 log.cc:1199] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 938332cd17d64cd89c6dfa7e751ec1fd: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-0-root/wals/6ce7a08fde9241c6bd4b3b08d13b3f8c
I20260608 12:40:14.548676  3304 catalog_manager.cc:5027] TS 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055): tablet 6ce7a08fde9241c6bd4b3b08d13b3f8c (table range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]) successfully deleted
I20260608 12:40:15.225852  3371 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:40:15.241003  3493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5069271709a94d0cad73c720f08158b2"
dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36"
mode: GRACEFUL
new_leader_uuid: "c5461dfd331e452db5eadae29a25ae85"
 from {username='slave'} at 127.0.0.1:44970
I20260608 12:40:15.241571  3493 raft_consensus.cc:606] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Received request to transfer leadership to TS c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:15.244454  3567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c53146d2c004d448f69f67e6b31d93d"
dest_uuid: "950db856438843609c412405af1b8c1c"
mode: GRACEFUL
new_leader_uuid: "c5461dfd331e452db5eadae29a25ae85"
 from {username='slave'} at 127.0.0.1:34004
I20260608 12:40:15.244880  3567 raft_consensus.cc:606] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Received request to transfer leadership to TS c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:15.246006  3371 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 12:40:15.246599  3371 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:15.301875  3936 raft_consensus.cc:993] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c: : Instructing follower c5461dfd331e452db5eadae29a25ae85 to start an election
I20260608 12:40:15.302311  3952 raft_consensus.cc:1081] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Signalling peer c5461dfd331e452db5eadae29a25ae85 to start an election
I20260608 12:40:15.303854  3732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c53146d2c004d448f69f67e6b31d93d"
dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
 from {username='slave'} at 127.0.0.1:37308
I20260608 12:40:15.304404  3732 raft_consensus.cc:493] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:15.304724  3732 raft_consensus.cc:3060] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:15.310159  3732 raft_consensus.cc:515] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:15.312014  3732 leader_election.cc:290] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 2 election: Requested vote from peers 950db856438843609c412405af1b8c1c (127.0.107.195:39619), 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:15.312753  3567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c53146d2c004d448f69f67e6b31d93d" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "950db856438843609c412405af1b8c1c"
I20260608 12:40:15.313033  3417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c53146d2c004d448f69f67e6b31d93d" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
I20260608 12:40:15.313364  3567 raft_consensus.cc:3055] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:15.313611  3417 raft_consensus.cc:3060] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:15.313741  3567 raft_consensus.cc:740] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Running, Role: LEADER
I20260608 12:40:15.314620  3567 consensus_queue.cc:260] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [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: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:15.315522  3567 raft_consensus.cc:3060] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:15.318117  3417 raft_consensus.cc:2468] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5461dfd331e452db5eadae29a25ae85 in term 2.
I20260608 12:40:15.319128  3694 leader_election.cc:304] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [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: 938332cd17d64cd89c6dfa7e751ec1fd, c5461dfd331e452db5eadae29a25ae85; no voters: 
I20260608 12:40:15.319806  3933 raft_consensus.cc:2804] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:15.319978  3567 raft_consensus.cc:2468] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5461dfd331e452db5eadae29a25ae85 in term 2.
I20260608 12:40:15.320832  3933 raft_consensus.cc:697] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [term 2 LEADER]: Becoming Leader. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Running, Role: LEADER
I20260608 12:40:15.321760  3933 consensus_queue.cc:237] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [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: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } }
I20260608 12:40:15.328523  3315 catalog_manager.cc:5696] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 reported cstate change: term changed from 1 to 2, leader changed from 950db856438843609c412405af1b8c1c (127.0.107.195) to c5461dfd331e452db5eadae29a25ae85 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "c5461dfd331e452db5eadae29a25ae85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:15.379495  3958 raft_consensus.cc:993] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36: : Instructing follower c5461dfd331e452db5eadae29a25ae85 to start an election
I20260608 12:40:15.380112  3950 raft_consensus.cc:1081] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Signalling peer c5461dfd331e452db5eadae29a25ae85 to start an election
I20260608 12:40:15.382087  3732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5069271709a94d0cad73c720f08158b2"
dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
 from {username='slave'} at 127.0.0.1:37304
I20260608 12:40:15.382711  3732 raft_consensus.cc:493] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:15.383091  3732 raft_consensus.cc:3060] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:15.387833  3732 raft_consensus.cc:515] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:15.389621  3732 leader_election.cc:290] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 2 election: Requested vote from peers 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969), 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:15.390302  3493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5069271709a94d0cad73c720f08158b2" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36"
I20260608 12:40:15.390748  3567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5069271709a94d0cad73c720f08158b2" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "950db856438843609c412405af1b8c1c"
I20260608 12:40:15.390923  3493 raft_consensus.cc:3055] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:15.391274  3493 raft_consensus.cc:740] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Running, Role: LEADER
I20260608 12:40:15.391291  3567 raft_consensus.cc:3060] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:15.391992  3493 consensus_queue.cc:260] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [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: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:15.392957  3493 raft_consensus.cc:3060] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:15.396147  3567 raft_consensus.cc:2468] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5461dfd331e452db5eadae29a25ae85 in term 2.
I20260608 12:40:15.397264  3693 leader_election.cc:304] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [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: 950db856438843609c412405af1b8c1c, c5461dfd331e452db5eadae29a25ae85; no voters: 
I20260608 12:40:15.397516  3493 raft_consensus.cc:2468] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5461dfd331e452db5eadae29a25ae85 in term 2.
I20260608 12:40:15.398046  3933 raft_consensus.cc:2804] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:15.398555  3933 raft_consensus.cc:697] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEADER]: Becoming Leader. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Running, Role: LEADER
I20260608 12:40:15.399369  3933 consensus_queue.cc:237] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [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: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } }
I20260608 12:40:15.406080  3315 catalog_manager.cc:5696] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 reported cstate change: term changed from 1 to 2, leader changed from 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) to c5461dfd331e452db5eadae29a25ae85 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "c5461dfd331e452db5eadae29a25ae85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:15.544102  3417 consensus_queue.cc:237] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [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: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: true } }
W20260608 12:40:15.550438  3384 consensus_peers.cc:597] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd -> Peer 950db856438843609c412405af1b8c1c (127.0.107.195:39619): Couldn't send request to peer 950db856438843609c412405af1b8c1c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6282b62053e544289081e89e85795873. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:15.551935  3493 raft_consensus.cc:1275] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:15.551935  3732 raft_consensus.cc:1275] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:15.553592  3937 consensus_queue.cc:1048] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } 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:15.554415  3961 consensus_queue.cc:1048] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:15.561730  3937 raft_consensus.cc:2955] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 950db856438843609c412405af1b8c1c (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: true } } }
I20260608 12:40:15.563910  3493 raft_consensus.cc:2955] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 950db856438843609c412405af1b8c1c (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: true } } }
I20260608 12:40:15.569262  3732 raft_consensus.cc:2955] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 950db856438843609c412405af1b8c1c (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: true } } }
I20260608 12:40:15.573529  3316 catalog_manager.cc:5696] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: config changed from index -1 to 2, NON_VOTER 950db856438843609c412405af1b8c1c (127.0.107.195) added. New cstate: current_term: 1 leader_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:15.574724  3417 consensus_queue.cc:237] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [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: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
W20260608 12:40:15.585546  3383 consensus_peers.cc:597] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd -> Peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Couldn't send request to peer c5461dfd331e452db5eadae29a25ae85. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c96f1b34701d4e12b520cb20fc02acba. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:15.587221  3567 raft_consensus.cc:1275] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:15.588235  3493 raft_consensus.cc:1275] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:15.588937  3961 consensus_queue.cc:1048] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } 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:15.589880  3962 consensus_queue.cc:1048] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:15.598418  3961 raft_consensus.cc:2955] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:15.600939  3567 raft_consensus.cc:2955] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:15.601241  3492 raft_consensus.cc:2955] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:15.611023  3315 catalog_manager.cc:5696] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: config changed from index -1 to 2, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:15.634186  3732 consensus_queue.cc:237] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [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: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: true } }
I20260608 12:40:15.641502  3417 raft_consensus.cc:1275] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Refusing update from remote peer c5461dfd331e452db5eadae29a25ae85: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:15.641502  3567 raft_consensus.cc:1275] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Refusing update from remote peer c5461dfd331e452db5eadae29a25ae85: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:40:15.642580  3695 consensus_peers.cc:597] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 -> Peer 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969): Couldn't send request to peer 72f1e7a15b0e41cf83fc674be284ab36. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce12114a85b84641905a89f23f1ed5a1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:15.643376  3953 consensus_queue.cc:1048] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:15.644258  3933 consensus_queue.cc:1048] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:15.652281  3953 raft_consensus.cc:2955] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: true } } }
I20260608 12:40:15.654803  3417 raft_consensus.cc:2955] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: true } } }
I20260608 12:40:15.654803  3567 raft_consensus.cc:2955] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: true } } }
I20260608 12:40:15.667296  3316 catalog_manager.cc:5696] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: config changed from index -1 to 3, NON_VOTER 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) added. New cstate: current_term: 2 leader_uuid: "c5461dfd331e452db5eadae29a25ae85" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: true } } }
I20260608 12:40:15.668912  3567 consensus_queue.cc:237] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:15.677007  3492 raft_consensus.cc:1275] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:40:15.678018  3532 consensus_peers.cc:597] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c -> Peer c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): Couldn't send request to peer c5461dfd331e452db5eadae29a25ae85. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e84cd1953e164e8c80fa0842c83560b8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:15.678519  3417 raft_consensus.cc:1275] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:40:15.679121  3936 consensus_queue.cc:1048] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } 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:15.680404  3952 consensus_queue.cc:1048] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:15.688438  3936 raft_consensus.cc:2955] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:15.692284  3417 raft_consensus.cc:2955] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:15.692538  3492 raft_consensus.cc:2955] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } } }
I20260608 12:40:15.700428  3732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1"
dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:37288
I20260608 12:40:15.701058  3732 raft_consensus.cc:606] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEADER]: Received request to transfer leadership
I20260608 12:40:15.701177  3315 catalog_manager.cc:5696] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c reported cstate change: config changed from index -1 to 3, NON_VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:15.707254  3732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1"
dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:37288
I20260608 12:40:15.707831  3732 raft_consensus.cc:606] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:40:15.709084  3302 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for ce12114a85b84641905a89f23f1ed5a1 already in progress [suppressed 3 similar messages]
I20260608 12:40:15.714651  3732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1"
dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:37288
I20260608 12:40:15.715269  3732 raft_consensus.cc:606] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:40:15.720330  3366 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 12:40:15.720644  3366 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for ce12114a85b84641905a89f23f1ed5a1 already in progress
W20260608 12:40:15.720889  3366 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for ce12114a85b84641905a89f23f1ed5a1 already in progress
I20260608 12:40:15.726040  3567 raft_consensus.cc:1275] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Refusing update from remote peer c5461dfd331e452db5eadae29a25ae85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:15.727505  3971 consensus_queue.cc:1048] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:15.747148  3417 raft_consensus.cc:1275] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Refusing update from remote peer c5461dfd331e452db5eadae29a25ae85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:15.748947  3933 consensus_queue.cc:1048] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:15.799424  3492 raft_consensus.cc:1275] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Refusing update from remote peer c5461dfd331e452db5eadae29a25ae85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:15.800678  3974 consensus_queue.cc:1048] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:15.811609  3567 raft_consensus.cc:1275] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Refusing update from remote peer c5461dfd331e452db5eadae29a25ae85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:15.813123  3974 consensus_queue.cc:1048] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:15.964421  3988 ts_tablet_manager.cc:933] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c: Initiating tablet copy from peer 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:15.966581  3988 tablet_copy_client.cc:323] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46055
I20260608 12:40:15.968145  3430 tablet_copy_service.cc:140] P 938332cd17d64cd89c6dfa7e751ec1fd: Received BeginTabletCopySession request for tablet 6282b62053e544289081e89e85795873 from peer 950db856438843609c412405af1b8c1c ({username='slave'} at 127.0.0.1:35374)
I20260608 12:40:15.969026  3430 tablet_copy_service.cc:161] P 938332cd17d64cd89c6dfa7e751ec1fd: Beginning new tablet copy session on tablet 6282b62053e544289081e89e85795873 from peer 950db856438843609c412405af1b8c1c at {username='slave'} at 127.0.0.1:35374: session id = 950db856438843609c412405af1b8c1c-6282b62053e544289081e89e85795873
I20260608 12:40:15.973691  3430 tablet_copy_source_session.cc:215] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:15.977056  3988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6282b62053e544289081e89e85795873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:15.992820  3988 tablet_copy_client.cc:806] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:15.993438  3988 tablet_copy_client.cc:670] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:15.997504  3988 tablet_copy_client.cc:538] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:16.006727  3988 tablet_bootstrap.cc:492] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c: Bootstrap starting.
I20260608 12:40:16.007591  3990 ts_tablet_manager.cc:933] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85: Initiating tablet copy from peer 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:16.009568  3990 tablet_copy_client.cc:323] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:46055
I20260608 12:40:16.011201  3430 tablet_copy_service.cc:140] P 938332cd17d64cd89c6dfa7e751ec1fd: Received BeginTabletCopySession request for tablet c96f1b34701d4e12b520cb20fc02acba from peer c5461dfd331e452db5eadae29a25ae85 ({username='slave'} at 127.0.0.1:35376)
I20260608 12:40:16.011719  3430 tablet_copy_service.cc:161] P 938332cd17d64cd89c6dfa7e751ec1fd: Beginning new tablet copy session on tablet c96f1b34701d4e12b520cb20fc02acba from peer c5461dfd331e452db5eadae29a25ae85 at {username='slave'} at 127.0.0.1:35376: session id = c5461dfd331e452db5eadae29a25ae85-c96f1b34701d4e12b520cb20fc02acba
I20260608 12:40:16.018790  3430 tablet_copy_source_session.cc:215] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:16.022522  3990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96f1b34701d4e12b520cb20fc02acba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:16.036307  3988 tablet_bootstrap.cc:492] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c: 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:16.037405  3988 tablet_bootstrap.cc:492] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c: Bootstrap complete.
I20260608 12:40:16.038123  3988 ts_tablet_manager.cc:1403] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c: Time spent bootstrapping tablet: real 0.032s	user 0.026s	sys 0.005s
I20260608 12:40:16.041661  3988 raft_consensus.cc:359] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: true } }
I20260608 12:40:16.042474  3988 raft_consensus.cc:740] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Initialized, Role: LEARNER
I20260608 12:40:16.043535  3990 tablet_copy_client.cc:806] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:16.043164  3988 consensus_queue.cc:260] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c [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: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: true } }
I20260608 12:40:16.045782  3988 ts_tablet_manager.cc:1434] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:40:16.047551  3990 tablet_copy_client.cc:670] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:16.047663  3430 tablet_copy_service.cc:342] P 938332cd17d64cd89c6dfa7e751ec1fd: Request end of tablet copy session 950db856438843609c412405af1b8c1c-6282b62053e544289081e89e85795873 received from {username='slave'} at 127.0.0.1:35374
I20260608 12:40:16.048192  3430 tablet_copy_service.cc:434] P 938332cd17d64cd89c6dfa7e751ec1fd: ending tablet copy session 950db856438843609c412405af1b8c1c-6282b62053e544289081e89e85795873 on tablet 6282b62053e544289081e89e85795873 with peer 950db856438843609c412405af1b8c1c
I20260608 12:40:16.053157  3990 tablet_copy_client.cc:538] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:16.062117  3990 tablet_bootstrap.cc:492] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85: Bootstrap starting.
I20260608 12:40:16.083279  3990 tablet_bootstrap.cc:492] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85: 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:16.084264  3990 tablet_bootstrap.cc:492] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85: Bootstrap complete.
I20260608 12:40:16.084543  3953 raft_consensus.cc:993] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85: : Instructing follower 950db856438843609c412405af1b8c1c to start an election
I20260608 12:40:16.085012  3990 ts_tablet_manager.cc:1403] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.001s
I20260608 12:40:16.085027  3974 raft_consensus.cc:1081] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEADER]: Signalling peer 950db856438843609c412405af1b8c1c to start an election
I20260608 12:40:16.087107  3567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1"
dest_uuid: "950db856438843609c412405af1b8c1c"
 from {username='slave'} at 127.0.0.1:47454
I20260608 12:40:16.087697  3567 raft_consensus.cc:493] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:16.088056  3567 raft_consensus.cc:3060] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:40:16.088528  3990 raft_consensus.cc:359] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:16.089339  3990 raft_consensus.cc:740] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Initialized, Role: LEARNER
I20260608 12:40:16.089980  3990 consensus_queue.cc:260] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85 [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: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:16.092931  3990 ts_tablet_manager.cc:1434] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260608 12:40:16.096649  3430 tablet_copy_service.cc:342] P 938332cd17d64cd89c6dfa7e751ec1fd: Request end of tablet copy session c5461dfd331e452db5eadae29a25ae85-c96f1b34701d4e12b520cb20fc02acba received from {username='slave'} at 127.0.0.1:35376
I20260608 12:40:16.097123  3430 tablet_copy_service.cc:434] P 938332cd17d64cd89c6dfa7e751ec1fd: ending tablet copy session c5461dfd331e452db5eadae29a25ae85-c96f1b34701d4e12b520cb20fc02acba on tablet c96f1b34701d4e12b520cb20fc02acba with peer c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:16.096784  3567 raft_consensus.cc:515] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: true } }
I20260608 12:40:16.099184  3567 leader_election.cc:290] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 3 election: Requested vote from peers c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095), 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055)
I20260608 12:40:16.101028  3420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "938332cd17d64cd89c6dfa7e751ec1fd"
I20260608 12:40:16.101596  3420 raft_consensus.cc:3060] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:40:16.108062  3420 raft_consensus.cc:2468] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 950db856438843609c412405af1b8c1c in term 3.
I20260608 12:40:16.101596  3732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce12114a85b84641905a89f23f1ed5a1" candidate_uuid: "950db856438843609c412405af1b8c1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
I20260608 12:40:16.109043  3732 raft_consensus.cc:3055] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:40:16.109390  3732 raft_consensus.cc:740] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Running, Role: LEADER
I20260608 12:40:16.109704  3534 leader_election.cc:304] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 938332cd17d64cd89c6dfa7e751ec1fd, 950db856438843609c412405af1b8c1c; no voters: 
I20260608 12:40:16.110652  3936 raft_consensus.cc:2804] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:40:16.110384  3732 consensus_queue.cc:260] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: true } }
I20260608 12:40:16.111148  3936 raft_consensus.cc:697] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 3 LEADER]: Becoming Leader. State: Replica: 950db856438843609c412405af1b8c1c, State: Running, Role: LEADER
I20260608 12:40:16.112447  3732 raft_consensus.cc:3060] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:40:16.112476  3936 consensus_queue.cc:237] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: true } }
I20260608 12:40:16.119197  3732 raft_consensus.cc:2468] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 950db856438843609c412405af1b8c1c in term 3.
I20260608 12:40:16.121714  3318 catalog_manager.cc:5696] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c reported cstate change: term changed from 2 to 3, leader changed from c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) to 950db856438843609c412405af1b8c1c (127.0.107.195). New cstate: current_term: 3 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:16.203789  3990 ts_tablet_manager.cc:933] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85: Initiating tablet copy from peer 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:16.205506  3990 tablet_copy_client.cc:323] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39619
I20260608 12:40:16.206964  3578 tablet_copy_service.cc:140] P 950db856438843609c412405af1b8c1c: Received BeginTabletCopySession request for tablet e84cd1953e164e8c80fa0842c83560b8 from peer c5461dfd331e452db5eadae29a25ae85 ({username='slave'} at 127.0.0.1:47454)
I20260608 12:40:16.207464  3578 tablet_copy_service.cc:161] P 950db856438843609c412405af1b8c1c: Beginning new tablet copy session on tablet e84cd1953e164e8c80fa0842c83560b8 from peer c5461dfd331e452db5eadae29a25ae85 at {username='slave'} at 127.0.0.1:47454: session id = c5461dfd331e452db5eadae29a25ae85-e84cd1953e164e8c80fa0842c83560b8
I20260608 12:40:16.213259  3578 tablet_copy_source_session.cc:215] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:16.215807  3990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e84cd1953e164e8c80fa0842c83560b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:16.227376  3990 tablet_copy_client.cc:806] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:16.227902  3990 tablet_copy_client.cc:670] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:16.231904  3990 tablet_copy_client.cc:538] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:16.238061  3990 tablet_bootstrap.cc:492] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85: Bootstrap starting.
I20260608 12:40:16.254789  3990 tablet_bootstrap.cc:492] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85: 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:40:16.255502  3990 tablet_bootstrap.cc:492] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85: Bootstrap complete.
I20260608 12:40:16.256038  3990 ts_tablet_manager.cc:1403] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260608 12:40:16.258438  3990 raft_consensus.cc:359] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:16.259032  3990 raft_consensus.cc:740] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Initialized, Role: LEARNER
I20260608 12:40:16.259608  3990 consensus_queue.cc:260] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85 [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: true } }
I20260608 12:40:16.261196  3990 ts_tablet_manager.cc:1434] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:40:16.263708  3578 tablet_copy_service.cc:342] P 950db856438843609c412405af1b8c1c: Request end of tablet copy session c5461dfd331e452db5eadae29a25ae85-e84cd1953e164e8c80fa0842c83560b8 received from {username='slave'} at 127.0.0.1:47454
I20260608 12:40:16.264164  3578 tablet_copy_service.cc:434] P 950db856438843609c412405af1b8c1c: ending tablet copy session c5461dfd331e452db5eadae29a25ae85-e84cd1953e164e8c80fa0842c83560b8 on tablet e84cd1953e164e8c80fa0842c83560b8 with peer c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:16.397801  3732 raft_consensus.cc:1217] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:40:16.402918  3567 raft_consensus.cc:1217] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260608 12:40:16.577428  3535 consensus_peers.cc:597] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c -> Peer 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969): Couldn't send request to peer 72f1e7a15b0e41cf83fc674be284ab36. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce12114a85b84641905a89f23f1ed5a1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:16.621593  3420 raft_consensus.cc:1275] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 3 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:40:16.622929  3978 consensus_queue.cc:1048] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:16.635202  3732 raft_consensus.cc:1275] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 3 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:40:16.637189  3978 consensus_queue.cc:1048] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } 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:40:16.660902  3732 raft_consensus.cc:1217] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:40:16.920157  3961 raft_consensus.cc:1064] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd: attempting to promote NON_VOTER c5461dfd331e452db5eadae29a25ae85 to VOTER
I20260608 12:40:16.922734  3961 consensus_queue.cc:237] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [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: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } }
I20260608 12:40:16.932687  3567 raft_consensus.cc:1275] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:16.933915  3732 raft_consensus.cc:1275] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85 [term 1 LEARNER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:16.934382  4001 consensus_queue.cc:1048] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } 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:16.935184  3493 raft_consensus.cc:1275] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:16.936015  4003 consensus_queue.cc:1048] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } 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:16.937093  4001 consensus_queue.cc:1048] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:40:16.955595  4001 raft_consensus.cc:2955] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:16.956875  3732 raft_consensus.cc:2955] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:16.965430  3568 raft_consensus.cc:2955] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:16.967799  3493 raft_consensus.cc:2955] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:16.975508  3315 catalog_manager.cc:5696] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85 reported cstate change: config changed from index 2 to 3, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { replace: true } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:17.004863  3420 consensus_queue.cc:237] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [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: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } }
I20260608 12:40:17.009691  3732 raft_consensus.cc:1275] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:17.010893  3493 raft_consensus.cc:1275] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:17.011284  3961 consensus_queue.cc:1048] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } 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:17.013803  3961 consensus_queue.cc:1048] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:17.015328  4001 raft_consensus.cc:1064] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd: attempting to promote NON_VOTER 950db856438843609c412405af1b8c1c to VOTER
I20260608 12:40:17.018033  4001 consensus_queue.cc:237] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [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: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: false } }
I20260608 12:40:17.020608  3961 raft_consensus.cc:2955] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 950db856438843609c412405af1b8c1c (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:17.061630  3493 raft_consensus.cc:2955] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 950db856438843609c412405af1b8c1c (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:17.075995  3318 catalog_manager.cc:5696] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36 reported cstate change: config changed from index 3 to 4, VOTER 950db856438843609c412405af1b8c1c (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:17.080052  3568 raft_consensus.cc:1275] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c [term 1 LEARNER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:17.081423  3732 raft_consensus.cc:1275] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:17.084436  3304 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c96f1b34701d4e12b520cb20fc02acba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:17.085408  4013 consensus_queue.cc:1048] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } 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:17.111564  3555 tablet_service.cc:1558] Processing DeleteTablet for tablet c96f1b34701d4e12b520cb20fc02acba with delete_type TABLET_DATA_TOMBSTONED (TS 950db856438843609c412405af1b8c1c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47438
I20260608 12:40:17.092003  4014 consensus_queue.cc:1048] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260608 12:40:17.123409  4019 tablet_replica.cc:333] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c: stopping tablet replica
I20260608 12:40:17.125219  4019 raft_consensus.cc:2243] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:17.126132  4019 raft_consensus.cc:2272] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:17.133966  3732 raft_consensus.cc:2955] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 950db856438843609c412405af1b8c1c (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:17.136960  4015 ts_tablet_manager.cc:933] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36: Initiating tablet copy from peer 950db856438843609c412405af1b8c1c (127.0.107.195:39619)
I20260608 12:40:17.141198  3492 raft_consensus.cc:1275] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:17.145114  4017 consensus_queue.cc:1048] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:40:17.149755  4019 ts_tablet_manager.cc:1916] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:17.161620  3978 raft_consensus.cc:1064] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c: attempting to promote NON_VOTER c5461dfd331e452db5eadae29a25ae85 to VOTER
I20260608 12:40:17.164604  4001 raft_consensus.cc:2955] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 950db856438843609c412405af1b8c1c (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: false } } }
I20260608 12:40:17.167037  3568 raft_consensus.cc:2955] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 950db856438843609c412405af1b8c1c (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: false } } }
I20260608 12:40:17.169349  3978 consensus_queue.cc:237] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } }
I20260608 12:40:17.182157  4015 tablet_copy_client.cc:323] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39619
I20260608 12:40:17.184343  3578 tablet_copy_service.cc:140] P 950db856438843609c412405af1b8c1c: Received BeginTabletCopySession request for tablet ce12114a85b84641905a89f23f1ed5a1 from peer 72f1e7a15b0e41cf83fc674be284ab36 ({username='slave'} at 127.0.0.1:47442)
I20260608 12:40:17.184906  3578 tablet_copy_service.cc:161] P 950db856438843609c412405af1b8c1c: Beginning new tablet copy session on tablet ce12114a85b84641905a89f23f1ed5a1 from peer 72f1e7a15b0e41cf83fc674be284ab36 at {username='slave'} at 127.0.0.1:47442: session id = 72f1e7a15b0e41cf83fc674be284ab36-ce12114a85b84641905a89f23f1ed5a1
I20260608 12:40:17.192624  3578 tablet_copy_source_session.cc:215] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:17.192772  3318 catalog_manager.cc:5696] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: config changed from index 2 to 3, 950db856438843609c412405af1b8c1c (127.0.107.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:17.195624  4019 ts_tablet_manager.cc:1929] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:40:17.196097  4015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce12114a85b84641905a89f23f1ed5a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:17.197378  3732 raft_consensus.cc:2955] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 950db856438843609c412405af1b8c1c (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: false } } }
I20260608 12:40:17.197400  3492 raft_consensus.cc:2955] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 950db856438843609c412405af1b8c1c (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: false } } }
I20260608 12:40:17.196143  4019 log.cc:1199] T c96f1b34701d4e12b520cb20fc02acba P 950db856438843609c412405af1b8c1c: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-2-root/wals/c96f1b34701d4e12b520cb20fc02acba
I20260608 12:40:17.211354  3303 catalog_manager.cc:5027] TS 950db856438843609c412405af1b8c1c (127.0.107.195:39619): tablet c96f1b34701d4e12b520cb20fc02acba (table range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]) successfully deleted
I20260608 12:40:17.213986  3420 consensus_queue.cc:237] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [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: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: false } }
I20260608 12:40:17.222560  4015 tablet_copy_client.cc:806] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:17.223424  4015 tablet_copy_client.cc:670] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:17.225529  3568 raft_consensus.cc:1275] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:17.227993  4015 tablet_copy_client.cc:538] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:17.229784  3492 raft_consensus.cc:1275] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Refusing update from remote peer 938332cd17d64cd89c6dfa7e751ec1fd: 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:17.231472  4011 consensus_queue.cc:1048] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260608 12:40:17.234760  3732 raft_consensus.cc:1275] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEARNER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:17.236742  3936 consensus_queue.cc:1048] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } 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:17.236850  4011 consensus_queue.cc:1048] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:17.237233  4015 tablet_bootstrap.cc:492] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36: Bootstrap starting.
I20260608 12:40:17.248067  3371 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:40:17.254741  4001 raft_consensus.cc:2955] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: false } } }
I20260608 12:40:17.258208  3420 raft_consensus.cc:1275] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:17.265677  3936 consensus_queue.cc:1048] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:40:17.267164  3493 raft_consensus.cc:2955] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: false } } }
I20260608 12:40:17.268580  3568 raft_consensus.cc:2955] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: false } } }
I20260608 12:40:17.273501  3304 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6282b62053e544289081e89e85795873 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:17.281467  3492 raft_consensus.cc:1275] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:40:17.283277  3936 consensus_queue.cc:1048] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } 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:40:17.287066  3318 catalog_manager.cc:5696] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: config changed from index 3 to 4, VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:17.296144  3998 raft_consensus.cc:2955] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:17.310268  3714 tablet_service.cc:1558] Processing DeleteTablet for tablet 6282b62053e544289081e89e85795873 with delete_type TABLET_DATA_TOMBSTONED (TS c5461dfd331e452db5eadae29a25ae85 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37288
I20260608 12:40:17.316176  4015 tablet_bootstrap.cc:492] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:17.317231  4015 tablet_bootstrap.cc:492] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36: Bootstrap complete.
I20260608 12:40:17.317982  4015 ts_tablet_manager.cc:1403] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36: Time spent bootstrapping tablet: real 0.081s	user 0.049s	sys 0.012s
I20260608 12:40:17.321977  4015 raft_consensus.cc:359] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: true } }
I20260608 12:40:17.322844  4015 raft_consensus.cc:740] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 72f1e7a15b0e41cf83fc674be284ab36, State: Initialized, Role: LEARNER
I20260608 12:40:17.323567  4015 consensus_queue.cc:260] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: true } }
I20260608 12:40:17.331398  4015 ts_tablet_manager.cc:1434] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260608 12:40:17.334125  3578 tablet_copy_service.cc:342] P 950db856438843609c412405af1b8c1c: Request end of tablet copy session 72f1e7a15b0e41cf83fc674be284ab36-ce12114a85b84641905a89f23f1ed5a1 received from {username='slave'} at 127.0.0.1:47442
I20260608 12:40:17.334561  3578 tablet_copy_service.cc:434] P 950db856438843609c412405af1b8c1c: ending tablet copy session 72f1e7a15b0e41cf83fc674be284ab36-ce12114a85b84641905a89f23f1ed5a1 on tablet ce12114a85b84641905a89f23f1ed5a1 with peer 72f1e7a15b0e41cf83fc674be284ab36
I20260608 12:40:17.333794  3492 raft_consensus.cc:2955] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:17.334414  3420 raft_consensus.cc:2955] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:17.353665  3732 raft_consensus.cc:2955] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:17.360606  3318 catalog_manager.cc:5696] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: config changed from index 3 to 4, c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { replace: true } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:17.381027  4028 tablet_replica.cc:333] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85: stopping tablet replica
I20260608 12:40:17.382007  4028 raft_consensus.cc:2243] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:17.382773  4028 raft_consensus.cc:2272] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:17.386719  3568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05d6a2ac20094fb99baf083cff1f5863"
dest_uuid: "950db856438843609c412405af1b8c1c"
mode: GRACEFUL
new_leader_uuid: "c5461dfd331e452db5eadae29a25ae85"
 from {username='slave'} at 127.0.0.1:34004
I20260608 12:40:17.387357  3568 raft_consensus.cc:606] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Received request to transfer leadership to TS c5461dfd331e452db5eadae29a25ae85
I20260608 12:40:17.389118  3371 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:40:17.389878  3371 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:17.395828  4028 ts_tablet_manager.cc:1916] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:17.397120  3568 consensus_queue.cc:237] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [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: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } }
I20260608 12:40:17.403823  3732 raft_consensus.cc:1275] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:40:17.408881  3420 raft_consensus.cc:1275] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:40:17.410466  3936 consensus_queue.cc:1048] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } 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:40:17.410969  4028 ts_tablet_manager.cc:1929] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:40:17.411377  4028 log.cc:1199] T 6282b62053e544289081e89e85795873 P c5461dfd331e452db5eadae29a25ae85: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-3-root/wals/6282b62053e544289081e89e85795873
I20260608 12:40:17.412566  3936 consensus_queue.cc:1048] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:40:17.413391  3302 catalog_manager.cc:5027] TS c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): tablet 6282b62053e544289081e89e85795873 (table range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]) successfully deleted
I20260608 12:40:17.420441  3936 raft_consensus.cc:2955] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:17.426577  3732 raft_consensus.cc:2955] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:17.423416  3420 raft_consensus.cc:2955] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } } }
I20260608 12:40:17.434514  3303 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e84cd1953e164e8c80fa0842c83560b8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:17.438573  3317 catalog_manager.cc:5696] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c reported cstate change: config changed from index 4 to 5, VOTER 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:17.453032  3484 tablet_service.cc:1558] Processing DeleteTablet for tablet e84cd1953e164e8c80fa0842c83560b8 with delete_type TABLET_DATA_TOMBSTONED (TS 72f1e7a15b0e41cf83fc674be284ab36 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37676
I20260608 12:40:17.454818  4030 tablet_replica.cc:333] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36: stopping tablet replica
I20260608 12:40:17.455551  4030 raft_consensus.cc:2243] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:17.456195  4030 raft_consensus.cc:2272] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:17.459115  4030 ts_tablet_manager.cc:1916] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:17.469532  4030 ts_tablet_manager.cc:1929] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:40:17.469874  4030 log.cc:1199] T e84cd1953e164e8c80fa0842c83560b8 P 72f1e7a15b0e41cf83fc674be284ab36: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-1-root/wals/e84cd1953e164e8c80fa0842c83560b8
I20260608 12:40:17.471266  3305 catalog_manager.cc:5027] TS 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969): tablet e84cd1953e164e8c80fa0842c83560b8 (table range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]) successfully deleted
I20260608 12:40:17.496907  3492 raft_consensus.cc:1217] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36 [term 3 LEARNER]: Deduplicated request from leader. Original: 2.3->[3.4-3.4]   Dedup: 3.4->[]
I20260608 12:40:17.571105  3998 raft_consensus.cc:993] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c: : Instructing follower c5461dfd331e452db5eadae29a25ae85 to start an election
I20260608 12:40:17.571519  3936 raft_consensus.cc:1081] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Signalling peer c5461dfd331e452db5eadae29a25ae85 to start an election
I20260608 12:40:17.572886  3732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05d6a2ac20094fb99baf083cff1f5863"
dest_uuid: "c5461dfd331e452db5eadae29a25ae85"
 from {username='slave'} at 127.0.0.1:37308
I20260608 12:40:17.573307  3732 raft_consensus.cc:493] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:17.573616  3732 raft_consensus.cc:3060] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:17.578300  3732 raft_consensus.cc:515] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:17.579625  3732 leader_election.cc:290] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [CANDIDATE]: Term 2 election: Requested vote from peers 950db856438843609c412405af1b8c1c (127.0.107.195:39619), 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969)
I20260608 12:40:17.580479  3568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d6a2ac20094fb99baf083cff1f5863" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "950db856438843609c412405af1b8c1c"
I20260608 12:40:17.580659  3492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05d6a2ac20094fb99baf083cff1f5863" candidate_uuid: "c5461dfd331e452db5eadae29a25ae85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72f1e7a15b0e41cf83fc674be284ab36"
I20260608 12:40:17.581176  3568 raft_consensus.cc:3055] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:17.581255  3492 raft_consensus.cc:3060] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:17.581502  3568 raft_consensus.cc:740] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 950db856438843609c412405af1b8c1c, State: Running, Role: LEADER
I20260608 12:40:17.582311  3568 consensus_queue.cc:260] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [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: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:17.583176  3568 raft_consensus.cc:3060] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:17.585497  3492 raft_consensus.cc:2468] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5461dfd331e452db5eadae29a25ae85 in term 2.
I20260608 12:40:17.586520  3695 leader_election.cc:304] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [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: 72f1e7a15b0e41cf83fc674be284ab36, c5461dfd331e452db5eadae29a25ae85; no voters: 
I20260608 12:40:17.587216  3953 raft_consensus.cc:2804] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:17.588150  3953 raft_consensus.cc:697] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEADER]: Becoming Leader. State: Replica: c5461dfd331e452db5eadae29a25ae85, State: Running, Role: LEADER
I20260608 12:40:17.589023  3568 raft_consensus.cc:2468] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5461dfd331e452db5eadae29a25ae85 in term 2.
I20260608 12:40:17.588981  3953 consensus_queue.cc:237] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [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: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } }
I20260608 12:40:17.597554  3317 catalog_manager.cc:5696] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 reported cstate change: term changed from 1 to 2, leader changed from 950db856438843609c412405af1b8c1c (127.0.107.195) to c5461dfd331e452db5eadae29a25ae85 (127.0.107.196). New cstate: current_term: 2 leader_uuid: "c5461dfd331e452db5eadae29a25ae85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:17.887058  3998 raft_consensus.cc:1064] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c: attempting to promote NON_VOTER 72f1e7a15b0e41cf83fc674be284ab36 to VOTER
I20260608 12:40:17.889968  3998 consensus_queue.cc:237] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: false } }
I20260608 12:40:17.898687  3420 raft_consensus.cc:1275] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 3 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:40:17.898981  3492 raft_consensus.cc:1275] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36 [term 3 LEARNER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:40:17.901690  3978 consensus_queue.cc:1048] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } 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:40:17.911448  3732 raft_consensus.cc:1275] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 3 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:40:17.911952  3998 consensus_queue.cc:1048] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:40:17.916597  3936 consensus_queue.cc:1048] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:40:17.932904  3978 raft_consensus.cc:2955] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: false } } }
I20260608 12:40:17.935840  3732 raft_consensus.cc:2955] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: false } } }
I20260608 12:40:17.944670  3493 raft_consensus.cc:2955] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: false } } }
I20260608 12:40:17.948936  3417 raft_consensus.cc:2955] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: false } } }
I20260608 12:40:17.953456  3317 catalog_manager.cc:5696] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c reported cstate change: config changed from index 3 to 5, 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5461dfd331e452db5eadae29a25ae85" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 34095 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:40:17.982223  3568 consensus_queue.cc:237] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: false } }
I20260608 12:40:17.987556  3493 raft_consensus.cc:1275] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36 [term 3 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:40:17.987573  3417 raft_consensus.cc:1275] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 3 FOLLOWER]: Refusing update from remote peer 950db856438843609c412405af1b8c1c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:40:17.989075  4029 consensus_queue.cc:1048] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:40:17.989840  3998 consensus_queue.cc:1048] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:40:17.996930  3936 raft_consensus.cc:2955] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: false } } }
I20260608 12:40:17.998910  3417 raft_consensus.cc:2955] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: false } } }
I20260608 12:40:17.999114  3493 raft_consensus.cc:2955] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: false } } }
I20260608 12:40:18.007393  3303 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ce12114a85b84641905a89f23f1ed5a1 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:18.010174  3314 catalog_manager.cc:5696] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd reported cstate change: config changed from index 5 to 6, VOTER c5461dfd331e452db5eadae29a25ae85 (127.0.107.196) evicted. New cstate: current_term: 3 leader_uuid: "950db856438843609c412405af1b8c1c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 } } peers { permanent_uuid: "938332cd17d64cd89c6dfa7e751ec1fd" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46055 } } peers { permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 } attrs { promote: false } } }
I20260608 12:40:18.019645  3714 tablet_service.cc:1558] Processing DeleteTablet for tablet ce12114a85b84641905a89f23f1ed5a1 with delete_type TABLET_DATA_TOMBSTONED (TS c5461dfd331e452db5eadae29a25ae85 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:37288
I20260608 12:40:18.022123  4040 tablet_replica.cc:333] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85: stopping tablet replica
I20260608 12:40:18.022960  4040 raft_consensus.cc:2243] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.023765  4040 raft_consensus.cc:2272] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.026477  4040 ts_tablet_manager.cc:1916] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:40:18.038462  4040 ts_tablet_manager.cc:1929] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 12:40:18.038827  4040 log.cc:1199] T ce12114a85b84641905a89f23f1ed5a1 P c5461dfd331e452db5eadae29a25ae85: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922327162610-431-0/minicluster-data/ts-3-root/wals/ce12114a85b84641905a89f23f1ed5a1
I20260608 12:40:18.040416  3302 catalog_manager.cc:5027] TS c5461dfd331e452db5eadae29a25ae85 (127.0.107.196:34095): tablet ce12114a85b84641905a89f23f1ed5a1 (table range_aware_rebalance_new_range [id=0aba8e4b53714e9b8e6e9e42fd061ca6]) successfully deleted
I20260608 12:40:18.110410  3568 raft_consensus.cc:1275] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Refusing update from remote peer c5461dfd331e452db5eadae29a25ae85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:18.111923  3493 raft_consensus.cc:1275] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Refusing update from remote peer c5461dfd331e452db5eadae29a25ae85: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:18.112056  3953 consensus_queue.cc:1048] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "950db856438843609c412405af1b8c1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:18.114070  3953 consensus_queue.cc:1048] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72f1e7a15b0e41cf83fc674be284ab36" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:18.116641   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:18.185204   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:18.186115   431 tablet_replica.cc:333] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd: stopping tablet replica
I20260608 12:40:18.186791   431 raft_consensus.cc:2243] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.187304   431 raft_consensus.cc:2272] T f2f3b738e6d14cc6b9f888e345647ff9 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.189710   431 tablet_replica.cc:333] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd: stopping tablet replica
I20260608 12:40:18.190312   431 raft_consensus.cc:2243] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:40:18.190840  4017 consensus_queue.cc:1175] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "72f1e7a15b0e41cf83fc674be284ab36" responder_term: 1 status { last_received { term: 1 index: 4 } last_committed_idx: 4 last_received_current_leader { term: 1 index: 4 } }
I20260608 12:40:18.191493   431 raft_consensus.cc:2272] T 6282b62053e544289081e89e85795873 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.193892   431 tablet_replica.cc:333] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd: stopping tablet replica
I20260608 12:40:18.194460   431 raft_consensus.cc:2243] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.194873   431 raft_consensus.cc:2272] T 9c53146d2c004d448f69f67e6b31d93d P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.196659   431 tablet_replica.cc:333] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd: stopping tablet replica
I20260608 12:40:18.197175   431 raft_consensus.cc:2243] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.198001   431 raft_consensus.cc:2272] T 5498c4a6368f44cb939a8ce47661efca P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.200141   431 tablet_replica.cc:333] T ee7b251bc45745efb9b217af903aa0ed P 938332cd17d64cd89c6dfa7e751ec1fd: stopping tablet replica
I20260608 12:40:18.200747   431 raft_consensus.cc:2243] T ee7b251bc45745efb9b217af903aa0ed P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.201169   431 raft_consensus.cc:2272] T ee7b251bc45745efb9b217af903aa0ed P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.203428   431 tablet_replica.cc:333] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd: stopping tablet replica
I20260608 12:40:18.203935   431 raft_consensus.cc:2243] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.204751   431 raft_consensus.cc:2272] T ce12114a85b84641905a89f23f1ed5a1 P 938332cd17d64cd89c6dfa7e751ec1fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.206933   431 tablet_replica.cc:333] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd: stopping tablet replica
I20260608 12:40:18.207448   431 raft_consensus.cc:2243] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.207866   431 raft_consensus.cc:2272] T 51cfce2eca8a41039ca6c6e6052f7015 P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.209681   431 tablet_replica.cc:333] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd: stopping tablet replica
I20260608 12:40:18.210199   431 raft_consensus.cc:2243] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.210755   431 raft_consensus.cc:2272] T e84cd1953e164e8c80fa0842c83560b8 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.213090   431 tablet_replica.cc:333] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd: stopping tablet replica
I20260608 12:40:18.213692   431 raft_consensus.cc:2243] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.214234   431 raft_consensus.cc:2272] T acfb1d9ed0244bea85fe780aa35d50fb P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.216197   431 tablet_replica.cc:333] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd: stopping tablet replica
I20260608 12:40:18.216734   431 raft_consensus.cc:2243] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.217192   431 raft_consensus.cc:2272] T bc7a61e7250b41718dd202c21b566529 P 938332cd17d64cd89c6dfa7e751ec1fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.219673   431 tablet_replica.cc:333] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd: stopping tablet replica
I20260608 12:40:18.220501   431 raft_consensus.cc:2243] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.221388   431 raft_consensus.cc:2272] T c96f1b34701d4e12b520cb20fc02acba P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.223276   431 tablet_replica.cc:333] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd: stopping tablet replica
I20260608 12:40:18.223755   431 raft_consensus.cc:2243] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.224617   431 raft_consensus.cc:2272] T 8691d15125964247a9c8e8e94394dcbe P 938332cd17d64cd89c6dfa7e751ec1fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.259637   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:18.290391   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:40:18.320124  3535 consensus_peers.cc:597] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c -> Peer 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969): Couldn't send request to peer 72f1e7a15b0e41cf83fc674be284ab36. 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:18.324991   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:18.325785   431 tablet_replica.cc:333] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36: stopping tablet replica
I20260608 12:40:18.326490   431 raft_consensus.cc:2243] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.327095   431 raft_consensus.cc:2272] T ce12114a85b84641905a89f23f1ed5a1 P 72f1e7a15b0e41cf83fc674be284ab36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.329315   431 tablet_replica.cc:333] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36: stopping tablet replica
I20260608 12:40:18.329875   431 raft_consensus.cc:2243] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.330668   431 raft_consensus.cc:2272] T 51cfce2eca8a41039ca6c6e6052f7015 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.332748   431 tablet_replica.cc:333] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36: stopping tablet replica
I20260608 12:40:18.333329   431 raft_consensus.cc:2243] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.333861   431 raft_consensus.cc:2272] T 6282b62053e544289081e89e85795873 P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.336159   431 tablet_replica.cc:333] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36: stopping tablet replica
I20260608 12:40:18.337065   431 raft_consensus.cc:2243] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.337611   431 raft_consensus.cc:2272] T 05d6a2ac20094fb99baf083cff1f5863 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:18.340147  3694 consensus_peers.cc:597] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 -> Peer 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055): Couldn't send request to peer 938332cd17d64cd89c6dfa7e751ec1fd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:18.341029   431 tablet_replica.cc:333] T 5498c4a6368f44cb939a8ce47661efca P 72f1e7a15b0e41cf83fc674be284ab36: stopping tablet replica
I20260608 12:40:18.341629   431 raft_consensus.cc:2243] T 5498c4a6368f44cb939a8ce47661efca P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.342070   431 raft_consensus.cc:2272] T 5498c4a6368f44cb939a8ce47661efca P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.343894   431 tablet_replica.cc:333] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36: stopping tablet replica
I20260608 12:40:18.344435   431 raft_consensus.cc:2243] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.344853   431 raft_consensus.cc:2272] T 5069271709a94d0cad73c720f08158b2 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.346766   431 tablet_replica.cc:333] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36: stopping tablet replica
I20260608 12:40:18.347255   431 raft_consensus.cc:2243] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.348012   431 raft_consensus.cc:2272] T ee7b251bc45745efb9b217af903aa0ed P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.349978   431 tablet_replica.cc:333] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36: stopping tablet replica
I20260608 12:40:18.350478   431 raft_consensus.cc:2243] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.351107   431 raft_consensus.cc:2272] T 20bbf981386e4c5dbc8092b7e0cb145b P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.352955   431 tablet_replica.cc:333] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36: stopping tablet replica
I20260608 12:40:18.353477   431 raft_consensus.cc:2243] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.354233   431 raft_consensus.cc:2272] T bc7a61e7250b41718dd202c21b566529 P 72f1e7a15b0e41cf83fc674be284ab36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.356061   431 tablet_replica.cc:333] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36: stopping tablet replica
I20260608 12:40:18.356632   431 raft_consensus.cc:2243] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.357101   431 raft_consensus.cc:2272] T 8691d15125964247a9c8e8e94394dcbe P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.358861   431 tablet_replica.cc:333] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36: stopping tablet replica
I20260608 12:40:18.359320   431 raft_consensus.cc:2243] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.359789   431 raft_consensus.cc:2272] T c96f1b34701d4e12b520cb20fc02acba P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.361572   431 tablet_replica.cc:333] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36: stopping tablet replica
I20260608 12:40:18.361981   431 raft_consensus.cc:2243] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.362681   431 raft_consensus.cc:2272] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 72f1e7a15b0e41cf83fc674be284ab36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.397266   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:18.426869   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:40:18.445670  3534 consensus_peers.cc:597] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c -> Peer 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055): Couldn't send request to peer 938332cd17d64cd89c6dfa7e751ec1fd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:18.452536  3535 consensus_peers.cc:597] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c -> Peer 72f1e7a15b0e41cf83fc674be284ab36 (127.0.107.194:38969): Couldn't send request to peer 72f1e7a15b0e41cf83fc674be284ab36. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:38969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:18.462992   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:18.463912   431 tablet_replica.cc:333] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c: stopping tablet replica
I20260608 12:40:18.464890   431 raft_consensus.cc:2243] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.465794   431 raft_consensus.cc:2272] T ce12114a85b84641905a89f23f1ed5a1 P 950db856438843609c412405af1b8c1c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.468568   431 tablet_replica.cc:333] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c: stopping tablet replica
I20260608 12:40:18.469373   431 raft_consensus.cc:2243] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.469987   431 raft_consensus.cc:2272] T 5069271709a94d0cad73c720f08158b2 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.472546   431 tablet_replica.cc:333] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c: stopping tablet replica
I20260608 12:40:18.473188   431 raft_consensus.cc:2243] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:40:18.473101  3693 consensus_peers.cc:597] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 -> Peer 950db856438843609c412405af1b8c1c (127.0.107.195:39619): Couldn't send request to peer 950db856438843609c412405af1b8c1c. 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:18.473999   431 raft_consensus.cc:2272] T 6282b62053e544289081e89e85795873 P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.476060   431 tablet_replica.cc:333] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c: stopping tablet replica
I20260608 12:40:18.476655   431 raft_consensus.cc:2243] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.477056   431 raft_consensus.cc:2272] T f2f3b738e6d14cc6b9f888e345647ff9 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.478837   431 tablet_replica.cc:333] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c: stopping tablet replica
I20260608 12:40:18.479377   431 raft_consensus.cc:2243] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.479808   431 raft_consensus.cc:2272] T 9c53146d2c004d448f69f67e6b31d93d P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.481639   431 tablet_replica.cc:333] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c: stopping tablet replica
I20260608 12:40:18.482134   431 raft_consensus.cc:2243] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.482540   431 raft_consensus.cc:2272] T 05d6a2ac20094fb99baf083cff1f5863 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.484715   431 tablet_replica.cc:333] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c: stopping tablet replica
I20260608 12:40:18.485237   431 raft_consensus.cc:2243] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.485968   431 raft_consensus.cc:2272] T acfb1d9ed0244bea85fe780aa35d50fb P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.487736   431 tablet_replica.cc:333] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c: stopping tablet replica
I20260608 12:40:18.488291   431 raft_consensus.cc:2243] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.489053   431 raft_consensus.cc:2272] T e84cd1953e164e8c80fa0842c83560b8 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.490999   431 tablet_replica.cc:333] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c: stopping tablet replica
I20260608 12:40:18.491529   431 raft_consensus.cc:2243] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.491958   431 raft_consensus.cc:2272] T bc7a61e7250b41718dd202c21b566529 P 950db856438843609c412405af1b8c1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.493914   431 tablet_replica.cc:333] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c: stopping tablet replica
I20260608 12:40:18.494421   431 raft_consensus.cc:2243] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.495211   431 raft_consensus.cc:2272] T 20bbf981386e4c5dbc8092b7e0cb145b P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.497205   431 tablet_replica.cc:333] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c: stopping tablet replica
I20260608 12:40:18.497916   431 raft_consensus.cc:2243] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.498692   431 raft_consensus.cc:2272] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.500658   431 tablet_replica.cc:333] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c: stopping tablet replica
I20260608 12:40:18.501137   431 raft_consensus.cc:2243] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.501542   431 raft_consensus.cc:2272] T ee7b251bc45745efb9b217af903aa0ed P 950db856438843609c412405af1b8c1c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:18.526353  3693 consensus_peers.cc:597] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 -> Peer 950db856438843609c412405af1b8c1c (127.0.107.195:39619): Couldn't send request to peer 950db856438843609c412405af1b8c1c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.195:39619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:18.537945   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:18.566265   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:40:18.591881   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:18.592669   431 tablet_replica.cc:333] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85: stopping tablet replica
I20260608 12:40:18.593295   431 raft_consensus.cc:2243] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.593881   431 raft_consensus.cc:2272] T e84cd1953e164e8c80fa0842c83560b8 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.595798   431 tablet_replica.cc:333] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85: stopping tablet replica
I20260608 12:40:18.596396   431 raft_consensus.cc:2243] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.596932   431 raft_consensus.cc:2272] T c96f1b34701d4e12b520cb20fc02acba P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.598858   431 tablet_replica.cc:333] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85: stopping tablet replica
I20260608 12:40:18.599359   431 raft_consensus.cc:2243] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.599809   431 raft_consensus.cc:2272] T 6ce7a08fde9241c6bd4b3b08d13b3f8c P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.602118   431 tablet_replica.cc:333] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85: stopping tablet replica
I20260608 12:40:18.602655   431 raft_consensus.cc:2243] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.603298   431 raft_consensus.cc:2272] T acfb1d9ed0244bea85fe780aa35d50fb P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.605401   431 tablet_replica.cc:333] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85: stopping tablet replica
W20260608 12:40:18.605306  3694 consensus_peers.cc:597] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 -> Peer 938332cd17d64cd89c6dfa7e751ec1fd (127.0.107.193:46055): Couldn't send request to peer 938332cd17d64cd89c6dfa7e751ec1fd. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46055: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:18.606045   431 raft_consensus.cc:2243] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.606578   431 raft_consensus.cc:2272] T 8691d15125964247a9c8e8e94394dcbe P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.608395   431 tablet_replica.cc:333] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85: stopping tablet replica
I20260608 12:40:18.608901   431 raft_consensus.cc:2243] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.609460   431 raft_consensus.cc:2272] T 20bbf981386e4c5dbc8092b7e0cb145b P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.611269   431 tablet_replica.cc:333] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85: stopping tablet replica
I20260608 12:40:18.611936   431 raft_consensus.cc:2243] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.612922   431 raft_consensus.cc:2272] T f2f3b738e6d14cc6b9f888e345647ff9 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:18.613651  3693 consensus_peers.cc:597] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 -> Peer 950db856438843609c412405af1b8c1c (127.0.107.195:39619): Couldn't send request to peer 950db856438843609c412405af1b8c1c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.195:39619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:18.615199   431 tablet_replica.cc:333] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85: stopping tablet replica
I20260608 12:40:18.615805   431 raft_consensus.cc:2243] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.616638   431 raft_consensus.cc:2272] T 9c53146d2c004d448f69f67e6b31d93d P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.618319   431 tablet_replica.cc:333] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85: stopping tablet replica
I20260608 12:40:18.618811   431 raft_consensus.cc:2243] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.619458   431 raft_consensus.cc:2272] T 05d6a2ac20094fb99baf083cff1f5863 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.621417   431 tablet_replica.cc:333] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85: stopping tablet replica
I20260608 12:40:18.621917   431 raft_consensus.cc:2243] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.622309   431 raft_consensus.cc:2272] T 51cfce2eca8a41039ca6c6e6052f7015 P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.623844   431 tablet_replica.cc:333] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85: stopping tablet replica
I20260608 12:40:18.624346   431 raft_consensus.cc:2243] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.625037   431 raft_consensus.cc:2272] T 5069271709a94d0cad73c720f08158b2 P c5461dfd331e452db5eadae29a25ae85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.627123   431 tablet_replica.cc:333] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85: stopping tablet replica
I20260608 12:40:18.627583   431 raft_consensus.cc:2243] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:18.627969   431 raft_consensus.cc:2272] T 5498c4a6368f44cb939a8ce47661efca P c5461dfd331e452db5eadae29a25ae85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.662482   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:40:18.686553   431 master.cc:562] Master@127.0.107.254:42547 shutting down...
I20260608 12:40:18.707715   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:18.708201   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:18.708580   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P d263a71f845b4213b7607304332b5765: stopping tablet replica
I20260608 12:40:18.729272   431 master.cc:584] Master@127.0.107.254:42547 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12202 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:40:18.780910   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34199
I20260608 12:40:18.782084   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:18.789816  4052 instance_detector.cc: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:18.790723  4051 instance_detector.cc: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:18.791532  4054 instance_detector.cc: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:18.794456   431 server_base.cc:1061] running on GCE node
I20260608 12:40:18.795714   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:18.795905   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:18.796099   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922418796065 us; error 0 us; skew 500 ppm
I20260608 12:40:18.796689   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:18.799135   431 webserver.cc:533] Webserver started at http://127.0.107.254:32979/ using document root <none> and password file <none>
I20260608 12:40:18.799633   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:18.799832   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:18.800101   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:18.801367   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "9bf7cecaf9904cf5a0a6d81b5c03994d"
format_stamp: "Formatted at 2026-06-08 12:40:18 on dist-test-slave-vkhm"
I20260608 12:40:18.806538   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:40:18.809935  4059 log_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:18.810595   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:40:18.810912   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "9bf7cecaf9904cf5a0a6d81b5c03994d"
format_stamp: "Formatted at 2026-06-08 12:40:18 on dist-test-slave-vkhm"
I20260608 12:40:18.811185   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-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:18.834357   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:18.835623   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:18.873107   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34199
I20260608 12:40:18.873227  4110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34199 every 8 connection(s)
I20260608 12:40:18.877359  4111 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:18.887382  4111 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d: Bootstrap starting.
I20260608 12:40:18.892122  4111 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:18.896481  4111 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d: No bootstrap required, opened a new log
I20260608 12:40:18.898736  4111 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bf7cecaf9904cf5a0a6d81b5c03994d" member_type: VOTER }
I20260608 12:40:18.899102  4111 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:18.899283  4111 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bf7cecaf9904cf5a0a6d81b5c03994d, State: Initialized, Role: FOLLOWER
I20260608 12:40:18.899837  4111 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9bf7cecaf9904cf5a0a6d81b5c03994d" member_type: VOTER }
I20260608 12:40:18.900341  4111 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:18.900555  4111 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:18.900775  4111 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:18.904917  4111 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bf7cecaf9904cf5a0a6d81b5c03994d" member_type: VOTER }
I20260608 12:40:18.905372  4111 leader_election.cc:304] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [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: 9bf7cecaf9904cf5a0a6d81b5c03994d; no voters: 
I20260608 12:40:18.906492  4111 leader_election.cc:290] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:18.906874  4114 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:18.908200  4114 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [term 1 LEADER]: Becoming Leader. State: Replica: 9bf7cecaf9904cf5a0a6d81b5c03994d, State: Running, Role: LEADER
I20260608 12:40:18.908941  4114 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [LEADER]: Queue going to LEADER mode. State: All 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: "9bf7cecaf9904cf5a0a6d81b5c03994d" member_type: VOTER }
I20260608 12:40:18.909607  4111 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:18.913961  4116 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9bf7cecaf9904cf5a0a6d81b5c03994d. Latest consensus state: current_term: 1 leader_uuid: "9bf7cecaf9904cf5a0a6d81b5c03994d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bf7cecaf9904cf5a0a6d81b5c03994d" member_type: VOTER } }
I20260608 12:40:18.914633  4116 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:18.914738  4115 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9bf7cecaf9904cf5a0a6d81b5c03994d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bf7cecaf9904cf5a0a6d81b5c03994d" member_type: VOTER } }
I20260608 12:40:18.915511  4115 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:18.918661  4122 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:18.923832  4122 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:18.926178   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:18.933097  4122 catalog_manager.cc:1382] Generated new cluster ID: 1ef94042b6bb4636bca0d9900cd43f3e
I20260608 12:40:18.933375  4122 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:18.953733  4122 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:18.955053  4122 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:18.969857  4122 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d: Generated new TSK 0
I20260608 12:40:18.970551  4122 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:18.992657   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:18.998786  4132 instance_detector.cc: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:19.000149  4133 instance_detector.cc: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:19.001415  4135 instance_detector.cc: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:19.001626   431 server_base.cc:1061] running on GCE node
I20260608 12:40:19.002641   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:19.002818   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:19.002934   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922419002924 us; error 0 us; skew 500 ppm
I20260608 12:40:19.003472   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:19.005748   431 webserver.cc:533] Webserver started at http://127.0.107.193:42693/ using document root <none> and password file <none>
I20260608 12:40:19.006225   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:19.006377   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:19.006588   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:19.007609   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "7057113e3874485092347c9193f10df9"
format_stamp: "Formatted at 2026-06-08 12:40:19 on dist-test-slave-vkhm"
I20260608 12:40:19.012135   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:40:19.015537  4140 log_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:19.016345   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:19.016593   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "7057113e3874485092347c9193f10df9"
format_stamp: "Formatted at 2026-06-08 12:40:19 on dist-test-slave-vkhm"
I20260608 12:40:19.016829   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-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:19.030874   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:19.031977   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:19.033404   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:19.035702   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:19.035895   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:19.036198   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:19.036415   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:40:19.075594   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34653
I20260608 12:40:19.075723  4202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34653 every 8 connection(s)
I20260608 12:40:19.081053   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:19.088079  4207 instance_detector.cc: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:19.089576  4208 instance_detector.cc: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:19.092762  4210 instance_detector.cc: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:19.092943   431 server_base.cc:1061] running on GCE node
I20260608 12:40:19.094233   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:19.094509   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:19.094719   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922419094699 us; error 0 us; skew 500 ppm
I20260608 12:40:19.094834  4203 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34199
I20260608 12:40:19.095292  4203 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:19.095515   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:19.096063  4203 heartbeater.cc:507] Master 127.0.107.254:34199 requested a full tablet report, sending...
I20260608 12:40:19.098292   431 webserver.cc:533] Webserver started at http://127.0.107.194:33563/ using document root <none> and password file <none>
I20260608 12:40:19.098721  4076 ts_manager.cc:194] Registered new tserver with Master: 7057113e3874485092347c9193f10df9 (127.0.107.193:34653)
I20260608 12:40:19.099061   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:19.099378   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:19.099727   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:19.101155   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "d517f6744d8a405d85c85f5306c69d04"
format_stamp: "Formatted at 2026-06-08 12:40:19 on dist-test-slave-vkhm"
I20260608 12:40:19.101298  4076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35308
I20260608 12:40:19.106091   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:19.109519  4215 log_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:19.110312   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:40:19.110638   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "d517f6744d8a405d85c85f5306c69d04"
format_stamp: "Formatted at 2026-06-08 12:40:19 on dist-test-slave-vkhm"
I20260608 12:40:19.110960   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-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:19.155571   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:19.156805   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:19.158224   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:19.160492   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:19.160724   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:19.160995   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:19.161180   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:19.200690   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:38567
I20260608 12:40:19.200802  4277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:38567 every 8 connection(s)
I20260608 12:40:19.205677   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:19.213368  4281 instance_detector.cc: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:19.214926  4282 instance_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:19.216540   431 server_base.cc:1061] running on GCE node
W20260608 12:40:19.217046  4284 instance_detector.cc: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:19.218138   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:19.218418   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:19.218609   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922419218573 us; error 0 us; skew 500 ppm
I20260608 12:40:19.219408   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:19.219364  4278 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34199
I20260608 12:40:19.219916  4278 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:19.220990  4278 heartbeater.cc:507] Master 127.0.107.254:34199 requested a full tablet report, sending...
I20260608 12:40:19.222177   431 webserver.cc:533] Webserver started at http://127.0.107.195:46479/ using document root <none> and password file <none>
I20260608 12:40:19.222756   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:19.222978   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:19.223243   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:19.223217  4076 ts_manager.cc:194] Registered new tserver with Master: d517f6744d8a405d85c85f5306c69d04 (127.0.107.194:38567)
I20260608 12:40:19.224685   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "74de0aae788947e4a54a7cda7fd6f0f4"
format_stamp: "Formatted at 2026-06-08 12:40:19 on dist-test-slave-vkhm"
I20260608 12:40:19.224840  4076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35314
I20260608 12:40:19.229393   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:40:19.232865  4289 log_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:19.233564   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:40:19.233856   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "74de0aae788947e4a54a7cda7fd6f0f4"
format_stamp: "Formatted at 2026-06-08 12:40:19 on dist-test-slave-vkhm"
I20260608 12:40:19.234151   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-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:19.251196   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:19.252507   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:19.253901   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:19.256271   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:19.256505   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:19.256750   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:19.256932   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:19.295840   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36981
I20260608 12:40:19.295953  4351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36981 every 8 connection(s)
I20260608 12:40:19.300845   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:19.307330  4355 instance_detector.cc: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:19.308871  4356 instance_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:19.310725   431 server_base.cc:1061] running on GCE node
W20260608 12:40:19.311793  4358 instance_detector.cc: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:19.313098   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:19.313370   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:19.313577   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922419313559 us; error 0 us; skew 500 ppm
I20260608 12:40:19.314217   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:19.314450  4352 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34199
I20260608 12:40:19.314782  4352 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:19.315629  4352 heartbeater.cc:507] Master 127.0.107.254:34199 requested a full tablet report, sending...
I20260608 12:40:19.317052   431 webserver.cc:533] Webserver started at http://127.0.107.196:46571/ using document root <none> and password file <none>
I20260608 12:40:19.317602   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:19.317847   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:19.317746  4076 ts_manager.cc:194] Registered new tserver with Master: 74de0aae788947e4a54a7cda7fd6f0f4 (127.0.107.195:36981)
I20260608 12:40:19.318364   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:19.319553   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/ts-3-root/instance:
uuid: "4221a10ef3b6424da7715a2fcdb792d9"
format_stamp: "Formatted at 2026-06-08 12:40:19 on dist-test-slave-vkhm"
I20260608 12:40:19.319656  4076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35316
I20260608 12:40:19.324570   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:40:19.327970  4363 log_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:19.328742   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:40:19.329038   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/ts-3-root
uuid: "4221a10ef3b6424da7715a2fcdb792d9"
format_stamp: "Formatted at 2026-06-08 12:40:19 on dist-test-slave-vkhm"
I20260608 12:40:19.329326   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922327162610-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:19.341027   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:19.342223   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:19.343664   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:19.346004   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:19.346240   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:19.346482   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:19.346704   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:19.386262   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:37323
I20260608 12:40:19.386379  4425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:37323 every 8 connection(s)
I20260608 12:40:19.401564  4426 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34199
I20260608 12:40:19.401930  4426 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:19.402606  4426 heartbeater.cc:507] Master 127.0.107.254:34199 requested a full tablet report, sending...
I20260608 12:40:19.404505  4076 ts_manager.cc:194] Registered new tserver with Master: 4221a10ef3b6424da7715a2fcdb792d9 (127.0.107.196:37323)
I20260608 12:40:19.404668   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014919352s
I20260608 12:40:19.405922  4076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35318
I20260608 12:40:19.959772  4076 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35336:
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:20.011018  4243 tablet_service.cc:1511] Processing CreateTablet for tablet 2544da2cf5cf49a9b3c8fab29ded2c70 (DEFAULT_TABLE table=test-workload [id=9b24318878d043b3a45731e540c212b0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:20.012637  4243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2544da2cf5cf49a9b3c8fab29ded2c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:20.018252  4168 tablet_service.cc:1511] Processing CreateTablet for tablet 2544da2cf5cf49a9b3c8fab29ded2c70 (DEFAULT_TABLE table=test-workload [id=9b24318878d043b3a45731e540c212b0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:20.019829  4168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2544da2cf5cf49a9b3c8fab29ded2c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:20.019630  4391 tablet_service.cc:1511] Processing CreateTablet for tablet 2544da2cf5cf49a9b3c8fab29ded2c70 (DEFAULT_TABLE table=test-workload [id=9b24318878d043b3a45731e540c212b0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:20.021049  4391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2544da2cf5cf49a9b3c8fab29ded2c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:20.032714  4445 tablet_bootstrap.cc:492] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04: Bootstrap starting.
I20260608 12:40:20.035383  4446 tablet_bootstrap.cc:492] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 7057113e3874485092347c9193f10df9: Bootstrap starting.
I20260608 12:40:20.038149  4447 tablet_bootstrap.cc:492] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 4221a10ef3b6424da7715a2fcdb792d9: Bootstrap starting.
I20260608 12:40:20.040786  4445 tablet_bootstrap.cc:654] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:20.043044  4446 tablet_bootstrap.cc:654] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 7057113e3874485092347c9193f10df9: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:20.045246  4447 tablet_bootstrap.cc:654] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 4221a10ef3b6424da7715a2fcdb792d9: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:20.047310  4445 tablet_bootstrap.cc:492] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04: No bootstrap required, opened a new log
I20260608 12:40:20.047827  4445 ts_tablet_manager.cc:1403] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 12:40:20.048055  4446 tablet_bootstrap.cc:492] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 7057113e3874485092347c9193f10df9: No bootstrap required, opened a new log
I20260608 12:40:20.048575  4446 ts_tablet_manager.cc:1403] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 7057113e3874485092347c9193f10df9: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:40:20.051031  4446 raft_consensus.cc:359] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 7057113e3874485092347c9193f10df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d517f6744d8a405d85c85f5306c69d04" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38567 } } peers { permanent_uuid: "7057113e3874485092347c9193f10df9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34653 } } peers { permanent_uuid: "4221a10ef3b6424da7715a2fcdb792d9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37323 } }
I20260608 12:40:20.051590  4446 raft_consensus.cc:385] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 7057113e3874485092347c9193f10df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:20.051858  4446 raft_consensus.cc:740] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 7057113e3874485092347c9193f10df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7057113e3874485092347c9193f10df9, State: Initialized, Role: FOLLOWER
I20260608 12:40:20.051856  4445 raft_consensus.cc:359] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d517f6744d8a405d85c85f5306c69d04" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38567 } } peers { permanent_uuid: "7057113e3874485092347c9193f10df9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34653 } } peers { permanent_uuid: "4221a10ef3b6424da7715a2fcdb792d9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37323 } }
I20260608 12:40:20.053185  4445 raft_consensus.cc:385] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:20.053224  4446 consensus_queue.cc:260] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 7057113e3874485092347c9193f10df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d517f6744d8a405d85c85f5306c69d04" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38567 } } peers { permanent_uuid: "7057113e3874485092347c9193f10df9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34653 } } peers { permanent_uuid: "4221a10ef3b6424da7715a2fcdb792d9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37323 } }
I20260608 12:40:20.053817  4445 raft_consensus.cc:740] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d517f6744d8a405d85c85f5306c69d04, State: Initialized, Role: FOLLOWER
I20260608 12:40:20.055290  4445 consensus_queue.cc:260] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d517f6744d8a405d85c85f5306c69d04" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38567 } } peers { permanent_uuid: "7057113e3874485092347c9193f10df9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34653 } } peers { permanent_uuid: "4221a10ef3b6424da7715a2fcdb792d9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37323 } }
I20260608 12:40:20.056319  4203 heartbeater.cc:499] Master 127.0.107.254:34199 was elected leader, sending a full tablet report...
I20260608 12:40:20.056741  4446 ts_tablet_manager.cc:1434] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 7057113e3874485092347c9193f10df9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:40:20.058156  4278 heartbeater.cc:499] Master 127.0.107.254:34199 was elected leader, sending a full tablet report...
I20260608 12:40:20.058745  4445 ts_tablet_manager.cc:1434] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260608 12:40:20.060923  4447 tablet_bootstrap.cc:492] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 4221a10ef3b6424da7715a2fcdb792d9: No bootstrap required, opened a new log
I20260608 12:40:20.061448  4447 ts_tablet_manager.cc:1403] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 4221a10ef3b6424da7715a2fcdb792d9: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260608 12:40:20.064564  4447 raft_consensus.cc:359] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 4221a10ef3b6424da7715a2fcdb792d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d517f6744d8a405d85c85f5306c69d04" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38567 } } peers { permanent_uuid: "7057113e3874485092347c9193f10df9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34653 } } peers { permanent_uuid: "4221a10ef3b6424da7715a2fcdb792d9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37323 } }
I20260608 12:40:20.065307  4447 raft_consensus.cc:385] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 4221a10ef3b6424da7715a2fcdb792d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:20.065631  4447 raft_consensus.cc:740] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 4221a10ef3b6424da7715a2fcdb792d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4221a10ef3b6424da7715a2fcdb792d9, State: Initialized, Role: FOLLOWER
I20260608 12:40:20.066421  4447 consensus_queue.cc:260] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 4221a10ef3b6424da7715a2fcdb792d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d517f6744d8a405d85c85f5306c69d04" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38567 } } peers { permanent_uuid: "7057113e3874485092347c9193f10df9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34653 } } peers { permanent_uuid: "4221a10ef3b6424da7715a2fcdb792d9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37323 } }
I20260608 12:40:20.071242  4426 heartbeater.cc:499] Master 127.0.107.254:34199 was elected leader, sending a full tablet report...
I20260608 12:40:20.071765  4447 ts_tablet_manager.cc:1434] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 4221a10ef3b6424da7715a2fcdb792d9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260608 12:40:20.155660  4452 raft_consensus.cc:493] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:20.156172  4452 raft_consensus.cc:515] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d517f6744d8a405d85c85f5306c69d04" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38567 } } peers { permanent_uuid: "7057113e3874485092347c9193f10df9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34653 } } peers { permanent_uuid: "4221a10ef3b6424da7715a2fcdb792d9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37323 } }
I20260608 12:40:20.158322  4452 leader_election.cc:290] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7057113e3874485092347c9193f10df9 (127.0.107.193:34653), 4221a10ef3b6424da7715a2fcdb792d9 (127.0.107.196:37323)
I20260608 12:40:20.170274  4401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2544da2cf5cf49a9b3c8fab29ded2c70" candidate_uuid: "d517f6744d8a405d85c85f5306c69d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4221a10ef3b6424da7715a2fcdb792d9" is_pre_election: true
I20260608 12:40:20.170490  4178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2544da2cf5cf49a9b3c8fab29ded2c70" candidate_uuid: "d517f6744d8a405d85c85f5306c69d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7057113e3874485092347c9193f10df9" is_pre_election: true
I20260608 12:40:20.171196  4178 raft_consensus.cc:2468] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 7057113e3874485092347c9193f10df9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d517f6744d8a405d85c85f5306c69d04 in term 0.
I20260608 12:40:20.172252  4401 raft_consensus.cc:2468] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 4221a10ef3b6424da7715a2fcdb792d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d517f6744d8a405d85c85f5306c69d04 in term 0.
I20260608 12:40:20.172559  4218 leader_election.cc:304] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7057113e3874485092347c9193f10df9, d517f6744d8a405d85c85f5306c69d04; no voters: 
I20260608 12:40:20.173355  4452 raft_consensus.cc:2804] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:20.173676  4452 raft_consensus.cc:493] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:20.173959  4452 raft_consensus.cc:3060] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:20.178580  4452 raft_consensus.cc:515] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d517f6744d8a405d85c85f5306c69d04" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38567 } } peers { permanent_uuid: "7057113e3874485092347c9193f10df9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34653 } } peers { permanent_uuid: "4221a10ef3b6424da7715a2fcdb792d9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37323 } }
I20260608 12:40:20.180318  4452 leader_election.cc:290] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [CANDIDATE]: Term 1 election: Requested vote from peers 7057113e3874485092347c9193f10df9 (127.0.107.193:34653), 4221a10ef3b6424da7715a2fcdb792d9 (127.0.107.196:37323)
I20260608 12:40:20.180992  4178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2544da2cf5cf49a9b3c8fab29ded2c70" candidate_uuid: "d517f6744d8a405d85c85f5306c69d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7057113e3874485092347c9193f10df9"
I20260608 12:40:20.181244  4401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2544da2cf5cf49a9b3c8fab29ded2c70" candidate_uuid: "d517f6744d8a405d85c85f5306c69d04" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4221a10ef3b6424da7715a2fcdb792d9"
I20260608 12:40:20.181439  4178 raft_consensus.cc:3060] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 7057113e3874485092347c9193f10df9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:20.181824  4401 raft_consensus.cc:3060] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 4221a10ef3b6424da7715a2fcdb792d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:20.186523  4401 raft_consensus.cc:2468] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 4221a10ef3b6424da7715a2fcdb792d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d517f6744d8a405d85c85f5306c69d04 in term 1.
I20260608 12:40:20.186618  4178 raft_consensus.cc:2468] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 7057113e3874485092347c9193f10df9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d517f6744d8a405d85c85f5306c69d04 in term 1.
I20260608 12:40:20.187651  4217 leader_election.cc:304] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4221a10ef3b6424da7715a2fcdb792d9, d517f6744d8a405d85c85f5306c69d04; no voters: 
I20260608 12:40:20.188364  4452 raft_consensus.cc:2804] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:20.189409  4452 raft_consensus.cc:697] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [term 1 LEADER]: Becoming Leader. State: Replica: d517f6744d8a405d85c85f5306c69d04, State: Running, Role: LEADER
I20260608 12:40:20.190224  4452 consensus_queue.cc:237] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d517f6744d8a405d85c85f5306c69d04" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38567 } } peers { permanent_uuid: "7057113e3874485092347c9193f10df9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34653 } } peers { permanent_uuid: "4221a10ef3b6424da7715a2fcdb792d9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37323 } }
I20260608 12:40:20.197077  4074 catalog_manager.cc:5696] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 reported cstate change: term changed from 0 to 1, leader changed from <none> to d517f6744d8a405d85c85f5306c69d04 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d517f6744d8a405d85c85f5306c69d04" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d517f6744d8a405d85c85f5306c69d04" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 38567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7057113e3874485092347c9193f10df9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4221a10ef3b6424da7715a2fcdb792d9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37323 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:20.322249  4352 heartbeater.cc:499] Master 127.0.107.254:34199 was elected leader, sending a full tablet report...
I20260608 12:40:20.643491  4452 consensus_queue.cc:1048] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4221a10ef3b6424da7715a2fcdb792d9" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:20.657277  4452 consensus_queue.cc:1048] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7057113e3874485092347c9193f10df9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:20.926023  4129 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:20.927603  4129 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:20.927953  4129 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:22.928874  4129 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:22.930302  4129 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:22.930639  4129 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:40:24.398243  4218 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:34653, user_credentials={real_user=slave}} blocked reactor thread for 177540us
I20260608 12:40:24.931596  4129 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:24.932996  4129 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:24.933339  4129 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:40:25.666142  4348 debug-util.cc:398] Leaking SignalData structure 0x7b0800106de0 after lost signal to thread 434
W20260608 12:40:25.667052  4348 debug-util.cc:398] Leaking SignalData structure 0x7b0800248d40 after lost signal to thread 4110
W20260608 12:40:25.667999  4348 debug-util.cc:398] Leaking SignalData structure 0x7b0800135a60 after lost signal to thread 4202
W20260608 12:40:25.668951  4348 debug-util.cc:398] Leaking SignalData structure 0x7b08001f50a0 after lost signal to thread 4277
W20260608 12:40:25.670164  4348 debug-util.cc:398] Leaking SignalData structure 0x7b08001a0700 after lost signal to thread 4351
W20260608 12:40:25.670982  4348 debug-util.cc:398] Leaking SignalData structure 0x7b080004f060 after lost signal to thread 4425
I20260608 12:40:26.934304  4129 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:26.935936  4129 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:26.936355  4129 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:28.937491  4129 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:28.939113  4129 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:28.939499  4129 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:30.940502  4129 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:30.941891  4129 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:30.942247  4129 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:30.950426   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:30.975028   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:30.975818   431 tablet_replica.cc:333] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 7057113e3874485092347c9193f10df9: stopping tablet replica
I20260608 12:40:30.976488   431 raft_consensus.cc:2243] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 7057113e3874485092347c9193f10df9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:30.977085   431 raft_consensus.cc:2272] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 7057113e3874485092347c9193f10df9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:30.998191   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:31.012485   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:31.036083   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:31.036986   431 tablet_replica.cc:333] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04: stopping tablet replica
I20260608 12:40:31.037611   431 raft_consensus.cc:2243] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:31.038662   431 raft_consensus.cc:2272] T 2544da2cf5cf49a9b3c8fab29ded2c70 P d517f6744d8a405d85c85f5306c69d04 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:31.058480   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:31.069165   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:31.089682   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:31.122687   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:31.132464   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:40:31.154636   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:31.155371   431 tablet_replica.cc:333] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 4221a10ef3b6424da7715a2fcdb792d9: stopping tablet replica
I20260608 12:40:31.155966   431 raft_consensus.cc:2243] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 4221a10ef3b6424da7715a2fcdb792d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:31.156484   431 raft_consensus.cc:2272] T 2544da2cf5cf49a9b3c8fab29ded2c70 P 4221a10ef3b6424da7715a2fcdb792d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:31.176012   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:40:31.186801   431 master.cc:562] Master@127.0.107.254:34199 shutting down...
I20260608 12:40:31.204409   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:31.205036   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:31.205348   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9bf7cecaf9904cf5a0a6d81b5c03994d: stopping tablet replica
I20260608 12:40:31.224545   431 master.cc:584] Master@127.0.107.254:34199 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12479 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:40:31.260155   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:41841
I20260608 12:40:31.261477   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:31.266924  4470 instance_detector.cc: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:31.267841  4471 instance_detector.cc: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:31.268491  4473 instance_detector.cc: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:31.269111   431 server_base.cc:1061] running on GCE node
I20260608 12:40:31.269898   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:31.270100   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:31.270269   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922431270234 us; error 0 us; skew 500 ppm
I20260608 12:40:31.270864   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:31.273304   431 webserver.cc:533] Webserver started at http://127.0.107.254:41801/ using document root <none> and password file <none>
I20260608 12:40:31.273838   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:31.274046   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:31.274323   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:31.275607   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "769f92d08ca544dab474b18e111ee109"
format_stamp: "Formatted at 2026-06-08 12:40:31 on dist-test-slave-vkhm"
I20260608 12:40:31.280180   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:40:31.283819  4478 log_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:31.284621   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:31.284922   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "769f92d08ca544dab474b18e111ee109"
format_stamp: "Formatted at 2026-06-08 12:40:31 on dist-test-slave-vkhm"
I20260608 12:40:31.285195   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-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:31.305313   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:31.306602   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:31.344919   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:41841
I20260608 12:40:31.345034  4529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:41841 every 8 connection(s)
I20260608 12:40:31.349582  4530 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:31.360498  4530 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109: Bootstrap starting.
I20260608 12:40:31.365484  4530 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:31.369829  4530 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109: No bootstrap required, opened a new log
I20260608 12:40:31.372087  4530 raft_consensus.cc:359] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "769f92d08ca544dab474b18e111ee109" member_type: VOTER }
I20260608 12:40:31.372530  4530 raft_consensus.cc:385] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:31.372722  4530 raft_consensus.cc:740] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769f92d08ca544dab474b18e111ee109, State: Initialized, Role: FOLLOWER
I20260608 12:40:31.373364  4530 consensus_queue.cc:260] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "769f92d08ca544dab474b18e111ee109" member_type: VOTER }
I20260608 12:40:31.373808  4530 raft_consensus.cc:399] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:31.374001  4530 raft_consensus.cc:493] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:31.374205  4530 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:31.378717  4530 raft_consensus.cc:515] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "769f92d08ca544dab474b18e111ee109" member_type: VOTER }
I20260608 12:40:31.379174  4530 leader_election.cc:304] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [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: 769f92d08ca544dab474b18e111ee109; no voters: 
I20260608 12:40:31.380343  4530 leader_election.cc:290] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:31.380831  4533 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:31.382292  4533 raft_consensus.cc:697] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [term 1 LEADER]: Becoming Leader. State: Replica: 769f92d08ca544dab474b18e111ee109, State: Running, Role: LEADER
I20260608 12:40:31.383109  4533 consensus_queue.cc:237] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [LEADER]: Queue going to LEADER mode. State: All 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: "769f92d08ca544dab474b18e111ee109" member_type: VOTER }
I20260608 12:40:31.383512  4530 sys_catalog.cc:565] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:31.388265  4534 sys_catalog.cc:455] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "769f92d08ca544dab474b18e111ee109" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "769f92d08ca544dab474b18e111ee109" member_type: VOTER } }
I20260608 12:40:31.388962  4534 sys_catalog.cc:458] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:31.389091  4535 sys_catalog.cc:455] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 769f92d08ca544dab474b18e111ee109. Latest consensus state: current_term: 1 leader_uuid: "769f92d08ca544dab474b18e111ee109" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "769f92d08ca544dab474b18e111ee109" member_type: VOTER } }
I20260608 12:40:31.389671  4535 sys_catalog.cc:458] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:31.393700  4540 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:31.401793  4540 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:31.402776   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:31.411065  4540 catalog_manager.cc:1382] Generated new cluster ID: 6173448873ba4b15ba6b9ce1c8ddeac9
I20260608 12:40:31.411345  4540 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:31.426775  4540 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:31.428095  4540 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:31.445751  4540 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109: Generated new TSK 0
I20260608 12:40:31.446324  4540 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:31.469347   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:31.475528  4551 instance_detector.cc: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:31.476589  4552 instance_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:31.478842   431 server_base.cc:1061] running on GCE node
W20260608 12:40:31.479218  4554 instance_detector.cc: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:31.480054   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:31.480306   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:31.480463   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922431480445 us; error 0 us; skew 500 ppm
I20260608 12:40:31.481103   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:31.483428   431 webserver.cc:533] Webserver started at http://127.0.107.193:34291/ using document root <none> and password file <none>
I20260608 12:40:31.483968   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:31.484166   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:31.484552   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:31.485847   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "ab16bb84736f4ec0a8932184b578a5d9"
format_stamp: "Formatted at 2026-06-08 12:40:31 on dist-test-slave-vkhm"
I20260608 12:40:31.490576   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 12:40:31.494005  4559 log_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:31.494834   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:40:31.495167   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "ab16bb84736f4ec0a8932184b578a5d9"
format_stamp: "Formatted at 2026-06-08 12:40:31 on dist-test-slave-vkhm"
I20260608 12:40:31.495510   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-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:31.508780   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:31.509970   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:31.511456   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:31.513859   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:31.514083   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:31.514325   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:31.514504   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:31.553939   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37291
I20260608 12:40:31.554049  4621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37291 every 8 connection(s)
I20260608 12:40:31.559449   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:31.568101  4626 instance_detector.cc: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:31.570096  4627 instance_detector.cc: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:31.571087  4629 instance_detector.cc: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:31.572872   431 server_base.cc:1061] running on GCE node
I20260608 12:40:31.573990   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:31.574224   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:31.574421   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922431574405 us; error 0 us; skew 500 ppm
I20260608 12:40:31.574929  4622 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41841
I20260608 12:40:31.575136   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:31.575246  4622 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:31.576156  4622 heartbeater.cc:507] Master 127.0.107.254:41841 requested a full tablet report, sending...
I20260608 12:40:31.578383   431 webserver.cc:533] Webserver started at http://127.0.107.194:46341/ using document root <none> and password file <none>
I20260608 12:40:31.578533  4495 ts_manager.cc:194] Registered new tserver with Master: ab16bb84736f4ec0a8932184b578a5d9 (127.0.107.193:37291)
I20260608 12:40:31.578990   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:31.579241   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:31.579523   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:31.580639  4495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47688
I20260608 12:40:31.580658   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "e8cbe003d2d4453b913d81c64971b262"
format_stamp: "Formatted at 2026-06-08 12:40:31 on dist-test-slave-vkhm"
I20260608 12:40:31.585682   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:40:31.589527  4634 log_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:31.590310   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:40:31.590602   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "e8cbe003d2d4453b913d81c64971b262"
format_stamp: "Formatted at 2026-06-08 12:40:31 on dist-test-slave-vkhm"
I20260608 12:40:31.590907   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-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:31.611536   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:31.612792   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:31.614238   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:31.616616   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:31.616847   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:31.617086   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:31.617260   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:31.656598   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33249
I20260608 12:40:31.656719  4696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33249 every 8 connection(s)
I20260608 12:40:31.661758   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:31.669246  4700 instance_detector.cc: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:31.670878  4701 instance_detector.cc: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:31.672616  4703 instance_detector.cc: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:31.675552  4697 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41841
I20260608 12:40:31.675585   431 server_base.cc:1061] running on GCE node
I20260608 12:40:31.676098  4697 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:31.676853   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:40:31.676966  4697 heartbeater.cc:507] Master 127.0.107.254:41841 requested a full tablet report, sending...
W20260608 12:40:31.677088   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:31.677492   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922431677471 us; error 0 us; skew 500 ppm
I20260608 12:40:31.678153   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:31.679282  4495 ts_manager.cc:194] Registered new tserver with Master: e8cbe003d2d4453b913d81c64971b262 (127.0.107.194:33249)
I20260608 12:40:31.680855  4495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47698
I20260608 12:40:31.680997   431 webserver.cc:533] Webserver started at http://127.0.107.195:44769/ using document root <none> and password file <none>
I20260608 12:40:31.681617   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:31.681843   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:31.682153   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:31.683715   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "a12b38fa309848a494dc183c35b65e66"
format_stamp: "Formatted at 2026-06-08 12:40:31 on dist-test-slave-vkhm"
I20260608 12:40:31.688396   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:40:31.691642  4708 log_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:31.692523   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:31.692829   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "a12b38fa309848a494dc183c35b65e66"
format_stamp: "Formatted at 2026-06-08 12:40:31 on dist-test-slave-vkhm"
I20260608 12:40:31.693116   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922327162610-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:31.711014   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:31.712193   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:31.713676   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:31.715957   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:31.716189   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:31.716454   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:31.716641   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:31.755698   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35509
I20260608 12:40:31.755825  4770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35509 every 8 connection(s)
I20260608 12:40:31.770057  4771 heartbeater.cc:344] Connected to a master server at 127.0.107.254:41841
I20260608 12:40:31.770447  4771 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:31.771193  4771 heartbeater.cc:507] Master 127.0.107.254:41841 requested a full tablet report, sending...
I20260608 12:40:31.773200  4495 ts_manager.cc:194] Registered new tserver with Master: a12b38fa309848a494dc183c35b65e66 (127.0.107.195:35509)
I20260608 12:40:31.773602   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014414446s
I20260608 12:40:31.774632  4495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47700
I20260608 12:40:32.583464  4622 heartbeater.cc:499] Master 127.0.107.254:41841 was elected leader, sending a full tablet report...
I20260608 12:40:32.683760  4697 heartbeater.cc:499] Master 127.0.107.254:41841 was elected leader, sending a full tablet report...
I20260608 12:40:32.777616  4771 heartbeater.cc:499] Master 127.0.107.254:41841 was elected leader, sending a full tablet report...
I20260608 12:40:32.889060  4495 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47718:
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:32.891158  4495 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:32.936287  4736 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0064f27bc0478f911cfe96e1a749a3 (DEFAULT_TABLE table=test-workload [id=0e55083c2600401582db600b1344553b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:32.937731  4736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0064f27bc0478f911cfe96e1a749a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:32.942188  4587 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0064f27bc0478f911cfe96e1a749a3 (DEFAULT_TABLE table=test-workload [id=0e55083c2600401582db600b1344553b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:32.943583  4587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0064f27bc0478f911cfe96e1a749a3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:40:32.944813  4618 debug-util.cc:398] Leaking SignalData structure 0x7b08000ecf60 after lost signal to thread 434
I20260608 12:40:32.954788  4662 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0064f27bc0478f911cfe96e1a749a3 (DEFAULT_TABLE table=test-workload [id=0e55083c2600401582db600b1344553b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:40:32.956581  4662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0064f27bc0478f911cfe96e1a749a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:32.962054  4792 tablet_bootstrap.cc:492] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66: Bootstrap starting.
I20260608 12:40:32.971375  4793 tablet_bootstrap.cc:492] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9: Bootstrap starting.
I20260608 12:40:32.975353  4792 tablet_bootstrap.cc:654] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:32.979048  4793 tablet_bootstrap.cc:654] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:32.989652  4794 tablet_bootstrap.cc:492] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262: Bootstrap starting.
I20260608 12:40:32.991742  4792 tablet_bootstrap.cc:492] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66: No bootstrap required, opened a new log
I20260608 12:40:32.991912  4793 tablet_bootstrap.cc:492] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9: No bootstrap required, opened a new log
I20260608 12:40:32.992444  4792 ts_tablet_manager.cc:1403] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.009s
I20260608 12:40:32.992697  4793 ts_tablet_manager.cc:1403] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.013s
I20260608 12:40:32.995487  4792 raft_consensus.cc:359] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a12b38fa309848a494dc183c35b65e66" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35509 } } peers { permanent_uuid: "ab16bb84736f4ec0a8932184b578a5d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37291 } } peers { permanent_uuid: "e8cbe003d2d4453b913d81c64971b262" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33249 } }
I20260608 12:40:32.996122  4792 raft_consensus.cc:385] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:32.996438  4792 raft_consensus.cc:740] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a12b38fa309848a494dc183c35b65e66, State: Initialized, Role: FOLLOWER
I20260608 12:40:32.997179  4792 consensus_queue.cc:260] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a12b38fa309848a494dc183c35b65e66" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35509 } } peers { permanent_uuid: "ab16bb84736f4ec0a8932184b578a5d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37291 } } peers { permanent_uuid: "e8cbe003d2d4453b913d81c64971b262" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33249 } }
I20260608 12:40:33.000090  4792 ts_tablet_manager.cc:1434] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:40:33.000066  4793 raft_consensus.cc:359] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a12b38fa309848a494dc183c35b65e66" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35509 } } peers { permanent_uuid: "ab16bb84736f4ec0a8932184b578a5d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37291 } } peers { permanent_uuid: "e8cbe003d2d4453b913d81c64971b262" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33249 } }
I20260608 12:40:33.000977  4793 raft_consensus.cc:385] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:33.001338  4793 raft_consensus.cc:740] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab16bb84736f4ec0a8932184b578a5d9, State: Initialized, Role: FOLLOWER
I20260608 12:40:33.002302  4793 consensus_queue.cc:260] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a12b38fa309848a494dc183c35b65e66" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35509 } } peers { permanent_uuid: "ab16bb84736f4ec0a8932184b578a5d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37291 } } peers { permanent_uuid: "e8cbe003d2d4453b913d81c64971b262" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33249 } }
I20260608 12:40:33.004525  4794 tablet_bootstrap.cc:654] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:33.012063  4793 ts_tablet_manager.cc:1434] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.005s
I20260608 12:40:33.021718  4794 tablet_bootstrap.cc:492] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262: No bootstrap required, opened a new log
I20260608 12:40:33.022356  4794 ts_tablet_manager.cc:1403] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.017s
I20260608 12:40:33.025714  4794 raft_consensus.cc:359] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a12b38fa309848a494dc183c35b65e66" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35509 } } peers { permanent_uuid: "ab16bb84736f4ec0a8932184b578a5d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37291 } } peers { permanent_uuid: "e8cbe003d2d4453b913d81c64971b262" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33249 } }
I20260608 12:40:33.026513  4794 raft_consensus.cc:385] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:33.026839  4794 raft_consensus.cc:740] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8cbe003d2d4453b913d81c64971b262, State: Initialized, Role: FOLLOWER
I20260608 12:40:33.027750  4794 consensus_queue.cc:260] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a12b38fa309848a494dc183c35b65e66" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35509 } } peers { permanent_uuid: "ab16bb84736f4ec0a8932184b578a5d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37291 } } peers { permanent_uuid: "e8cbe003d2d4453b913d81c64971b262" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33249 } }
I20260608 12:40:33.030827  4794 ts_tablet_manager.cc:1434] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:40:33.034103  4800 raft_consensus.cc:493] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:33.034621  4800 raft_consensus.cc:515] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a12b38fa309848a494dc183c35b65e66" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35509 } } peers { permanent_uuid: "ab16bb84736f4ec0a8932184b578a5d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37291 } } peers { permanent_uuid: "e8cbe003d2d4453b913d81c64971b262" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33249 } }
I20260608 12:40:33.037177  4800 leader_election.cc:290] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a12b38fa309848a494dc183c35b65e66 (127.0.107.195:35509), ab16bb84736f4ec0a8932184b578a5d9 (127.0.107.193:37291)
I20260608 12:40:33.052979  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0064f27bc0478f911cfe96e1a749a3" candidate_uuid: "e8cbe003d2d4453b913d81c64971b262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12b38fa309848a494dc183c35b65e66" is_pre_election: true
I20260608 12:40:33.053872  4746 raft_consensus.cc:2468] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8cbe003d2d4453b913d81c64971b262 in term 0.
I20260608 12:40:33.054504  4597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0064f27bc0478f911cfe96e1a749a3" candidate_uuid: "e8cbe003d2d4453b913d81c64971b262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab16bb84736f4ec0a8932184b578a5d9" is_pre_election: true
I20260608 12:40:33.055140  4597 raft_consensus.cc:2468] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8cbe003d2d4453b913d81c64971b262 in term 0.
I20260608 12:40:33.055470  4636 leader_election.cc:304] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a12b38fa309848a494dc183c35b65e66, e8cbe003d2d4453b913d81c64971b262; no voters: 
I20260608 12:40:33.056483  4800 raft_consensus.cc:2804] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:33.056897  4800 raft_consensus.cc:493] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:33.057260  4800 raft_consensus.cc:3060] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:33.065426  4800 raft_consensus.cc:515] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a12b38fa309848a494dc183c35b65e66" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35509 } } peers { permanent_uuid: "ab16bb84736f4ec0a8932184b578a5d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37291 } } peers { permanent_uuid: "e8cbe003d2d4453b913d81c64971b262" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33249 } }
I20260608 12:40:33.067782  4800 leader_election.cc:290] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [CANDIDATE]: Term 1 election: Requested vote from peers a12b38fa309848a494dc183c35b65e66 (127.0.107.195:35509), ab16bb84736f4ec0a8932184b578a5d9 (127.0.107.193:37291)
I20260608 12:40:33.068542  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0064f27bc0478f911cfe96e1a749a3" candidate_uuid: "e8cbe003d2d4453b913d81c64971b262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a12b38fa309848a494dc183c35b65e66"
I20260608 12:40:33.069145  4746 raft_consensus.cc:3060] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:33.069057  4597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0064f27bc0478f911cfe96e1a749a3" candidate_uuid: "e8cbe003d2d4453b913d81c64971b262" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab16bb84736f4ec0a8932184b578a5d9"
I20260608 12:40:33.069766  4597 raft_consensus.cc:3060] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:33.075543  4746 raft_consensus.cc:2468] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8cbe003d2d4453b913d81c64971b262 in term 1.
I20260608 12:40:33.076614  4636 leader_election.cc:304] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a12b38fa309848a494dc183c35b65e66, e8cbe003d2d4453b913d81c64971b262; no voters: 
I20260608 12:40:33.077359  4800 raft_consensus.cc:2804] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:33.077919  4597 raft_consensus.cc:2468] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8cbe003d2d4453b913d81c64971b262 in term 1.
I20260608 12:40:33.078624  4800 raft_consensus.cc:697] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [term 1 LEADER]: Becoming Leader. State: Replica: e8cbe003d2d4453b913d81c64971b262, State: Running, Role: LEADER
I20260608 12:40:33.079802  4800 consensus_queue.cc:237] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a12b38fa309848a494dc183c35b65e66" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35509 } } peers { permanent_uuid: "ab16bb84736f4ec0a8932184b578a5d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37291 } } peers { permanent_uuid: "e8cbe003d2d4453b913d81c64971b262" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33249 } }
I20260608 12:40:33.088339  4493 catalog_manager.cc:5696] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8cbe003d2d4453b913d81c64971b262 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "e8cbe003d2d4453b913d81c64971b262" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a12b38fa309848a494dc183c35b65e66" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab16bb84736f4ec0a8932184b578a5d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8cbe003d2d4453b913d81c64971b262" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33249 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:33.398872  4543 placement_policy_util.cc:407] tablet 3b0064f27bc0478f911cfe96e1a749a3: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:33.400708  4548 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:33.402606  4548 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:33.403028  4548 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:33.572145  4800 consensus_queue.cc:1048] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a12b38fa309848a494dc183c35b65e66" member_type: VOTER last_known_addr { host: "127.0.107.195" 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:33.594154  4800 consensus_queue.cc:1048] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab16bb84736f4ec0a8932184b578a5d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:34.409106  4543 placement_policy_util.cc:407] tablet 3b0064f27bc0478f911cfe96e1a749a3: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:35.403995  4548 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:35.405414  4548 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:35.405740  4548 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:35.417713  4543 placement_policy_util.cc:407] tablet 3b0064f27bc0478f911cfe96e1a749a3: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:36.426663  4543 placement_policy_util.cc:407] tablet 3b0064f27bc0478f911cfe96e1a749a3: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:37.406615  4548 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:37.407985  4548 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:37.408334  4548 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:37.435343  4543 placement_policy_util.cc:407] tablet 3b0064f27bc0478f911cfe96e1a749a3: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:38.444752  4543 placement_policy_util.cc:407] tablet 3b0064f27bc0478f911cfe96e1a749a3: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:39.409317  4548 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:39.410667  4548 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:39.410939  4548 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:39.453977  4543 placement_policy_util.cc:407] tablet 3b0064f27bc0478f911cfe96e1a749a3: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:40.462397  4543 placement_policy_util.cc:407] tablet 3b0064f27bc0478f911cfe96e1a749a3: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:41.411808  4548 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:41.413168  4548 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:41.413432  4548 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:41.470213  4543 placement_policy_util.cc:407] tablet 3b0064f27bc0478f911cfe96e1a749a3: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:43.038888  4543 placement_policy_util.cc:407] tablet 3b0064f27bc0478f911cfe96e1a749a3: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:43.445190  4817 raft_consensus.cc:493] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8cbe003d2d4453b913d81c64971b262)
I20260608 12:40:43.446247  4817 raft_consensus.cc:515] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a12b38fa309848a494dc183c35b65e66" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35509 } } peers { permanent_uuid: "ab16bb84736f4ec0a8932184b578a5d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37291 } } peers { permanent_uuid: "e8cbe003d2d4453b913d81c64971b262" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33249 } }
I20260608 12:40:43.465397  4817 leader_election.cc:290] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab16bb84736f4ec0a8932184b578a5d9 (127.0.107.193:37291), e8cbe003d2d4453b913d81c64971b262 (127.0.107.194:33249)
I20260608 12:40:43.666340  4548 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:43.666561  4820 raft_consensus.cc:493] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8cbe003d2d4453b913d81c64971b262)
I20260608 12:40:43.667282  4820 raft_consensus.cc:515] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a12b38fa309848a494dc183c35b65e66" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35509 } } peers { permanent_uuid: "ab16bb84736f4ec0a8932184b578a5d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37291 } } peers { permanent_uuid: "e8cbe003d2d4453b913d81c64971b262" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33249 } }
I20260608 12:40:43.670639  4820 leader_election.cc:290] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a12b38fa309848a494dc183c35b65e66 (127.0.107.195:35509), e8cbe003d2d4453b913d81c64971b262 (127.0.107.194:33249)
I20260608 12:40:43.680627  4548 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:43.682303  4548 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:43.711355  4746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0064f27bc0478f911cfe96e1a749a3" candidate_uuid: "ab16bb84736f4ec0a8932184b578a5d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a12b38fa309848a494dc183c35b65e66" is_pre_election: true
I20260608 12:40:43.738834  4672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0064f27bc0478f911cfe96e1a749a3" candidate_uuid: "ab16bb84736f4ec0a8932184b578a5d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8cbe003d2d4453b913d81c64971b262" is_pre_election: true
I20260608 12:40:43.741170  4562 leader_election.cc:304] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9 [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: ab16bb84736f4ec0a8932184b578a5d9; no voters: a12b38fa309848a494dc183c35b65e66, e8cbe003d2d4453b913d81c64971b262
I20260608 12:40:43.742750  4820 raft_consensus.cc:2749] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:40:43.821492   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:43.850015  4672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b0064f27bc0478f911cfe96e1a749a3" candidate_uuid: "a12b38fa309848a494dc183c35b65e66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8cbe003d2d4453b913d81c64971b262" is_pre_election: true
W20260608 12:40:43.891309  4709 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]
W20260608 12:40:43.897507  4709 leader_election.cc:336] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ab16bb84736f4ec0a8932184b578a5d9 (127.0.107.193:37291): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:40:43.897671   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:43.898025  4709 leader_election.cc:304] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [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: a12b38fa309848a494dc183c35b65e66; no voters: ab16bb84736f4ec0a8932184b578a5d9, e8cbe003d2d4453b913d81c64971b262
I20260608 12:40:43.898497   431 tablet_replica.cc:333] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9: stopping tablet replica
I20260608 12:40:43.899042  4817 raft_consensus.cc:2749] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:40:43.899304   431 raft_consensus.cc:2243] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.900038   431 raft_consensus.cc:2272] T 3b0064f27bc0478f911cfe96e1a749a3 P ab16bb84736f4ec0a8932184b578a5d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.938725   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:43.951213   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:43.972586   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:43.973289   431 tablet_replica.cc:333] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262: stopping tablet replica
I20260608 12:40:43.973893   431 raft_consensus.cc:2243] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.974828   431 raft_consensus.cc:2272] T 3b0064f27bc0478f911cfe96e1a749a3 P e8cbe003d2d4453b913d81c64971b262 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:44.051910  4543 placement_policy_util.cc:407] tablet 3b0064f27bc0478f911cfe96e1a749a3: detected majority of replicas (2 of 3) at location L0
W20260608 12:40:44.839637  4693 debug-util.cc:398] Leaking SignalData structure 0x7b080010d7c0 after lost signal to thread 434
W20260608 12:40:44.840615  4693 debug-util.cc:398] Leaking SignalData structure 0x7b08001689e0 after lost signal to thread 4529
W20260608 12:40:44.842737  4693 debug-util.cc:398] Leaking SignalData structure 0x7b08000d8ae0 after lost signal to thread 4770
W20260608 12:40:44.993649   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4693)
I20260608 12:40:45.059001  4543 placement_policy_util.cc:407] tablet 3b0064f27bc0478f911cfe96e1a749a3: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:45.683854  4548 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:45.685650  4548 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:45.685998  4548 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:45.752506  4829 raft_consensus.cc:493] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8cbe003d2d4453b913d81c64971b262)
I20260608 12:40:45.753047  4829 raft_consensus.cc:515] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a12b38fa309848a494dc183c35b65e66" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 35509 } } peers { permanent_uuid: "ab16bb84736f4ec0a8932184b578a5d9" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37291 } } peers { permanent_uuid: "e8cbe003d2d4453b913d81c64971b262" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33249 } }
I20260608 12:40:45.755097  4829 leader_election.cc:290] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ab16bb84736f4ec0a8932184b578a5d9 (127.0.107.193:37291), e8cbe003d2d4453b913d81c64971b262 (127.0.107.194:33249)
W20260608 12:40:45.762465  4709 leader_election.cc:336] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ab16bb84736f4ec0a8932184b578a5d9 (127.0.107.193:37291): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37291: connect: Connection refused (error 111)
W20260608 12:40:45.763181  4711 leader_election.cc:336] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e8cbe003d2d4453b913d81c64971b262 (127.0.107.194:33249): Network error: Client connection negotiation failed: client connection to 127.0.107.194:33249: connect: Connection refused (error 111)
I20260608 12:40:45.763549  4711 leader_election.cc:304] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [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: a12b38fa309848a494dc183c35b65e66; no voters: ab16bb84736f4ec0a8932184b578a5d9, e8cbe003d2d4453b913d81c64971b262
I20260608 12:40:45.764231  4829 raft_consensus.cc:2749] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:40:45.994156   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 4693)
I20260608 12:40:46.066208  4543 placement_policy_util.cc:407] tablet 3b0064f27bc0478f911cfe96e1a749a3: detected majority of replicas (2 of 3) at location L0
W20260608 12:40:46.994630   431 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 4693)
I20260608 12:40:47.073243  4543 placement_policy_util.cc:407] tablet 3b0064f27bc0478f911cfe96e1a749a3: detected majority of replicas (2 of 3) at location L0
I20260608 12:40:47.416056   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:47.428557   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:47.450398   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:47.451081   431 tablet_replica.cc:333] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66: stopping tablet replica
I20260608 12:40:47.451630   431 raft_consensus.cc:2243] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:47.452116   431 raft_consensus.cc:2272] T 3b0064f27bc0478f911cfe96e1a749a3 P a12b38fa309848a494dc183c35b65e66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:47.471647   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:47.482327   431 master.cc:562] Master@127.0.107.254:41841 shutting down...
I20260608 12:40:47.499565   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:47.500322   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:47.500686   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 769f92d08ca544dab474b18e111ee109: stopping tablet replica
I20260608 12:40:47.520741   431 master.cc:584] Master@127.0.107.254:41841 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (16295 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:40:47.556133   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40089
I20260608 12:40:47.557466   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:47.562994  4833 instance_detector.cc: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.564190  4834 instance_detector.cc: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.564716  4836 instance_detector.cc: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.565122   431 server_base.cc:1061] running on GCE node
I20260608 12:40:47.565971   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:47.566174   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.566340   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922447566306 us; error 0 us; skew 500 ppm
I20260608 12:40:47.566924   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:47.569571   431 webserver.cc:533] Webserver started at http://127.0.107.254:36031/ using document root <none> and password file <none>
I20260608 12:40:47.570075   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:47.570278   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:47.570572   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:47.571753   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "07a8e6c283c64b90ba2095b025e76636"
format_stamp: "Formatted at 2026-06-08 12:40:47 on dist-test-slave-vkhm"
I20260608 12:40:47.576469   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:40:47.579875  4841 log_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.580626   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:47.580925   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "07a8e6c283c64b90ba2095b025e76636"
format_stamp: "Formatted at 2026-06-08 12:40:47 on dist-test-slave-vkhm"
I20260608 12:40:47.581174   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-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:47.616281   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:47.617624   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:47.657291   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40089
I20260608 12:40:47.657410  4892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40089 every 8 connection(s)
I20260608 12:40:47.661466  4893 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:47.673197  4893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636: Bootstrap starting.
I20260608 12:40:47.678049  4893 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:47.682490  4893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636: No bootstrap required, opened a new log
I20260608 12:40:47.684959  4893 raft_consensus.cc:359] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07a8e6c283c64b90ba2095b025e76636" member_type: VOTER }
I20260608 12:40:47.685323  4893 raft_consensus.cc:385] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:47.685508  4893 raft_consensus.cc:740] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07a8e6c283c64b90ba2095b025e76636, State: Initialized, Role: FOLLOWER
I20260608 12:40:47.686098  4893 consensus_queue.cc:260] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "07a8e6c283c64b90ba2095b025e76636" member_type: VOTER }
I20260608 12:40:47.686535  4893 raft_consensus.cc:399] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:47.686725  4893 raft_consensus.cc:493] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:47.686939  4893 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:47.691305  4893 raft_consensus.cc:515] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07a8e6c283c64b90ba2095b025e76636" member_type: VOTER }
I20260608 12:40:47.691774  4893 leader_election.cc:304] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [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: 07a8e6c283c64b90ba2095b025e76636; no voters: 
I20260608 12:40:47.692946  4893 leader_election.cc:290] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:47.693343  4896 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:47.694717  4896 raft_consensus.cc:697] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [term 1 LEADER]: Becoming Leader. State: Replica: 07a8e6c283c64b90ba2095b025e76636, State: Running, Role: LEADER
I20260608 12:40:47.695457  4896 consensus_queue.cc:237] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [LEADER]: Queue going to LEADER mode. State: All 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: "07a8e6c283c64b90ba2095b025e76636" member_type: VOTER }
I20260608 12:40:47.696120  4893 sys_catalog.cc:565] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:47.700253  4897 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "07a8e6c283c64b90ba2095b025e76636" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07a8e6c283c64b90ba2095b025e76636" member_type: VOTER } }
I20260608 12:40:47.700451  4898 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07a8e6c283c64b90ba2095b025e76636. Latest consensus state: current_term: 1 leader_uuid: "07a8e6c283c64b90ba2095b025e76636" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07a8e6c283c64b90ba2095b025e76636" member_type: VOTER } }
I20260608 12:40:47.701017  4897 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:47.701268  4898 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:47.704525  4903 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:47.709609  4903 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:47.714061   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:47.718856  4903 catalog_manager.cc:1382] Generated new cluster ID: 2c353806332c4063962dfd4358e09f06
I20260608 12:40:47.719136  4903 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:47.747822  4903 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:47.749251  4903 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:47.766883  4903 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636: Generated new TSK 0
I20260608 12:40:47.767522  4903 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:47.780422   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:47.786542  4914 instance_detector.cc: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.788398  4915 instance_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:47.792270   431 server_base.cc:1061] running on GCE node
W20260608 12:40:47.793321  4917 instance_detector.cc: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.795501   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:47.795727   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.795902   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922447795886 us; error 0 us; skew 500 ppm
I20260608 12:40:47.796581   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:47.813869   431 webserver.cc:533] Webserver started at http://127.0.107.193:35175/ using document root <none> and password file <none>
I20260608 12:40:47.814625   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:47.814839   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:47.815155   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:47.816742   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "22ae02fb0b644767bf522c209107b95e"
format_stamp: "Formatted at 2026-06-08 12:40:47 on dist-test-slave-vkhm"
I20260608 12:40:47.821861   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:47.825749  4923 log_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.826486   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:40:47.826819   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "22ae02fb0b644767bf522c209107b95e"
format_stamp: "Formatted at 2026-06-08 12:40:47 on dist-test-slave-vkhm"
I20260608 12:40:47.827108   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-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:47.837426   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:47.838702   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:47.840173   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:47.842665   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:47.842893   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:47.843158   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:47.843344   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:47.885519   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37437
I20260608 12:40:47.885645  4985 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37437 every 8 connection(s)
I20260608 12:40:47.892117   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:47.900363  4990 instance_detector.cc: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.901940  4991 instance_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:47.904671   431 server_base.cc:1061] running on GCE node
W20260608 12:40:47.904932  4993 instance_detector.cc: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.905884   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:47.906086   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.906229   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922447906217 us; error 0 us; skew 500 ppm
I20260608 12:40:47.906798   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:47.912873  4986 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40089
I20260608 12:40:47.913261  4986 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:47.913995   431 webserver.cc:533] Webserver started at http://127.0.107.194:44257/ using document root <none> and password file <none>
I20260608 12:40:47.914057  4986 heartbeater.cc:507] Master 127.0.107.254:40089 requested a full tablet report, sending...
I20260608 12:40:47.914672   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:47.914911   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:47.915201   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:47.916654   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66"
format_stamp: "Formatted at 2026-06-08 12:40:47 on dist-test-slave-vkhm"
I20260608 12:40:47.916877  4858 ts_manager.cc:194] Registered new tserver with Master: 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437)
I20260608 12:40:47.919045  4858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57766
I20260608 12:40:47.921903   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:40:47.925642  4998 log_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.926394   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:47.926693   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66"
format_stamp: "Formatted at 2026-06-08 12:40:47 on dist-test-slave-vkhm"
I20260608 12:40:47.926997   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-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:47.937258   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:47.938464   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:47.939910   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:47.942207   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:47.942445   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:47.942689   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:47.942864   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:47.983321   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35191
I20260608 12:40:47.983507  5060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35191 every 8 connection(s)
I20260608 12:40:47.988617   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:47.995517  5064 instance_detector.cc: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.996134  5065 instance_detector.cc: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.998276  5067 instance_detector.cc: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.999810   431 server_base.cc:1061] running on GCE node
I20260608 12:40:48.000782   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:48.001008   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:48.001201   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922448001163 us; error 0 us; skew 500 ppm
I20260608 12:40:48.001801  5061 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40089
I20260608 12:40:48.001948   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:48.002204  5061 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:48.002970  5061 heartbeater.cc:507] Master 127.0.107.254:40089 requested a full tablet report, sending...
I20260608 12:40:48.005075  4858 ts_manager.cc:194] Registered new tserver with Master: 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:48.005084   431 webserver.cc:533] Webserver started at http://127.0.107.195:38813/ using document root <none> and password file <none>
I20260608 12:40:48.005892   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:48.006120   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:48.006402   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:48.006745  4858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57774
I20260608 12:40:48.007747   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "2b4f6a395d924a149c6d753602711bb8"
format_stamp: "Formatted at 2026-06-08 12:40:48 on dist-test-slave-vkhm"
I20260608 12:40:48.012375   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:40:48.015691  5072 log_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:48.016515   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:48.016810   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "2b4f6a395d924a149c6d753602711bb8"
format_stamp: "Formatted at 2026-06-08 12:40:48 on dist-test-slave-vkhm"
I20260608 12:40:48.017102   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-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:48.040310   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:48.041546   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:48.043286   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:48.045665   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:48.045897   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:48.046144   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:48.046317   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:48.094070   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:45349
I20260608 12:40:48.094187  5134 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:45349 every 8 connection(s)
I20260608 12:40:48.113397  5135 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40089
I20260608 12:40:48.113847  5135 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:48.115011  5135 heartbeater.cc:507] Master 127.0.107.254:40089 requested a full tablet report, sending...
I20260608 12:40:48.117594  4858 ts_manager.cc:194] Registered new tserver with Master: 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:48.118443   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019217206s
I20260608 12:40:48.119777  4858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57786
I20260608 12:40:48.922343  4986 heartbeater.cc:499] Master 127.0.107.254:40089 was elected leader, sending a full tablet report...
I20260608 12:40:49.009342  5061 heartbeater.cc:499] Master 127.0.107.254:40089 was elected leader, sending a full tablet report...
I20260608 12:40:49.123296  5135 heartbeater.cc:499] Master 127.0.107.254:40089 was elected leader, sending a full tablet report...
I20260608 12:40:49.175539  4858 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57802:
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:49.178828  4858 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:49.263077  5100 tablet_service.cc:1511] Processing CreateTablet for tablet 698c8730fb8d4038a4e14e7f7e2c1cea (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:40:49.264863  5100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698c8730fb8d4038a4e14e7f7e2c1cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.265445  5098 tablet_service.cc:1511] Processing CreateTablet for tablet 382cc194179b4cc380fecfc92635e8ea (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:40:49.266937  5098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 382cc194179b4cc380fecfc92635e8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.268271  5099 tablet_service.cc:1511] Processing CreateTablet for tablet 32c75a3e44f74303bcff1b3fc9da4ab6 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:40:49.269824  5099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c75a3e44f74303bcff1b3fc9da4ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.270925  5026 tablet_service.cc:1511] Processing CreateTablet for tablet 698c8730fb8d4038a4e14e7f7e2c1cea (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:40:49.272222  5023 tablet_service.cc:1511] Processing CreateTablet for tablet d732c40483e14aa18036b8c5c6316751 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:40:49.273607  5025 tablet_service.cc:1511] Processing CreateTablet for tablet 32c75a3e44f74303bcff1b3fc9da4ab6 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:40:49.275889  5022 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb6dbee393c4433b0ea936b555d5fb8 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:40:49.276099  5024 tablet_service.cc:1511] Processing CreateTablet for tablet 382cc194179b4cc380fecfc92635e8ea (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:40:49.279358  5097 tablet_service.cc:1511] Processing CreateTablet for tablet d732c40483e14aa18036b8c5c6316751 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:40:49.281606  5021 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab0c8f77b6a4e00b28610c8b45e40e7 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:40:49.282918  5097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d732c40483e14aa18036b8c5c6316751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.281606  5096 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb6dbee393c4433b0ea936b555d5fb8 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:40:49.285179  5096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb6dbee393c4433b0ea936b555d5fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.285555  4951 tablet_service.cc:1511] Processing CreateTablet for tablet 698c8730fb8d4038a4e14e7f7e2c1cea (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:40:49.286888  4951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698c8730fb8d4038a4e14e7f7e2c1cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.287604  4946 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab0c8f77b6a4e00b28610c8b45e40e7 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:40:49.288997  4946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab0c8f77b6a4e00b28610c8b45e40e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.289589  4950 tablet_service.cc:1511] Processing CreateTablet for tablet 32c75a3e44f74303bcff1b3fc9da4ab6 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:40:49.290944  4950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c75a3e44f74303bcff1b3fc9da4ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.293651  4947 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb6dbee393c4433b0ea936b555d5fb8 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:40:49.295100  4947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb6dbee393c4433b0ea936b555d5fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.293651  4949 tablet_service.cc:1511] Processing CreateTablet for tablet 382cc194179b4cc380fecfc92635e8ea (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:40:49.299116  4949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 382cc194179b4cc380fecfc92635e8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.299007  4944 tablet_service.cc:1511] Processing CreateTablet for tablet edcb66cc595a43c0b4eaa81f0881a14f (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:40:49.301337  4945 tablet_service.cc:1511] Processing CreateTablet for tablet dc67d4cf5f1a4853b2467bc66dd72e3b (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:40:49.301697  4943 tablet_service.cc:1511] Processing CreateTablet for tablet 801adc7d4f3f4a64a5429b47ea813c39 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:40:49.297653  4948 tablet_service.cc:1511] Processing CreateTablet for tablet d732c40483e14aa18036b8c5c6316751 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:40:49.307077  4942 tablet_service.cc:1511] Processing CreateTablet for tablet 1661660ed626409e902b67625bfa885f (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:40:49.307535  5093 tablet_service.cc:1511] Processing CreateTablet for tablet edcb66cc595a43c0b4eaa81f0881a14f (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:40:49.308970  5093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcb66cc595a43c0b4eaa81f0881a14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.309598  5094 tablet_service.cc:1511] Processing CreateTablet for tablet dc67d4cf5f1a4853b2467bc66dd72e3b (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:40:49.312012  4944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcb66cc595a43c0b4eaa81f0881a14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.312479  5094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc67d4cf5f1a4853b2467bc66dd72e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.313349  4943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801adc7d4f3f4a64a5429b47ea813c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.312988  5095 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab0c8f77b6a4e00b28610c8b45e40e7 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:40:49.314051  4945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc67d4cf5f1a4853b2467bc66dd72e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.313719  5092 tablet_service.cc:1511] Processing CreateTablet for tablet 801adc7d4f3f4a64a5429b47ea813c39 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:40:49.314507  5095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab0c8f77b6a4e00b28610c8b45e40e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.315232  5092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801adc7d4f3f4a64a5429b47ea813c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.315874  4942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1661660ed626409e902b67625bfa885f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.316362  5026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698c8730fb8d4038a4e14e7f7e2c1cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.317046  5023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d732c40483e14aa18036b8c5c6316751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.320116  5022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb6dbee393c4433b0ea936b555d5fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.321027  5020 tablet_service.cc:1511] Processing CreateTablet for tablet dc67d4cf5f1a4853b2467bc66dd72e3b (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:40:49.322465  5020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc67d4cf5f1a4853b2467bc66dd72e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.324625  4948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d732c40483e14aa18036b8c5c6316751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.326040  5021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab0c8f77b6a4e00b28610c8b45e40e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.325672  5019 tablet_service.cc:1511] Processing CreateTablet for tablet edcb66cc595a43c0b4eaa81f0881a14f (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:40:49.327113  5019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edcb66cc595a43c0b4eaa81f0881a14f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.329707  5018 tablet_service.cc:1511] Processing CreateTablet for tablet 801adc7d4f3f4a64a5429b47ea813c39 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:40:49.331178  5018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801adc7d4f3f4a64a5429b47ea813c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.332973  5017 tablet_service.cc:1511] Processing CreateTablet for tablet 1661660ed626409e902b67625bfa885f (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:40:49.334401  5017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1661660ed626409e902b67625bfa885f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.336349  5024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 382cc194179b4cc380fecfc92635e8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.337114  5025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c75a3e44f74303bcff1b3fc9da4ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.361678  5091 tablet_service.cc:1511] Processing CreateTablet for tablet 1661660ed626409e902b67625bfa885f (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:40:49.363296  5091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1661660ed626409e902b67625bfa885f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.410171  5099 tablet_service.cc:1511] Processing CreateTablet for tablet 4351dc7f3dad451eacd2ca70daf14642 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:40:49.411638  5099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4351dc7f3dad451eacd2ca70daf14642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.415561  5155 tablet_bootstrap.cc:492] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8: Bootstrap starting.
I20260608 12:40:49.416985  5025 tablet_service.cc:1511] Processing CreateTablet for tablet 4351dc7f3dad451eacd2ca70daf14642 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:40:49.436517  5025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4351dc7f3dad451eacd2ca70daf14642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.438649  5019 tablet_service.cc:1511] Processing CreateTablet for tablet 1c70ae23199043bf9e91879366e37267 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:40:49.440018  5019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c70ae23199043bf9e91879366e37267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.458307  5092 tablet_service.cc:1511] Processing CreateTablet for tablet 1c70ae23199043bf9e91879366e37267 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:40:49.459709  5092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c70ae23199043bf9e91879366e37267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.460978  4951 tablet_service.cc:1511] Processing CreateTablet for tablet 1c70ae23199043bf9e91879366e37267 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:40:49.462387  4951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c70ae23199043bf9e91879366e37267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.431720  4944 tablet_service.cc:1511] Processing CreateTablet for tablet 4351dc7f3dad451eacd2ca70daf14642 (DEFAULT_TABLE table=test-workload [id=f1db817a003941fb8d4523c0b4800563]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:40:49.465270  4944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4351dc7f3dad451eacd2ca70daf14642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:49.476293  5156 tablet_bootstrap.cc:492] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Bootstrap starting.
I20260608 12:40:49.479990  5155 tablet_bootstrap.cc:654] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.480388  5157 tablet_bootstrap.cc:492] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e: Bootstrap starting.
I20260608 12:40:49.492192  5157 tablet_bootstrap.cc:654] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.497996  5156 tablet_bootstrap.cc:654] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.515226  5155 tablet_bootstrap.cc:492] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8: No bootstrap required, opened a new log
I20260608 12:40:49.515765  5155 ts_tablet_manager.cc:1403] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.017s
I20260608 12:40:49.515923  5156 tablet_bootstrap.cc:492] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: No bootstrap required, opened a new log
I20260608 12:40:49.516533  5156 ts_tablet_manager.cc:1403] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.002s
I20260608 12:40:49.517225  5157 tablet_bootstrap.cc:492] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e: No bootstrap required, opened a new log
I20260608 12:40:49.517764  5157 ts_tablet_manager.cc:1403] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.013s
I20260608 12:40:49.520112  5155 raft_consensus.cc:359] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.519932  5156 raft_consensus.cc:359] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.520551  5157 raft_consensus.cc:359] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.520977  5155 raft_consensus.cc:385] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.521039  5156 raft_consensus.cc:385] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.521241  5157 raft_consensus.cc:385] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.521484  5155 raft_consensus.cc:740] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4f6a395d924a149c6d753602711bb8, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.521533  5156 raft_consensus.cc:740] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9a11ec6f1f478b85d8a2d0e3bf6c66, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.521700  5157 raft_consensus.cc:740] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ae02fb0b644767bf522c209107b95e, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.522549  5155 consensus_queue.cc:260] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.522704  5157 consensus_queue.cc:260] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.522660  5156 consensus_queue.cc:260] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.525678  5157 ts_tablet_manager.cc:1434] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:40:49.527191  5157 tablet_bootstrap.cc:492] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e: Bootstrap starting.
I20260608 12:40:49.532974  5157 tablet_bootstrap.cc:654] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.533901  5155 ts_tablet_manager.cc:1434] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.008s
I20260608 12:40:49.535065  5155 tablet_bootstrap.cc:492] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8: Bootstrap starting.
I20260608 12:40:49.542124  5155 tablet_bootstrap.cc:654] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.545498  5156 ts_tablet_manager.cc:1434] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.007s
I20260608 12:40:49.547180  5156 tablet_bootstrap.cc:492] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Bootstrap starting.
I20260608 12:40:49.550806  5157 tablet_bootstrap.cc:492] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e: No bootstrap required, opened a new log
I20260608 12:40:49.551343  5157 ts_tablet_manager.cc:1403] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.012s
I20260608 12:40:49.554700  5157 raft_consensus.cc:359] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.555439  5157 raft_consensus.cc:385] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.555730  5157 raft_consensus.cc:740] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ae02fb0b644767bf522c209107b95e, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.556639  5157 consensus_queue.cc:260] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.556665  5156 tablet_bootstrap.cc:654] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.561447  5157 ts_tablet_manager.cc:1434] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:40:49.561677  5155 tablet_bootstrap.cc:492] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8: No bootstrap required, opened a new log
I20260608 12:40:49.562194  5155 ts_tablet_manager.cc:1403] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260608 12:40:49.562865  5157 tablet_bootstrap.cc:492] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e: Bootstrap starting.
I20260608 12:40:49.565049  5155 raft_consensus.cc:359] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.565783  5155 raft_consensus.cc:385] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.566103  5155 raft_consensus.cc:740] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4f6a395d924a149c6d753602711bb8, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.566865  5155 consensus_queue.cc:260] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.569152  5155 ts_tablet_manager.cc:1434] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:40:49.570425  5155 tablet_bootstrap.cc:492] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8: Bootstrap starting.
I20260608 12:40:49.570556  5157 tablet_bootstrap.cc:654] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.576138  5155 tablet_bootstrap.cc:654] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.591681  5156 tablet_bootstrap.cc:492] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: No bootstrap required, opened a new log
I20260608 12:40:49.592362  5156 ts_tablet_manager.cc:1403] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.007s
I20260608 12:40:49.593161  5157 tablet_bootstrap.cc:492] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e: No bootstrap required, opened a new log
I20260608 12:40:49.593679  5157 ts_tablet_manager.cc:1403] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.015s
I20260608 12:40:49.593873  5155 tablet_bootstrap.cc:492] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8: No bootstrap required, opened a new log
I20260608 12:40:49.594362  5155 ts_tablet_manager.cc:1403] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260608 12:40:49.595455  5156 raft_consensus.cc:359] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.596299  5156 raft_consensus.cc:385] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.596596  5156 raft_consensus.cc:740] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9a11ec6f1f478b85d8a2d0e3bf6c66, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.596680  5157 raft_consensus.cc:359] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.596792  5155 raft_consensus.cc:359] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.597487  5157 raft_consensus.cc:385] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.597666  5155 raft_consensus.cc:385] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.598052  5157 raft_consensus.cc:740] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ae02fb0b644767bf522c209107b95e, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.597494  5156 consensus_queue.cc:260] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.598217  5155 raft_consensus.cc:740] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4f6a395d924a149c6d753602711bb8, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.598917  5157 consensus_queue.cc:260] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.599172  5155 consensus_queue.cc:260] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.600342  5156 ts_tablet_manager.cc:1434] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:40:49.601883  5156 tablet_bootstrap.cc:492] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Bootstrap starting.
I20260608 12:40:49.603340  5155 ts_tablet_manager.cc:1434] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:40:49.603586  5157 ts_tablet_manager.cc:1434] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
W20260608 12:40:49.604238  5136 tablet.cc:2404] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:40:49.604465  5155 tablet_bootstrap.cc:492] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8: Bootstrap starting.
I20260608 12:40:49.606962  5157 tablet_bootstrap.cc:492] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e: Bootstrap starting.
I20260608 12:40:49.612066  5155 tablet_bootstrap.cc:654] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.613794  5157 tablet_bootstrap.cc:654] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.616182  5163 raft_consensus.cc:493] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:49.616773  5163 raft_consensus.cc:515] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.621811  5155 tablet_bootstrap.cc:492] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8: No bootstrap required, opened a new log
I20260608 12:40:49.622345  5155 ts_tablet_manager.cc:1403] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260608 12:40:49.622445  5156 tablet_bootstrap.cc:654] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.619896  5163 leader_election.cc:290] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:49.625274  5155 raft_consensus.cc:359] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.626060  5155 raft_consensus.cc:385] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.626374  5155 raft_consensus.cc:740] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4f6a395d924a149c6d753602711bb8, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.627215  5155 consensus_queue.cc:260] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.629726  5155 ts_tablet_manager.cc:1434] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:40:49.631899  5155 tablet_bootstrap.cc:492] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8: Bootstrap starting.
I20260608 12:40:49.638711  5155 tablet_bootstrap.cc:654] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.653362  5156 tablet_bootstrap.cc:492] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: No bootstrap required, opened a new log
I20260608 12:40:49.653555  5155 tablet_bootstrap.cc:492] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8: No bootstrap required, opened a new log
I20260608 12:40:49.653649  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d732c40483e14aa18036b8c5c6316751" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e" is_pre_election: true
I20260608 12:40:49.654147  5156 ts_tablet_manager.cc:1403] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.008s
I20260608 12:40:49.654318  5155 ts_tablet_manager.cc:1403] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
W20260608 12:40:49.655963  4999 leader_election.cc:343] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:49.657737  5155 raft_consensus.cc:359] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } }
I20260608 12:40:49.658555  5155 raft_consensus.cc:385] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.658519  5156 raft_consensus.cc:359] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.659256  5155 raft_consensus.cc:740] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4f6a395d924a149c6d753602711bb8, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.659699  5156 raft_consensus.cc:385] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.659973  5162 raft_consensus.cc:493] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:49.660115  5156 raft_consensus.cc:740] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9a11ec6f1f478b85d8a2d0e3bf6c66, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.660524  5162 raft_consensus.cc:515] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.660512  5155 consensus_queue.cc:260] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } }
I20260608 12:40:49.661077  5156 consensus_queue.cc:260] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.670851  5155 ts_tablet_manager.cc:1434] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.002s
I20260608 12:40:49.671674  5110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d732c40483e14aa18036b8c5c6316751" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8" is_pre_election: true
I20260608 12:40:49.671890  5156 ts_tablet_manager.cc:1434] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260608 12:40:49.672230  5155 tablet_bootstrap.cc:492] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8: Bootstrap starting.
I20260608 12:40:49.672415  5110 raft_consensus.cc:2468] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a9a11ec6f1f478b85d8a2d0e3bf6c66 in term 0.
I20260608 12:40:49.675086  4999 leader_election.cc:304] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [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: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 22ae02fb0b644767bf522c209107b95e
I20260608 12:40:49.676180  5163 raft_consensus.cc:2804] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:49.676676  5163 raft_consensus.cc:493] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:49.677031  5163 raft_consensus.cc:3060] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:49.678699  5155 tablet_bootstrap.cc:654] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.680485  5162 leader_election.cc:290] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:49.682457  5156 tablet_bootstrap.cc:492] T edcb66cc595a43c0b4eaa81f0881a14f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Bootstrap starting.
I20260608 12:40:49.688158  5161 raft_consensus.cc:493] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:49.687888  5163 raft_consensus.cc:515] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.688761  5161 raft_consensus.cc:515] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.691799  5163 leader_election.cc:290] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 election: Requested vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:49.696853  5161 leader_election.cc:290] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:49.698782  5156 tablet_bootstrap.cc:654] T edcb66cc595a43c0b4eaa81f0881a14f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.700073  5110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d732c40483e14aa18036b8c5c6316751" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8"
I20260608 12:40:49.700757  5110 raft_consensus.cc:3060] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:49.704233  5163 raft_consensus.cc:493] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:49.705017  5163 raft_consensus.cc:515] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.708454  5162 raft_consensus.cc:493] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:49.709074  5162 raft_consensus.cc:515] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.709918  5163 leader_election.cc:290] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
W20260608 12:40:49.711093  4906 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:40:49.711869  5162 leader_election.cc:290] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:49.697579  5161 raft_consensus.cc:493] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:49.712074  5109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c75a3e44f74303bcff1b3fc9da4ab6" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8" is_pre_election: true
I20260608 12:40:49.712821  5109 raft_consensus.cc:2468] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a9a11ec6f1f478b85d8a2d0e3bf6c66 in term 0.
I20260608 12:40:49.712683  5161 raft_consensus.cc:515] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.714272  4999 leader_election.cc:304] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 
I20260608 12:40:49.715083  5161 leader_election.cc:290] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:49.717721  5156 tablet_bootstrap.cc:492] T edcb66cc595a43c0b4eaa81f0881a14f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: No bootstrap required, opened a new log
I20260608 12:40:49.718506  5156 ts_tablet_manager.cc:1403] T edcb66cc595a43c0b4eaa81f0881a14f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260608 12:40:49.720706  5157 tablet_bootstrap.cc:492] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e: No bootstrap required, opened a new log
I20260608 12:40:49.721347  5157 ts_tablet_manager.cc:1403] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e: Time spent bootstrapping tablet: real 0.115s	user 0.027s	sys 0.017s
I20260608 12:40:49.723011  5156 raft_consensus.cc:359] T edcb66cc595a43c0b4eaa81f0881a14f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.724089  5156 raft_consensus.cc:385] T edcb66cc595a43c0b4eaa81f0881a14f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.724591  5156 raft_consensus.cc:740] T edcb66cc595a43c0b4eaa81f0881a14f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9a11ec6f1f478b85d8a2d0e3bf6c66, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.725525  5163 raft_consensus.cc:2804] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:49.726050  5163 raft_consensus.cc:493] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:49.726629  5163 raft_consensus.cc:3060] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:49.725996  5156 consensus_queue.cc:260] T edcb66cc595a43c0b4eaa81f0881a14f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.736107  5162 raft_consensus.cc:493] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:49.736368  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d732c40483e14aa18036b8c5c6316751" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e"
I20260608 12:40:49.736683  5162 raft_consensus.cc:515] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } }
I20260608 12:40:49.738938  5162 leader_election.cc:290] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191), 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437)
I20260608 12:40:49.739969  5162 raft_consensus.cc:493] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:49.740446  5162 raft_consensus.cc:515] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.743255  5162 leader_election.cc:290] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:49.746374  5156 ts_tablet_manager.cc:1434] T edcb66cc595a43c0b4eaa81f0881a14f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.015s
I20260608 12:40:49.748025  5156 tablet_bootstrap.cc:492] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Bootstrap starting.
I20260608 12:40:49.749171  5110 raft_consensus.cc:2468] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a9a11ec6f1f478b85d8a2d0e3bf6c66 in term 1.
I20260608 12:40:49.750479  4999 leader_election.cc:304] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 
I20260608 12:40:49.751739  5184 raft_consensus.cc:2804] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:49.756748  5156 tablet_bootstrap.cc:654] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.756656  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c75a3e44f74303bcff1b3fc9da4ab6" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e" is_pre_election: true
W20260608 12:40:49.758225  4999 leader_election.cc:343] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:40:49.759864  4999 leader_election.cc:343] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:49.762084  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6dbee393c4433b0ea936b555d5fb8" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" is_pre_election: true
I20260608 12:40:49.765290  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcb66cc595a43c0b4eaa81f0881a14f" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" is_pre_election: true
I20260608 12:40:49.765906  5036 raft_consensus.cc:2468] T edcb66cc595a43c0b4eaa81f0881a14f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ae02fb0b644767bf522c209107b95e in term 0.
W20260608 12:40:49.768537  4925 leader_election.cc:343] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:49.769308  4925 leader_election.cc:304] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ae02fb0b644767bf522c209107b95e, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 
I20260608 12:40:49.770123  5161 raft_consensus.cc:2804] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:49.770601  5161 raft_consensus.cc:493] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:49.770735  5156 tablet_bootstrap.cc:492] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: No bootstrap required, opened a new log
I20260608 12:40:49.770944  5161 raft_consensus.cc:3060] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:49.771674  5156 ts_tablet_manager.cc:1403] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260608 12:40:49.776940  5157 raft_consensus.cc:359] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.777696  5157 raft_consensus.cc:385] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.777992  5157 raft_consensus.cc:740] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ae02fb0b644767bf522c209107b95e, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.778815  5156 raft_consensus.cc:359] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.779844  5156 raft_consensus.cc:385] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.784638  5184 raft_consensus.cc:697] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Becoming Leader. State: Replica: 3a9a11ec6f1f478b85d8a2d0e3bf6c66, State: Running, Role: LEADER
I20260608 12:40:49.780274  5156 raft_consensus.cc:740] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9a11ec6f1f478b85d8a2d0e3bf6c66, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.785598  5109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcb66cc595a43c0b4eaa81f0881a14f" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8" is_pre_election: true
I20260608 12:40:49.785725  5184 consensus_queue.cc:237] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.787083  5156 consensus_queue.cc:260] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
W20260608 12:40:49.787607  4924 leader_election.cc:343] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:49.788573  5110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6dbee393c4433b0ea936b555d5fb8" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8" is_pre_election: true
I20260608 12:40:49.789234  5110 raft_consensus.cc:2468] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ae02fb0b644767bf522c209107b95e in term 0.
I20260608 12:40:49.789764  5161 raft_consensus.cc:515] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.790539  4924 leader_election.cc:304] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [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: 22ae02fb0b644767bf522c209107b95e, 2b4f6a395d924a149c6d753602711bb8; no voters: 3a9a11ec6f1f478b85d8a2d0e3bf6c66
I20260608 12:40:49.791568  5157 consensus_queue.cc:260] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.792102  5179 raft_consensus.cc:2804] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:49.792580  5179 raft_consensus.cc:493] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:49.793009  5179 raft_consensus.cc:3060] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:49.797248  5155 tablet_bootstrap.cc:492] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8: No bootstrap required, opened a new log
I20260608 12:40:49.797910  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6dbee393c4433b0ea936b555d5fb8" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e" is_pre_election: true
I20260608 12:40:49.797894  5155 ts_tablet_manager.cc:1403] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8: Time spent bootstrapping tablet: real 0.126s	user 0.048s	sys 0.036s
I20260608 12:40:49.799059  4960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c75a3e44f74303bcff1b3fc9da4ab6" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e" is_pre_election: true
I20260608 12:40:49.800753  4958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc67d4cf5f1a4853b2467bc66dd72e3b" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e" is_pre_election: true
I20260608 12:40:49.802208  4959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c8730fb8d4038a4e14e7f7e2c1cea" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e" is_pre_election: true
I20260608 12:40:49.802975  5155 raft_consensus.cc:359] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.803988  5155 raft_consensus.cc:385] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.804376  5155 raft_consensus.cc:740] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4f6a395d924a149c6d753602711bb8, State: Initialized, Role: FOLLOWER
W20260608 12:40:49.804832  5073 leader_election.cc:343] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:40:49.805815  5073 leader_election.cc:343] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:49.805430  5155 consensus_queue.cc:260] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
W20260608 12:40:49.806761  5073 leader_election.cc:343] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:49.808841  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcb66cc595a43c0b4eaa81f0881a14f" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66"
I20260608 12:40:49.809437  5036 raft_consensus.cc:3060] T edcb66cc595a43c0b4eaa81f0881a14f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:49.812752  5155 ts_tablet_manager.cc:1434] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 12:40:49.813515  5034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c75a3e44f74303bcff1b3fc9da4ab6" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" is_pre_election: true
I20260608 12:40:49.814729  5033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c8730fb8d4038a4e14e7f7e2c1cea" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" is_pre_election: true
I20260608 12:40:49.816519  5032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc67d4cf5f1a4853b2467bc66dd72e3b" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" is_pre_election: true
I20260608 12:40:49.817107  5155 tablet_bootstrap.cc:492] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8: Bootstrap starting.
I20260608 12:40:49.817122  5161 leader_election.cc:290] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 election: Requested vote from peers 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:49.817381  5032 raft_consensus.cc:2468] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b4f6a395d924a149c6d753602711bb8 in term 0.
W20260608 12:40:49.818878  5074 leader_election.cc:343] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:49.812816  5035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6dbee393c4433b0ea936b555d5fb8" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" is_pre_election: true
I20260608 12:40:49.820510  5074 leader_election.cc:304] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [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: 2b4f6a395d924a149c6d753602711bb8; no voters: 22ae02fb0b644767bf522c209107b95e, 3a9a11ec6f1f478b85d8a2d0e3bf6c66
I20260608 12:40:49.821440  5162 raft_consensus.cc:2749] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:49.822757  5074 leader_election.cc:304] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [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: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 22ae02fb0b644767bf522c209107b95e
I20260608 12:40:49.823609  5162 raft_consensus.cc:2804] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:49.823987  5162 raft_consensus.cc:493] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:49.824355  5162 raft_consensus.cc:3060] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:49.830983  5036 raft_consensus.cc:2468] T edcb66cc595a43c0b4eaa81f0881a14f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ae02fb0b644767bf522c209107b95e in term 1.
I20260608 12:40:49.832376  4925 leader_election.cc:304] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ae02fb0b644767bf522c209107b95e, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 
I20260608 12:40:49.834650  5162 raft_consensus.cc:515] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.835059  5155 tablet_bootstrap.cc:654] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.835907  5109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edcb66cc595a43c0b4eaa81f0881a14f" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8"
W20260608 12:40:49.836405  5074 leader_election.cc:343] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:49.841183  5189 raft_consensus.cc:2804] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:40:49.843101  4924 leader_election.cc:343] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:49.845706  5157 ts_tablet_manager.cc:1434] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e: Time spent starting tablet: real 0.124s	user 0.010s	sys 0.000s
I20260608 12:40:49.846874  5162 leader_election.cc:290] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 election: Requested vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:49.846714  5179 raft_consensus.cc:515] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.848042  4961 raft_consensus.cc:2393] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b4f6a395d924a149c6d753602711bb8 in current term 1: Already voted for candidate 22ae02fb0b644767bf522c209107b95e in this term.
I20260608 12:40:49.848583  5155 tablet_bootstrap.cc:492] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8: No bootstrap required, opened a new log
I20260608 12:40:49.849340  5155 ts_tablet_manager.cc:1403] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.003s
I20260608 12:40:49.849714  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc67d4cf5f1a4853b2467bc66dd72e3b" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66"
I20260608 12:40:49.850427  5036 raft_consensus.cc:3060] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:49.851397  4959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc67d4cf5f1a4853b2467bc66dd72e3b" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e"
I20260608 12:40:49.853226  5073 leader_election.cc:304] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [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: 2b4f6a395d924a149c6d753602711bb8; no voters: 22ae02fb0b644767bf522c209107b95e, 3a9a11ec6f1f478b85d8a2d0e3bf6c66
W20260608 12:40:49.854552  5073 leader_election.cc:343] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:49.834956  5163 raft_consensus.cc:515] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.856374  5034 raft_consensus.cc:2393] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b4f6a395d924a149c6d753602711bb8 in current term 1: Already voted for candidate 3a9a11ec6f1f478b85d8a2d0e3bf6c66 in this term.
I20260608 12:40:49.857589  5175 raft_consensus.cc:3060] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:49.858286  5157 tablet_bootstrap.cc:492] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e: Bootstrap starting.
I20260608 12:40:49.861131  5163 leader_election.cc:290] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 election: Requested vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:49.861744  5162 raft_consensus.cc:493] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:49.862311  5162 raft_consensus.cc:515] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.864626  5162 leader_election.cc:290] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:49.861784  5074 leader_election.cc:304] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [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: 2b4f6a395d924a149c6d753602711bb8; no voters: 22ae02fb0b644767bf522c209107b95e, 3a9a11ec6f1f478b85d8a2d0e3bf6c66
I20260608 12:40:49.866221  4959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382cc194179b4cc380fecfc92635e8ea" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e" is_pre_election: true
I20260608 12:40:49.867815  5034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382cc194179b4cc380fecfc92635e8ea" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" is_pre_election: true
I20260608 12:40:49.868304  5162 raft_consensus.cc:3060] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:40:49.867815  5073 leader_election.cc:343] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:49.869175  4959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c75a3e44f74303bcff1b3fc9da4ab6" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e"
W20260608 12:40:49.870139  5074 leader_election.cc:343] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:49.870599  5074 leader_election.cc:304] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [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: 2b4f6a395d924a149c6d753602711bb8; no voters: 22ae02fb0b644767bf522c209107b95e, 3a9a11ec6f1f478b85d8a2d0e3bf6c66
W20260608 12:40:49.870990  4999 leader_election.cc:343] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:49.872503  5110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c75a3e44f74303bcff1b3fc9da4ab6" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8"
I20260608 12:40:49.874584  5109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6dbee393c4433b0ea936b555d5fb8" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8"
I20260608 12:40:49.875236  5175 raft_consensus.cc:2749] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:49.876564  5034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb6dbee393c4433b0ea936b555d5fb8" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66"
W20260608 12:40:49.878177  4925 leader_election.cc:343] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:49.878794  5179 leader_election.cc:290] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 election: Requested vote from peers 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:49.881486  5156 ts_tablet_manager.cc:1434] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent starting tablet: real 0.109s	user 0.061s	sys 0.030s
I20260608 12:40:49.881783  5192 raft_consensus.cc:2749] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:49.882464  5189 raft_consensus.cc:697] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [term 1 LEADER]: Becoming Leader. State: Replica: 22ae02fb0b644767bf522c209107b95e, State: Running, Role: LEADER
I20260608 12:40:49.882737  5156 tablet_bootstrap.cc:492] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Bootstrap starting.
I20260608 12:40:49.883507  5189 consensus_queue.cc:237] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.883960  5109 raft_consensus.cc:2468] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ae02fb0b644767bf522c209107b95e in term 1.
I20260608 12:40:49.853469  5155 raft_consensus.cc:359] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.886222  4924 leader_election.cc:304] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [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: 22ae02fb0b644767bf522c209107b95e, 2b4f6a395d924a149c6d753602711bb8; no voters: 3a9a11ec6f1f478b85d8a2d0e3bf6c66
I20260608 12:40:49.887106  5184 raft_consensus.cc:493] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:49.887737  5179 raft_consensus.cc:2804] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:49.887648  5184 raft_consensus.cc:515] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.888479  5179 raft_consensus.cc:697] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [term 1 LEADER]: Becoming Leader. State: Replica: 22ae02fb0b644767bf522c209107b95e, State: Running, Role: LEADER
I20260608 12:40:49.890537  5184 leader_election.cc:290] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:49.890689  5156 tablet_bootstrap.cc:654] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.886471  5155 raft_consensus.cc:385] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.890741  4959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801adc7d4f3f4a64a5429b47ea813c39" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e" is_pre_election: true
I20260608 12:40:49.891183  5155 raft_consensus.cc:740] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4f6a395d924a149c6d753602711bb8, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.891577  4959 raft_consensus.cc:2468] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a9a11ec6f1f478b85d8a2d0e3bf6c66 in term 0.
I20260608 12:40:49.892328  5109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801adc7d4f3f4a64a5429b47ea813c39" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8" is_pre_election: true
I20260608 12:40:49.892082  5155 consensus_queue.cc:260] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.893091  4999 leader_election.cc:304] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ae02fb0b644767bf522c209107b95e, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 
I20260608 12:40:49.889447  5179 consensus_queue.cc:237] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
W20260608 12:40:49.894421  4999 leader_election.cc:343] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:49.896106  5184 raft_consensus.cc:2804] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:49.896528  5184 raft_consensus.cc:493] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:49.896858  5184 raft_consensus.cc:3060] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:49.899427  5157 tablet_bootstrap.cc:654] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.899044  4857 catalog_manager.cc:5696] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:49.906579  5162 raft_consensus.cc:2749] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:49.907279  5155 ts_tablet_manager.cc:1434] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.000s
I20260608 12:40:49.906925  5184 raft_consensus.cc:515] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.908450  5155 tablet_bootstrap.cc:492] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8: Bootstrap starting.
I20260608 12:40:49.913184  5184 leader_election.cc:290] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 election: Requested vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:49.915185  5109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801adc7d4f3f4a64a5429b47ea813c39" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8"
W20260608 12:40:49.916877  4999 leader_election.cc:343] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:49.918169  4959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801adc7d4f3f4a64a5429b47ea813c39" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e"
I20260608 12:40:49.918776  4959 raft_consensus.cc:3060] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:49.922772  5155 tablet_bootstrap.cc:654] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:49.925220  5110 raft_consensus.cc:2468] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a9a11ec6f1f478b85d8a2d0e3bf6c66 in term 1.
I20260608 12:40:49.927341  4999 leader_election.cc:304] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [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: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 22ae02fb0b644767bf522c209107b95e
I20260608 12:40:49.928632  5184 raft_consensus.cc:2804] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:49.929137  5184 raft_consensus.cc:697] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Becoming Leader. State: Replica: 3a9a11ec6f1f478b85d8a2d0e3bf6c66, State: Running, Role: LEADER
I20260608 12:40:49.929962  5184 consensus_queue.cc:237] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.930810  4959 raft_consensus.cc:2468] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a9a11ec6f1f478b85d8a2d0e3bf6c66 in term 1.
I20260608 12:40:49.925282  5036 raft_consensus.cc:2468] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4f6a395d924a149c6d753602711bb8 in term 1.
I20260608 12:40:49.934899  5074 leader_election.cc:304] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [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: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 22ae02fb0b644767bf522c209107b95e
I20260608 12:40:49.936100  5162 raft_consensus.cc:2804] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:49.936725  4999 leader_election.cc:304] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [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: 22ae02fb0b644767bf522c209107b95e, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 2b4f6a395d924a149c6d753602711bb8
I20260608 12:40:49.936872  5162 raft_consensus.cc:697] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b4f6a395d924a149c6d753602711bb8, State: Running, Role: LEADER
I20260608 12:40:49.941589  5187 raft_consensus.cc:2804] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:49.942592  5187 raft_consensus.cc:697] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Becoming Leader. State: Replica: 3a9a11ec6f1f478b85d8a2d0e3bf6c66, State: Running, Role: LEADER
I20260608 12:40:49.942682  5162 consensus_queue.cc:237] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.943506  5187 consensus_queue.cc:237] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.959337  4858 catalog_manager.cc:5696] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e reported cstate change: term changed from 0 to 1, leader changed from <none> to 22ae02fb0b644767bf522c209107b95e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "22ae02fb0b644767bf522c209107b95e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:49.971680  5156 tablet_bootstrap.cc:492] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: No bootstrap required, opened a new log
I20260608 12:40:49.976428  5156 ts_tablet_manager.cc:1403] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent bootstrapping tablet: real 0.094s	user 0.018s	sys 0.045s
I20260608 12:40:49.980739  5156 raft_consensus.cc:359] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.981812  5156 raft_consensus.cc:385] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:49.982740  5156 raft_consensus.cc:740] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9a11ec6f1f478b85d8a2d0e3bf6c66, State: Initialized, Role: FOLLOWER
I20260608 12:40:49.984398  5156 consensus_queue.cc:260] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:49.989218  5156 ts_tablet_manager.cc:1434] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 12:40:49.990983  5156 tablet_bootstrap.cc:492] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Bootstrap starting.
I20260608 12:40:49.992065  4855 catalog_manager.cc:5696] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2b4f6a395d924a149c6d753602711bb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:49.998143  5156 tablet_bootstrap.cc:654] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.001854  5155 tablet_bootstrap.cc:492] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8: No bootstrap required, opened a new log
I20260608 12:40:50.001878  5157 tablet_bootstrap.cc:492] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e: No bootstrap required, opened a new log
I20260608 12:40:50.002419  5155 ts_tablet_manager.cc:1403] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.009s
I20260608 12:40:50.002441  5157 ts_tablet_manager.cc:1403] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e: Time spent bootstrapping tablet: real 0.144s	user 0.014s	sys 0.013s
I20260608 12:40:50.005709  5155 raft_consensus.cc:359] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.005913  5157 raft_consensus.cc:359] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } }
I20260608 12:40:50.006441  5155 raft_consensus.cc:385] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.006676  5157 raft_consensus.cc:385] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.006760  5155 raft_consensus.cc:740] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4f6a395d924a149c6d753602711bb8, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.007180  5157 raft_consensus.cc:740] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ae02fb0b644767bf522c209107b95e, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.007786  5155 consensus_queue.cc:260] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.008284  5157 consensus_queue.cc:260] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } }
I20260608 12:40:50.010030  5155 ts_tablet_manager.cc:1434] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:40:50.011015  5155 tablet_bootstrap.cc:492] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8: Bootstrap starting.
I20260608 12:40:50.010943  5157 ts_tablet_manager.cc:1434] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:40:50.012290  5157 tablet_bootstrap.cc:492] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e: Bootstrap starting.
I20260608 12:40:50.020473  5157 tablet_bootstrap.cc:654] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.021116  5155 tablet_bootstrap.cc:654] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.029333  5156 tablet_bootstrap.cc:492] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: No bootstrap required, opened a new log
I20260608 12:40:50.029908  5156 ts_tablet_manager.cc:1403] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.015s
I20260608 12:40:50.032269  5156 raft_consensus.cc:359] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.033036  5156 raft_consensus.cc:385] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.033339  5156 raft_consensus.cc:740] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9a11ec6f1f478b85d8a2d0e3bf6c66, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.034319  5156 consensus_queue.cc:260] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.037487  5156 ts_tablet_manager.cc:1434] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:40:50.038798  5156 tablet_bootstrap.cc:492] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Bootstrap starting.
I20260608 12:40:50.043844  5155 tablet_bootstrap.cc:492] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8: No bootstrap required, opened a new log
I20260608 12:40:50.044397  5155 ts_tablet_manager.cc:1403] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.011s
I20260608 12:40:50.047224  5155 raft_consensus.cc:359] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.047916  5155 raft_consensus.cc:385] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.048287  5155 raft_consensus.cc:740] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4f6a395d924a149c6d753602711bb8, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.049081  5155 consensus_queue.cc:260] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.049573  5156 tablet_bootstrap.cc:654] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.051533  5155 ts_tablet_manager.cc:1434] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:40:50.052557  5155 tablet_bootstrap.cc:492] T edcb66cc595a43c0b4eaa81f0881a14f P 2b4f6a395d924a149c6d753602711bb8: Bootstrap starting.
I20260608 12:40:50.052522  4858 catalog_manager.cc:5696] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e reported cstate change: term changed from 0 to 1, leader changed from <none> to 22ae02fb0b644767bf522c209107b95e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "22ae02fb0b644767bf522c209107b95e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:50.059366  5155 tablet_bootstrap.cc:654] T edcb66cc595a43c0b4eaa81f0881a14f P 2b4f6a395d924a149c6d753602711bb8: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.047982  4855 catalog_manager.cc:5696] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:50.066810  4855 catalog_manager.cc:5696] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:50.071048  5155 tablet_bootstrap.cc:492] T edcb66cc595a43c0b4eaa81f0881a14f P 2b4f6a395d924a149c6d753602711bb8: No bootstrap required, opened a new log
I20260608 12:40:50.071571  5155 ts_tablet_manager.cc:1403] T edcb66cc595a43c0b4eaa81f0881a14f P 2b4f6a395d924a149c6d753602711bb8: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260608 12:40:50.074468  5155 raft_consensus.cc:359] T edcb66cc595a43c0b4eaa81f0881a14f P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.075129  5155 raft_consensus.cc:385] T edcb66cc595a43c0b4eaa81f0881a14f P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.075403  5155 raft_consensus.cc:740] T edcb66cc595a43c0b4eaa81f0881a14f P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4f6a395d924a149c6d753602711bb8, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.076406  5155 consensus_queue.cc:260] T edcb66cc595a43c0b4eaa81f0881a14f P 2b4f6a395d924a149c6d753602711bb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.080005  5156 tablet_bootstrap.cc:492] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: No bootstrap required, opened a new log
I20260608 12:40:50.080538  5156 ts_tablet_manager.cc:1403] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.018s
I20260608 12:40:50.081818  5157 tablet_bootstrap.cc:492] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e: No bootstrap required, opened a new log
I20260608 12:40:50.082397  5157 ts_tablet_manager.cc:1403] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.035s
I20260608 12:40:50.083478  5155 ts_tablet_manager.cc:1434] T edcb66cc595a43c0b4eaa81f0881a14f P 2b4f6a395d924a149c6d753602711bb8: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 12:40:50.083371  5156 raft_consensus.cc:359] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.084239  5156 raft_consensus.cc:385] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.084584  5155 tablet_bootstrap.cc:492] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8: Bootstrap starting.
I20260608 12:40:50.084529  5156 raft_consensus.cc:740] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9a11ec6f1f478b85d8a2d0e3bf6c66, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.085361  5156 consensus_queue.cc:260] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.085911  5157 raft_consensus.cc:359] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.087055  5157 raft_consensus.cc:385] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.087347  5156 ts_tablet_manager.cc:1434] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260608 12:40:50.087414  5157 raft_consensus.cc:740] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ae02fb0b644767bf522c209107b95e, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.088610  5156 tablet_bootstrap.cc:492] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Bootstrap starting.
I20260608 12:40:50.092314  5155 tablet_bootstrap.cc:654] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.088613  5157 consensus_queue.cc:260] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.094592  5156 tablet_bootstrap.cc:654] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.096565  5157 ts_tablet_manager.cc:1434] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 12:40:50.097689  5157 tablet_bootstrap.cc:492] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e: Bootstrap starting.
I20260608 12:40:50.101573  5179 raft_consensus.cc:493] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:50.102283  5179 raft_consensus.cc:515] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.104737  5157 tablet_bootstrap.cc:654] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.106218  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1661660ed626409e902b67625bfa885f" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" is_pre_election: true
I20260608 12:40:50.107117  5036 raft_consensus.cc:2468] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ae02fb0b644767bf522c209107b95e in term 0.
I20260608 12:40:50.108518  5162 raft_consensus.cc:493] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:50.109160  5162 raft_consensus.cc:515] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.114710  4959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0c8f77b6a4e00b28610c8b45e40e7" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e" is_pre_election: true
I20260608 12:40:50.117138  4925 leader_election.cc:304] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ae02fb0b644767bf522c209107b95e, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 
I20260608 12:40:50.118355  5189 raft_consensus.cc:2804] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:50.118901  5189 raft_consensus.cc:493] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:50.119331  5189 raft_consensus.cc:3060] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:40:50.122943  5073 leader_election.cc:343] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:50.123551  5157 tablet_bootstrap.cc:492] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e: No bootstrap required, opened a new log
I20260608 12:40:50.123720  5156 tablet_bootstrap.cc:492] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: No bootstrap required, opened a new log
I20260608 12:40:50.124092  5157 ts_tablet_manager.cc:1403] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.013s
I20260608 12:40:50.124300  5156 ts_tablet_manager.cc:1403] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.020s
I20260608 12:40:50.124593  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0c8f77b6a4e00b28610c8b45e40e7" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" is_pre_election: true
I20260608 12:40:50.125269  5036 raft_consensus.cc:2468] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b4f6a395d924a149c6d753602711bb8 in term 0.
I20260608 12:40:50.126559  5074 leader_election.cc:304] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [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: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 22ae02fb0b644767bf522c209107b95e
I20260608 12:40:50.127125  5162 leader_election.cc:290] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:50.127629  5179 leader_election.cc:290] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:50.127542  5157 raft_consensus.cc:359] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.127489  5175 raft_consensus.cc:2804] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:50.128465  5157 raft_consensus.cc:385] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.128531  5175 raft_consensus.cc:493] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:50.128888  5157 raft_consensus.cc:740] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ae02fb0b644767bf522c209107b95e, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.129011  5175 raft_consensus.cc:3060] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.129788  5157 consensus_queue.cc:260] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.130321  5156 raft_consensus.cc:359] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.132120  5156 raft_consensus.cc:385] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.132462  5157 ts_tablet_manager.cc:1434] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:40:50.132606  5110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1661660ed626409e902b67625bfa885f" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8" is_pre_election: true
I20260608 12:40:50.133205  5110 raft_consensus.cc:2468] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ae02fb0b644767bf522c209107b95e in term 0.
I20260608 12:40:50.133512  5157 tablet_bootstrap.cc:492] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e: Bootstrap starting.
I20260608 12:40:50.132469  5156 raft_consensus.cc:740] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9a11ec6f1f478b85d8a2d0e3bf6c66, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.137513  5156 consensus_queue.cc:260] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.139744  5157 tablet_bootstrap.cc:654] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.143455  5156 ts_tablet_manager.cc:1434] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 12:40:50.144733  5156 tablet_bootstrap.cc:492] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Bootstrap starting.
I20260608 12:40:50.152194  5156 tablet_bootstrap.cc:654] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.164040  5189 raft_consensus.cc:515] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.165244  5156 tablet_bootstrap.cc:492] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: No bootstrap required, opened a new log
I20260608 12:40:50.165777  5156 ts_tablet_manager.cc:1403] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260608 12:40:50.166266  5189 leader_election.cc:290] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 election: Requested vote from peers 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:50.167670  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1661660ed626409e902b67625bfa885f" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66"
I20260608 12:40:50.167917  5175 raft_consensus.cc:515] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.168496  5036 raft_consensus.cc:3060] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.169185  5156 raft_consensus.cc:359] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } }
I20260608 12:40:50.170586  5156 raft_consensus.cc:385] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.170883  5175 leader_election.cc:290] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 election: Requested vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:50.171344  5156 raft_consensus.cc:740] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9a11ec6f1f478b85d8a2d0e3bf6c66, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.172567  5156 consensus_queue.cc:260] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } }
I20260608 12:40:50.173897  5034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0c8f77b6a4e00b28610c8b45e40e7" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66"
I20260608 12:40:50.176241  5034 raft_consensus.cc:3060] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.178011  5110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1661660ed626409e902b67625bfa885f" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8"
I20260608 12:40:50.178758  5110 raft_consensus.cc:3060] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.172075  4959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab0c8f77b6a4e00b28610c8b45e40e7" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e"
I20260608 12:40:50.180413  4959 raft_consensus.cc:3060] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.185952  5156 ts_tablet_manager.cc:1434] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.003s
I20260608 12:40:50.188248  5157 tablet_bootstrap.cc:492] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e: No bootstrap required, opened a new log
I20260608 12:40:50.188757  5157 ts_tablet_manager.cc:1403] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e: Time spent bootstrapping tablet: real 0.055s	user 0.035s	sys 0.016s
I20260608 12:40:50.189215  5155 tablet_bootstrap.cc:492] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8: No bootstrap required, opened a new log
I20260608 12:40:50.189699  5155 ts_tablet_manager.cc:1403] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.028s
I20260608 12:40:50.191551  5157 raft_consensus.cc:359] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.192236  5157 raft_consensus.cc:385] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.192512  5157 raft_consensus.cc:740] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ae02fb0b644767bf522c209107b95e, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.192559  5155 raft_consensus.cc:359] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.193310  5155 raft_consensus.cc:385] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.193715  5155 raft_consensus.cc:740] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4f6a395d924a149c6d753602711bb8, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.193343  5157 consensus_queue.cc:260] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.194677  5155 consensus_queue.cc:260] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.195982  5157 ts_tablet_manager.cc:1434] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:40:50.196944  5157 tablet_bootstrap.cc:492] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e: Bootstrap starting.
I20260608 12:40:50.197084  5155 ts_tablet_manager.cc:1434] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:40:50.198030  5187 raft_consensus.cc:493] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:50.198523  5187 raft_consensus.cc:515] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.200812  5187 leader_election.cc:290] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:50.202658  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4351dc7f3dad451eacd2ca70daf14642" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e" is_pre_election: true
I20260608 12:40:50.203423  5157 tablet_bootstrap.cc:654] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.203900  5109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4351dc7f3dad451eacd2ca70daf14642" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8" is_pre_election: true
I20260608 12:40:50.205021  5156 tablet_bootstrap.cc:492] T 3fb6dbee393c4433b0ea936b555d5fb8 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Bootstrap starting.
I20260608 12:40:50.205806  4959 raft_consensus.cc:2468] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4f6a395d924a149c6d753602711bb8 in term 1.
W20260608 12:40:50.205753  4999 leader_election.cc:343] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:40:50.207612  4999 leader_election.cc:343] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:50.204130  5155 tablet_bootstrap.cc:492] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8: Bootstrap starting.
I20260608 12:40:50.208266  4999 leader_election.cc:304] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [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: 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 22ae02fb0b644767bf522c209107b95e, 2b4f6a395d924a149c6d753602711bb8
I20260608 12:40:50.209084  5187 raft_consensus.cc:2749] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:50.206735  5110 raft_consensus.cc:2468] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ae02fb0b644767bf522c209107b95e in term 1.
I20260608 12:40:50.210994  4924 leader_election.cc:304] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ae02fb0b644767bf522c209107b95e, 2b4f6a395d924a149c6d753602711bb8; no voters: 
I20260608 12:40:50.211925  5189 raft_consensus.cc:2804] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:50.212460  5189 raft_consensus.cc:697] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [term 1 LEADER]: Becoming Leader. State: Replica: 22ae02fb0b644767bf522c209107b95e, State: Running, Role: LEADER
I20260608 12:40:50.212810  5073 leader_election.cc:304] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ae02fb0b644767bf522c209107b95e, 2b4f6a395d924a149c6d753602711bb8; no voters: 
I20260608 12:40:50.213685  5175 raft_consensus.cc:2804] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:50.213320  5189 consensus_queue.cc:237] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.214236  5175 raft_consensus.cc:697] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b4f6a395d924a149c6d753602711bb8, State: Running, Role: LEADER
I20260608 12:40:50.202703  5034 raft_consensus.cc:2468] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4f6a395d924a149c6d753602711bb8 in term 1.
I20260608 12:40:50.190869  5036 raft_consensus.cc:2468] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ae02fb0b644767bf522c209107b95e in term 1.
I20260608 12:40:50.217839  5156 tablet_bootstrap.cc:654] T 3fb6dbee393c4433b0ea936b555d5fb8 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.219219  5155 tablet_bootstrap.cc:654] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.215143  5175 consensus_queue.cc:237] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.233237  5179 raft_consensus.cc:493] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:50.233976  5179 raft_consensus.cc:515] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.239758  5110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c75a3e44f74303bcff1b3fc9da4ab6" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8" is_pre_election: true
I20260608 12:40:50.240865  5110 raft_consensus.cc:2393] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22ae02fb0b644767bf522c209107b95e in current term 1: Already voted for candidate 3a9a11ec6f1f478b85d8a2d0e3bf6c66 in this term.
I20260608 12:40:50.244946  5187 consensus_queue.cc:1048] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:50.246824  5157 tablet_bootstrap.cc:492] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e: No bootstrap required, opened a new log
I20260608 12:40:50.247321  5157 ts_tablet_manager.cc:1403] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.030s
I20260608 12:40:50.248588  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32c75a3e44f74303bcff1b3fc9da4ab6" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" is_pre_election: true
I20260608 12:40:50.250213  5157 raft_consensus.cc:359] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.250944  5157 raft_consensus.cc:385] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.250555  5179 leader_election.cc:290] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:50.251757  5157 raft_consensus.cc:740] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ae02fb0b644767bf522c209107b95e, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.251871  4925 leader_election.cc:304] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e [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: 22ae02fb0b644767bf522c209107b95e; no voters: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66
I20260608 12:40:50.254021  5179 raft_consensus.cc:3060] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.258693  4856 catalog_manager.cc:5696] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e reported cstate change: term changed from 0 to 1, leader changed from <none> to 22ae02fb0b644767bf522c209107b95e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "22ae02fb0b644767bf522c209107b95e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: UNKNOWN } } }
W20260608 12:40:50.264240  4999 consensus_peers.cc:597] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 -> Peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Couldn't send request to peer 22ae02fb0b644767bf522c209107b95e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:50.264496  5157 consensus_queue.cc:260] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.267107  5157 ts_tablet_manager.cc:1434] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260608 12:40:50.271252  5157 tablet_bootstrap.cc:492] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e: Bootstrap starting.
I20260608 12:40:50.271515  5179 raft_consensus.cc:2749] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:50.273314  5155 tablet_bootstrap.cc:492] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8: No bootstrap required, opened a new log
I20260608 12:40:50.273861  5155 ts_tablet_manager.cc:1403] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.029s
I20260608 12:40:50.274073  5156 tablet_bootstrap.cc:492] T 3fb6dbee393c4433b0ea936b555d5fb8 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: No bootstrap required, opened a new log
I20260608 12:40:50.274647  5156 ts_tablet_manager.cc:1403] T 3fb6dbee393c4433b0ea936b555d5fb8 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.009s
I20260608 12:40:50.277024  5157 tablet_bootstrap.cc:654] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.277635  5155 raft_consensus.cc:359] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.277932  5156 raft_consensus.cc:359] T 3fb6dbee393c4433b0ea936b555d5fb8 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.278329  5155 raft_consensus.cc:385] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.278663  5156 raft_consensus.cc:385] T 3fb6dbee393c4433b0ea936b555d5fb8 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.279048  5156 raft_consensus.cc:740] T 3fb6dbee393c4433b0ea936b555d5fb8 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9a11ec6f1f478b85d8a2d0e3bf6c66, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.280030  5156 consensus_queue.cc:260] T 3fb6dbee393c4433b0ea936b555d5fb8 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.278731  5155 raft_consensus.cc:740] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4f6a395d924a149c6d753602711bb8, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.281563  5156 ts_tablet_manager.cc:1434] T 3fb6dbee393c4433b0ea936b555d5fb8 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:40:50.282289  5155 consensus_queue.cc:260] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.283370  5156 tablet_bootstrap.cc:492] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Bootstrap starting.
I20260608 12:40:50.284780  5155 ts_tablet_manager.cc:1434] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:40:50.291714  5156 tablet_bootstrap.cc:654] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.295523  5036 raft_consensus.cc:3060] T 3fb6dbee393c4433b0ea936b555d5fb8 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.301434  4857 catalog_manager.cc:5696] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2b4f6a395d924a149c6d753602711bb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:50.303711  5157 tablet_bootstrap.cc:492] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e: No bootstrap required, opened a new log
I20260608 12:40:50.304273  5157 ts_tablet_manager.cc:1403] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.019s
I20260608 12:40:50.306277  5179 consensus_queue.cc:1048] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:50.306499  5175 raft_consensus.cc:493] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:50.307013  5175 raft_consensus.cc:515] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.307461  5157 raft_consensus.cc:359] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.308157  5157 raft_consensus.cc:385] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.308524  5157 raft_consensus.cc:740] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ae02fb0b644767bf522c209107b95e, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.309388  5175 leader_election.cc:290] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:50.309274  5157 consensus_queue.cc:260] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.311465  5157 ts_tablet_manager.cc:1434] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260608 12:40:50.313720  4959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801adc7d4f3f4a64a5429b47ea813c39" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e" is_pre_election: true
I20260608 12:40:50.313733  5034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "801adc7d4f3f4a64a5429b47ea813c39" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" is_pre_election: true
I20260608 12:40:50.314260  5157 tablet_bootstrap.cc:492] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e: Bootstrap starting.
I20260608 12:40:50.314656  4959 raft_consensus.cc:2393] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b4f6a395d924a149c6d753602711bb8 in current term 1: Already voted for candidate 3a9a11ec6f1f478b85d8a2d0e3bf6c66 in this term.
I20260608 12:40:50.318146  5156 tablet_bootstrap.cc:492] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: No bootstrap required, opened a new log
I20260608 12:40:50.318571  5156 ts_tablet_manager.cc:1403] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260608 12:40:50.321421  5156 raft_consensus.cc:359] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.322048  5156 raft_consensus.cc:385] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.322345  5156 raft_consensus.cc:740] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a9a11ec6f1f478b85d8a2d0e3bf6c66, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.322949  5074 leader_election.cc:304] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8 [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: 2b4f6a395d924a149c6d753602711bb8; no voters: 22ae02fb0b644767bf522c209107b95e, 3a9a11ec6f1f478b85d8a2d0e3bf6c66
I20260608 12:40:50.323071  5156 consensus_queue.cc:260] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.323685  5157 tablet_bootstrap.cc:654] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.325654  5156 ts_tablet_manager.cc:1434] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260608 12:40:50.328176  5175 raft_consensus.cc:3060] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.334486  5191 raft_consensus.cc:493] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:50.335203  5191 raft_consensus.cc:515] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } }
I20260608 12:40:50.341220  5109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c8730fb8d4038a4e14e7f7e2c1cea" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8" is_pre_election: true
I20260608 12:40:50.342098  5109 raft_consensus.cc:2468] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ae02fb0b644767bf522c209107b95e in term 0.
I20260608 12:40:50.346873  5184 consensus_queue.cc:1048] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:50.348083  5175 raft_consensus.cc:2749] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:50.350651  4924 leader_election.cc:304] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ae02fb0b644767bf522c209107b95e, 2b4f6a395d924a149c6d753602711bb8; no voters: 
I20260608 12:40:50.351570  5175 raft_consensus.cc:493] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:50.352118  5175 raft_consensus.cc:515] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.355301  5179 raft_consensus.cc:2804] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:50.355317  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4351dc7f3dad451eacd2ca70daf14642" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e" is_pre_election: true
I20260608 12:40:50.355882  5179 raft_consensus.cc:493] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:50.356359  5179 raft_consensus.cc:3060] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:40:50.357178  5073 leader_election.cc:343] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:50.361760  5229 raft_consensus.cc:493] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:50.362315  5229 raft_consensus.cc:515] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.363298  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4351dc7f3dad451eacd2ca70daf14642" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" is_pre_election: true
I20260608 12:40:50.363966  5036 raft_consensus.cc:2468] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b4f6a395d924a149c6d753602711bb8 in term 0.
I20260608 12:40:50.364605  5229 leader_election.cc:290] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:50.365278  5074 leader_election.cc:304] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [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: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 22ae02fb0b644767bf522c209107b95e
I20260608 12:40:50.365443  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d732c40483e14aa18036b8c5c6316751" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" is_pre_election: true
I20260608 12:40:50.366158  5162 raft_consensus.cc:2804] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:50.366569  5162 raft_consensus.cc:493] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:50.366925  5162 raft_consensus.cc:3060] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.370183  5191 leader_election.cc:290] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349), 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:50.369969  5187 consensus_queue.cc:1048] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:50.372334  5175 leader_election.cc:290] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:50.373004  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c8730fb8d4038a4e14e7f7e2c1cea" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" is_pre_election: true
I20260608 12:40:50.373685  5036 raft_consensus.cc:2468] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22ae02fb0b644767bf522c209107b95e in term 0.
I20260608 12:40:50.374130  5179 raft_consensus.cc:515] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } }
I20260608 12:40:50.377866  5157 tablet_bootstrap.cc:492] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e: No bootstrap required, opened a new log
I20260608 12:40:50.378423  5157 ts_tablet_manager.cc:1403] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.022s
I20260608 12:40:50.381659  5157 raft_consensus.cc:359] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.382591  5157 raft_consensus.cc:385] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.388310  5110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d732c40483e14aa18036b8c5c6316751" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8" is_pre_election: true
I20260608 12:40:50.391157  5110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c8730fb8d4038a4e14e7f7e2c1cea" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8"
I20260608 12:40:50.391736  5110 raft_consensus.cc:3060] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.393052  5189 consensus_queue.cc:1048] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:50.393270  4924 leader_election.cc:304] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e [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: 22ae02fb0b644767bf522c209107b95e; no voters: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66
I20260608 12:40:50.394104  5231 raft_consensus.cc:2749] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:50.396282  5162 raft_consensus.cc:515] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.396802  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698c8730fb8d4038a4e14e7f7e2c1cea" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66"
I20260608 12:40:50.397388  5036 raft_consensus.cc:3060] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.398690  5162 leader_election.cc:290] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 election: Requested vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:50.399523  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4351dc7f3dad451eacd2ca70daf14642" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e"
I20260608 12:40:50.401132  5034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4351dc7f3dad451eacd2ca70daf14642" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66"
I20260608 12:40:50.401734  5034 raft_consensus.cc:3060] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.403949  5187 raft_consensus.cc:493] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:50.404647  5187 raft_consensus.cc:515] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.408710  4959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382cc194179b4cc380fecfc92635e8ea" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e" is_pre_election: true
I20260608 12:40:50.409628  4959 raft_consensus.cc:2468] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a9a11ec6f1f478b85d8a2d0e3bf6c66 in term 0.
I20260608 12:40:50.411343  4999 leader_election.cc:304] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ae02fb0b644767bf522c209107b95e, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 
I20260608 12:40:50.412838  5187 leader_election.cc:290] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:50.413883  5034 raft_consensus.cc:2468] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4f6a395d924a149c6d753602711bb8 in term 1.
I20260608 12:40:50.416983  5074 leader_election.cc:304] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 
I20260608 12:40:50.417346  5163 raft_consensus.cc:2804] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:50.417788  5163 raft_consensus.cc:493] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:50.418151  5163 raft_consensus.cc:3060] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.418548  5162 raft_consensus.cc:2804] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:50.420776  5108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382cc194179b4cc380fecfc92635e8ea" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8" is_pre_election: true
I20260608 12:40:50.421469  5108 raft_consensus.cc:2468] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a9a11ec6f1f478b85d8a2d0e3bf6c66 in term 0.
I20260608 12:40:50.422410  5175 consensus_queue.cc:1048] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:50.423405  5179 leader_election.cc:290] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 election: Requested vote from peers 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349), 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:50.428680  5108 raft_consensus.cc:3060] T edcb66cc595a43c0b4eaa81f0881a14f P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.429510  5163 raft_consensus.cc:515] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.431680  5163 leader_election.cc:290] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 election: Requested vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:50.433367  5107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382cc194179b4cc380fecfc92635e8ea" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8"
I20260608 12:40:50.433743  5036 raft_consensus.cc:2468] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ae02fb0b644767bf522c209107b95e in term 1.
I20260608 12:40:50.434127  5107 raft_consensus.cc:3060] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.435671  5162 raft_consensus.cc:697] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b4f6a395d924a149c6d753602711bb8, State: Running, Role: LEADER
I20260608 12:40:50.436550  4925 leader_election.cc:304] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 22ae02fb0b644767bf522c209107b95e, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 
I20260608 12:40:50.436664  5162 consensus_queue.cc:237] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.438083  5231 raft_consensus.cc:2804] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:50.438167  4959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382cc194179b4cc380fecfc92635e8ea" candidate_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e"
I20260608 12:40:50.438757  5231 raft_consensus.cc:697] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [term 1 LEADER]: Becoming Leader. State: Replica: 22ae02fb0b644767bf522c209107b95e, State: Running, Role: LEADER
I20260608 12:40:50.438879  4959 raft_consensus.cc:3060] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.439745  5231 consensus_queue.cc:237] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } }
I20260608 12:40:50.440434  5189 consensus_queue.cc:1048] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:50.446118  4958 raft_consensus.cc:3060] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.447662  5189 consensus_queue.cc:1048] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:50.456947  5175 raft_consensus.cc:493] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:50.457490  5175 raft_consensus.cc:515] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.461778  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c70ae23199043bf9e91879366e37267" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" is_pre_election: true
I20260608 12:40:50.462021  4960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c70ae23199043bf9e91879366e37267" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e" is_pre_election: true
I20260608 12:40:50.462415  5036 raft_consensus.cc:2468] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b4f6a395d924a149c6d753602711bb8 in term 0.
W20260608 12:40:50.463503  5073 leader_election.cc:343] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:50.467723  5074 leader_election.cc:304] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [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: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 22ae02fb0b644767bf522c209107b95e
I20260608 12:40:50.472637  4959 raft_consensus.cc:2468] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a9a11ec6f1f478b85d8a2d0e3bf6c66 in term 1.
I20260608 12:40:50.472858  4857 catalog_manager.cc:5696] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e reported cstate change: term changed from 0 to 1, leader changed from <none> to 22ae02fb0b644767bf522c209107b95e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "22ae02fb0b644767bf522c209107b95e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:50.474473  5107 raft_consensus.cc:2468] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a9a11ec6f1f478b85d8a2d0e3bf6c66 in term 1.
I20260608 12:40:50.475122  5175 leader_election.cc:290] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:50.475735  5175 consensus_queue.cc:1048] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:50.476100  5110 raft_consensus.cc:2468] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22ae02fb0b644767bf522c209107b95e in term 1.
I20260608 12:40:50.382949  5157 raft_consensus.cc:740] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ae02fb0b644767bf522c209107b95e, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.478551  5175 raft_consensus.cc:2804] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:50.478999  5175 raft_consensus.cc:493] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:50.480531  5175 raft_consensus.cc:3060] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.479605  4999 leader_election.cc:304] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 
I20260608 12:40:50.483528  5163 raft_consensus.cc:2804] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:50.483016  5157 consensus_queue.cc:260] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.484006  5163 raft_consensus.cc:697] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Becoming Leader. State: Replica: 3a9a11ec6f1f478b85d8a2d0e3bf6c66, State: Running, Role: LEADER
I20260608 12:40:50.485123  5163 consensus_queue.cc:237] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.484218  4961 raft_consensus.cc:3060] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.494907  4961 raft_consensus.cc:2468] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4f6a395d924a149c6d753602711bb8 in term 1.
I20260608 12:40:50.499212  5157 ts_tablet_manager.cc:1434] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e: Time spent starting tablet: real 0.120s	user 0.008s	sys 0.000s
I20260608 12:40:50.500447  5157 tablet_bootstrap.cc:492] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e: Bootstrap starting.
I20260608 12:40:50.506693  5163 consensus_queue.cc:1048] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:50.507663  5157 tablet_bootstrap.cc:654] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:50.514202  5175 raft_consensus.cc:515] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.518575  5175 leader_election.cc:290] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 election: Requested vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:50.518422  5163 consensus_queue.cc:1048] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:50.519583  4961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c70ae23199043bf9e91879366e37267" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22ae02fb0b644767bf522c209107b95e"
W20260608 12:40:50.521610  5073 leader_election.cc:343] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:40:50.527280  5074 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:35191, user_credentials={real_user=slave}} blocked reactor thread for 58762us
I20260608 12:40:50.531441  5035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c70ae23199043bf9e91879366e37267" candidate_uuid: "2b4f6a395d924a149c6d753602711bb8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66"
I20260608 12:40:50.530997  4858 catalog_manager.cc:5696] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:50.532091  5035 raft_consensus.cc:3060] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.534418  4856 catalog_manager.cc:5696] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2b4f6a395d924a149c6d753602711bb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:50.545852  5035 raft_consensus.cc:2468] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b4f6a395d924a149c6d753602711bb8 in term 1.
I20260608 12:40:50.547132  5074 leader_election.cc:304] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [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: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66; no voters: 22ae02fb0b644767bf522c209107b95e
I20260608 12:40:50.548328  5175 raft_consensus.cc:2804] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:50.548821  5175 raft_consensus.cc:697] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Becoming Leader. State: Replica: 2b4f6a395d924a149c6d753602711bb8, State: Running, Role: LEADER
I20260608 12:40:50.549631  5175 consensus_queue.cc:237] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.554386  5157 tablet_bootstrap.cc:492] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e: No bootstrap required, opened a new log
I20260608 12:40:50.555058  5157 ts_tablet_manager.cc:1403] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.004s
I20260608 12:40:50.560706  5157 raft_consensus.cc:359] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.561352  5157 raft_consensus.cc:385] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:50.561625  5157 raft_consensus.cc:740] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22ae02fb0b644767bf522c209107b95e, State: Initialized, Role: FOLLOWER
I20260608 12:40:50.562310  5157 consensus_queue.cc:260] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:50.564361  5157 ts_tablet_manager.cc:1434] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:40:50.586354  4856 catalog_manager.cc:5696] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2b4f6a395d924a149c6d753602711bb8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:50.711439  5230 consensus_queue.cc:1048] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:50.730669  5230 consensus_queue.cc:1048] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:50.837194  4959 raft_consensus.cc:3060] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:50.850701  5175 consensus_queue.cc:1048] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:50.853084  5175 consensus_queue.cc:1048] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:50.897065  5240 consensus_queue.cc:1048] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:50.910341  5179 consensus_queue.cc:1048] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:50.914546  5163 consensus_queue.cc:1048] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:50.915191  5175 consensus_queue.cc:1048] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:50.923866  5231 consensus_queue.cc:1048] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:50.975831  5184 consensus_queue.cc:1048] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:51.014994  5230 raft_consensus.cc:493] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:51.031194  5230 raft_consensus.cc:515] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } }
I20260608 12:40:51.055490  4961 raft_consensus.cc:3060] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:51.056813  5107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c70ae23199043bf9e91879366e37267" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4f6a395d924a149c6d753602711bb8" is_pre_election: true
I20260608 12:40:51.058650  5230 leader_election.cc:290] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:51.060284  5036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c70ae23199043bf9e91879366e37267" candidate_uuid: "22ae02fb0b644767bf522c209107b95e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" is_pre_election: true
I20260608 12:40:51.061708  5036 raft_consensus.cc:2393] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 22ae02fb0b644767bf522c209107b95e in current term 1: Already voted for candidate 2b4f6a395d924a149c6d753602711bb8 in this term.
I20260608 12:40:51.063141  4925 leader_election.cc:304] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e [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: 22ae02fb0b644767bf522c209107b95e; no voters: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66
I20260608 12:40:51.124691  5241 consensus_queue.cc:1048] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:40:51.209617  5230 raft_consensus.cc:2749] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:51.226084  5240 consensus_queue.cc:1048] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260608 12:40:51.311327  4999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:45349, user_credentials={real_user=slave}} blocked reactor thread for 64974.4us
W20260608 12:40:51.791263  5261 log.cc:927] Time spent T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e: Append to log took a long time: real 0.142s	user 0.004s	sys 0.000s
I20260608 12:40:52.043350  5295 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36240 (ReqId={client: 8e5bb861bc2d4a188cf29dd2c320d53d, seq_no=15, attempt_no=0}) took 1025 ms. Trace:
W20260608 12:40:52.043841  5317 log.cc:927] Time spent T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260608 12:40:52.057655  5315 log.cc:927] Time spent T edcb66cc595a43c0b4eaa81f0881a14f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260608 12:40:52.060114  5296 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36240 (ReqId={client: 8e5bb861bc2d4a188cf29dd2c320d53d, seq_no=40, attempt_no=0}) took 1016 ms. Trace:
W20260608 12:40:52.062767  5316 log.cc:927] Time spent T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260608 12:40:52.081985  5314 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36240 (ReqId={client: 8e5bb861bc2d4a188cf29dd2c320d53d, seq_no=32, attempt_no=0}) took 1039 ms. Trace:
I20260608 12:40:52.043833  5295 rpcz_store.cc:276] 0608 12:40:51.017960 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:40:51.024131 (+  6171us) service_pool.cc:224] Handling call
0608 12:40:51.148950 (+124819us) spinlock_profiling.cc:243] Waited 1.41 ms on lock 0x7b34002fff88. stack: 00007f1942bc83a1 00007f1942bc81c8 00007f19423a3f11 000000000047f705 000000000047f658 00007f194424c4bb 00007f19442cc64f 00007f1944350c24 00007f1944355faf 00007f19443587eb 00007f1944358740 00007f19443586a0 00007f1944358640 00007f194435696f 000000000049a986 000000000049a618
0608 12:40:52.043273 (+894323us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:40:51.751958 (+     0us) write_op.cc:183] PREPARE: starting on tablet 698c8730fb8d4038a4e14e7f7e2c1cea
0608 12:40:51.752486 (+   528us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:40:51.752516 (+    30us) write_op.cc:435] Acquired schema lock
0608 12:40:51.752534 (+    18us) tablet.cc:662] Decoding operations
0608 12:40:51.753035 (+   501us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:40:51.753081 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 12:40:51.753115 (+    34us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:40:51.753546 (+   431us) tablet.cc:701] Row locks acquired
0608 12:40:51.753561 (+    15us) write_op.cc:260] PREPARE: finished
0608 12:40:51.753720 (+   159us) write_op.cc:270] Start()
0608 12:40:51.753830 (+   110us) write_op.cc:276] Timestamp: P: 1780922451753675 usec, L: 0
0608 12:40:51.753852 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 12:40:51.754438 (+   586us) log.cc:844] Serialized 519 byte log entry
0608 12:40:51.925699 (+171261us) op_driver.cc:464] REPLICATION: finished
0608 12:40:52.033296 (+107597us) write_op.cc:301] APPLY: starting
0608 12:40:52.033376 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0608 12:40:52.033555 (+   179us) tablet.cc:1370] finished BulkCheckPresence
0608 12:40:52.033661 (+   106us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:40:52.034611 (+   950us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:40:52.034819 (+   208us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:40:52.034869 (+    50us) write_op.cc:312] APPLY: finished
0608 12:40:52.035114 (+   245us) log.cc:844] Serialized 46 byte log entry
0608 12:40:52.042769 (+  7655us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:40:52.042863 (+    94us) write_op.cc:454] Released schema lock
0608 12:40:52.042906 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":3253120,"child_traces":[["op",{"apply.queue_time_us":107416,"num_ops":5,"prepare.queue_time_us":593809,"prepare.run_cpu_time_us":2818,"prepare.run_wall_time_us":2818,"raft.queue_time_us":3046,"raft.run_cpu_time_us":28,"raft.run_wall_time_us":35,"replication_time_us":171738}]]}
I20260608 12:40:52.114244  5300 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51778 (ReqId={client: 8e5bb861bc2d4a188cf29dd2c320d53d, seq_no=38, attempt_no=0}) took 1024 ms. Trace:
I20260608 12:40:52.116609  5313 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51778 (ReqId={client: 8e5bb861bc2d4a188cf29dd2c320d53d, seq_no=33, attempt_no=0}) took 1049 ms. Trace:
I20260608 12:40:52.126580  5288 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51778 (ReqId={client: 8e5bb861bc2d4a188cf29dd2c320d53d, seq_no=23, attempt_no=0}) took 1061 ms. Trace:
I20260608 12:40:52.106395  5314 rpcz_store.cc:276] 0608 12:40:51.042232 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:40:51.047457 (+  5225us) service_pool.cc:224] Handling call
0608 12:40:51.078849 (+ 31392us) spinlock_profiling.cc:243] Waited 10.4 ms on lock 0x7b34002fff88. stack: 00007f1942bc83a1 00007f1942bc81c8 00007f19423a3f11 000000000047f705 000000000047f658 00007f194424c4bb 00007f19442cc64f 00007f1944350c24 00007f1944355faf 00007f19443587eb 00007f1944358740 00007f19443586a0 00007f1944358640 00007f194435696f 000000000049a986 000000000049a618
0608 12:40:52.081782 (+1002933us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:40:51.237380 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1661660ed626409e902b67625bfa885f
0608 12:40:51.237884 (+   504us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:40:51.237928 (+    44us) write_op.cc:435] Acquired schema lock
0608 12:40:51.237946 (+    18us) tablet.cc:662] Decoding operations
0608 12:40:51.263744 (+ 25798us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:40:51.265156 (+  1412us) write_op.cc:641] Partition lock acquired for write op
0608 12:40:51.270184 (+  5028us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:40:51.286058 (+ 15874us) tablet.cc:701] Row locks acquired
0608 12:40:51.287079 (+  1021us) write_op.cc:260] PREPARE: finished
0608 12:40:51.293891 (+  6812us) write_op.cc:270] Start()
0608 12:40:51.300179 (+  6288us) write_op.cc:276] Timestamp: P: 1780922451293326 usec, L: 0
0608 12:40:51.300236 (+    57us) op_driver.cc:348] REPLICATION: starting
0608 12:40:51.667341 (+367105us) spinlock_profiling.cc:243] Waited 36.2 ms on lock 0x7b54003dd720. stack: 00007f1942bc83a1 00007f1942bc81c8 00007f19423a3f11 000000000047f705 000000000047f658 00007f194627b5cb 00007f19462a1e64 00007f194639e671 00007f19463885e1 00007f1946387ed2 00007f1949ee0788 00007f1949edf660 00007f1949ee9950 00007f1949ee98b0 00007f1949ee9810 00007f1949ee97b0
0608 12:40:51.668059 (+   718us) log.cc:844] Serialized 519 byte log entry
0608 12:40:51.852062 (+184003us) op_driver.cc:464] REPLICATION: finished
0608 12:40:51.865244 (+ 13182us) spinlock_profiling.cc:243] Waited 58.8 ms on lock 0x7b54003af7d4. stack: 00007f1942bc83a1 00007f1942bc81c8 00007f19423a3f11 000000000047f705 000000000047f658 00007f194627b5cb 00007f1946388115 00007f1949ee0788 00007f1949edf660 00007f1949ee9950 00007f1949ee98b0 00007f1949ee9810 00007f1949ee97b0 00007f1949ee792f 000000000049a986 000000000049a618
0608 12:40:51.913271 (+ 48027us) spinlock_profiling.cc:243] Waited 10.2 ms on lock 0x7b1800280060. stack: 00007f1942bc83a1 00007f1942bc81c8 00007f19423a3f11 000000000047f705 000000000047f658 00007f194ce5be0b 00007f194ce702ec 00007f1942c272fc 00007f1942c2bb0b 00007f1942c2ba60 00007f1942c2b9c0 00007f1942c2b960 00007f1942c29c8f 000000000049a986 000000000049a618 00007f1942beeee6
0608 12:40:51.917789 (+  4518us) write_op.cc:301] APPLY: starting
0608 12:40:51.935335 (+ 17546us) tablet.cc:1367] starting BulkCheckPresence
0608 12:40:51.948689 (+ 13354us) tablet.cc:1370] finished BulkCheckPresence
0608 12:40:51.950852 (+  2163us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:40:52.022050 (+ 71198us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:40:52.022239 (+   189us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:40:52.022286 (+    47us) write_op.cc:312] APPLY: finished
0608 12:40:52.023201 (+   915us) log.cc:844] Serialized 46 byte log entry
0608 12:40:52.023399 (+   198us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:40:52.023598 (+   199us) write_op.cc:454] Released schema lock
0608 12:40:52.023646 (+    48us) write_op.cc:341] FINISH: Updating metrics
0608 12:40:52.081640 (+ 57994us) spinlock_profiling.cc:243] Waited 1.63 ms on lock 0x7b34002fff88. stack: 00007f1942bc83a1 00007f1942bc81c8 00007f19423a3f11 000000000047f705 000000000047f658 00007f194424c4bb 00007f19442cfc91 00007f19442f4273 00007f194bbcb9a7 00007f1949ee4396 00007f1949ee3b8f 00007f1949eec4e0 00007f1949eec440 00007f1949eec3a0 00007f1949eec340 00007f1949eea4bf
Metrics: {"spinlock_wait_cycles":23897472,"child_traces":[["op",{"apply.queue_time_us":21937,"mutex_wait_us":17441,"num_ops":5,"prepare.queue_time_us":156109,"prepare.run_cpu_time_us":10285,"prepare.run_wall_time_us":628161,"raft.queue_time_us":3392,"raft.run_cpu_time_us":344,"raft.run_wall_time_us":8004,"replication_time_us":551709,"spinlock_wait_cycles":247280256}]]}
I20260608 12:40:52.132848  5314 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36240 (ReqId={client: 8e5bb861bc2d4a188cf29dd2c320d53d, seq_no=24, attempt_no=0}) took 1114 ms. Trace:
I20260608 12:40:52.060590  5296 rpcz_store.cc:276] 0608 12:40:51.043456 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:40:51.052809 (+  9353us) service_pool.cc:224] Handling call
0608 12:40:51.088715 (+ 35906us) spinlock_profiling.cc:243] Waited 10.1 ms on lock 0x7b34002fff88. stack: 00007f1942bc83a1 00007f1942bc81c8 00007f19423a3f11 000000000047f705 000000000047f658 00007f194424c4bb 00007f19442cc64f 00007f1944350c24 00007f1944355faf 00007f19443587eb 00007f1944358740 00007f19443586a0 00007f1944358640 00007f194435696f 000000000049a986 000000000049a618
0608 12:40:52.059925 (+971210us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:40:51.300576 (+     0us) write_op.cc:183] PREPARE: starting on tablet 698c8730fb8d4038a4e14e7f7e2c1cea
0608 12:40:51.301303 (+   727us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:40:51.301338 (+    35us) write_op.cc:435] Acquired schema lock
0608 12:40:51.301355 (+    17us) tablet.cc:662] Decoding operations
0608 12:40:51.301901 (+   546us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:40:51.301952 (+    51us) write_op.cc:641] Partition lock acquired for write op
0608 12:40:51.303916 (+  1964us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:40:51.334220 (+ 30304us) tablet.cc:701] Row locks acquired
0608 12:40:51.334243 (+    23us) write_op.cc:260] PREPARE: finished
0608 12:40:51.750422 (+416179us) spinlock_profiling.cc:243] Waited 4.45 ms on lock 0x7b34002fff88. stack: 00007f1942bc83a1 00007f1942bc81c8 00007f19423a3f11 000000000047f705 000000000047f658 00007f194424c4bb 00007f19442cda42 00007f1949edfec4 00007f1949edf660 00007f1949ee9950 00007f1949ee98b0 00007f1949ee9810 00007f1949ee97b0 00007f1949ee792f 000000000049a986 000000000049a618
0608 12:40:51.750567 (+   145us) write_op.cc:270] Start()
0608 12:40:51.750773 (+   206us) write_op.cc:276] Timestamp: P: 1780922451750520 usec, L: 0
0608 12:40:51.750794 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 12:40:51.751419 (+   625us) log.cc:844] Serialized 475 byte log entry
0608 12:40:51.910277 (+158858us) op_driver.cc:464] REPLICATION: finished
0608 12:40:51.997601 (+ 87324us) write_op.cc:301] APPLY: starting
0608 12:40:51.997682 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0608 12:40:51.997831 (+   149us) tablet.cc:1370] finished BulkCheckPresence
0608 12:40:51.997854 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:40:51.998495 (+   641us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:40:51.998676 (+   181us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:40:51.998723 (+    47us) write_op.cc:312] APPLY: finished
0608 12:40:51.998950 (+   227us) log.cc:844] Serialized 40 byte log entry
0608 12:40:52.007670 (+  8720us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:40:52.007772 (+   102us) write_op.cc:454] Released schema lock
0608 12:40:52.007828 (+    56us) write_op.cc:341] FINISH: Updating metrics
0608 12:40:52.059796 (+ 51968us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b34002fff88. stack: 00007f1942bc83a1 00007f1942bc81c8 00007f19423a3f11 000000000047f705 000000000047f658 00007f194424c4bb 00007f19442cfc91 00007f19442f4273 00007f194bbcb9a7 00007f1949ee4396 00007f1949ee3b8f 00007f1949eec4e0 00007f1949eec440 00007f1949eec3a0 00007f1949eec340 00007f1949eea4bf
Metrics: {"spinlock_wait_cycles":23263616,"child_traces":[["op",{"apply.queue_time_us":87143,"mutex_wait_us":11521,"num_ops":4,"prepare.queue_time_us":195850,"prepare.run_cpu_time_us":26803,"prepare.run_wall_time_us":451250,"raft.queue_time_us":4897,"raft.run_cpu_time_us":1184,"raft.run_wall_time_us":1184,"replication_time_us":159368,"spinlock_wait_cycles":39838848}]]}
I20260608 12:40:52.117076  5313 rpcz_store.cc:276] 0608 12:40:51.066695 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:40:51.067713 (+  1018us) service_pool.cc:224] Handling call
0608 12:40:52.116418 (+1048705us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:40:51.650488 (+     0us) write_op.cc:183] PREPARE: starting on tablet 382cc194179b4cc380fecfc92635e8ea
0608 12:40:51.705674 (+ 55186us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:40:51.709355 (+  3681us) write_op.cc:435] Acquired schema lock
0608 12:40:51.709383 (+    28us) tablet.cc:662] Decoding operations
0608 12:40:51.711804 (+  2421us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:40:51.711851 (+    47us) write_op.cc:641] Partition lock acquired for write op
0608 12:40:51.711884 (+    33us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:40:51.712392 (+   508us) tablet.cc:701] Row locks acquired
0608 12:40:51.712412 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:40:51.830907 (+118495us) spinlock_profiling.cc:243] Waited 2.98 ms on lock 0x7b34002e0898. stack: 00007f1942bc83a1 00007f1942bc81c8 00007f19423a3f11 000000000047f705 000000000047f658 00007f194424c4bb 00007f19442cda42 00007f1949edfec4 00007f1949edf660 00007f1949ee9950 00007f1949ee98b0 00007f1949ee9810 00007f1949ee97b0 00007f1949ee792f 000000000049a986 000000000049a618
0608 12:40:51.842851 (+ 11944us) write_op.cc:270] Start()
0608 12:40:51.853691 (+ 10840us) write_op.cc:276] Timestamp: P: 1780922451841405 usec, L: 0
0608 12:40:51.853720 (+    29us) op_driver.cc:348] REPLICATION: starting
0608 12:40:51.854335 (+   615us) log.cc:844] Serialized 562 byte log entry
0608 12:40:51.996647 (+142312us) op_driver.cc:464] REPLICATION: finished
0608 12:40:52.109191 (+112544us) write_op.cc:301] APPLY: starting
0608 12:40:52.109264 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0608 12:40:52.109447 (+   183us) tablet.cc:1370] finished BulkCheckPresence
0608 12:40:52.109469 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:40:52.110409 (+   940us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:40:52.110595 (+   186us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:40:52.110645 (+    50us) write_op.cc:312] APPLY: finished
0608 12:40:52.110871 (+   226us) log.cc:844] Serialized 52 byte log entry
0608 12:40:52.115941 (+  5070us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:40:52.116026 (+    85us) write_op.cc:454] Released schema lock
0608 12:40:52.116084 (+    58us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":112353,"mutex_wait_us":3546,"num_ops":6,"prepare.queue_time_us":567038,"prepare.run_cpu_time_us":7016,"prepare.run_wall_time_us":213054,"replication_time_us":142818,"spinlock_wait_cycles":6856064}]]}
I20260608 12:40:52.160382  5303 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:36240 (ReqId={client: 8e5bb861bc2d4a188cf29dd2c320d53d, seq_no=44, attempt_no=0}) took 1091 ms. Trace:
I20260608 12:40:52.135488  5314 rpcz_store.cc:276] 0608 12:40:51.026458 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:40:51.028595 (+  2137us) service_pool.cc:224] Handling call
0608 12:40:51.162842 (+134247us) spinlock_profiling.cc:243] Waited 26.6 ms on lock 0x7b34002fff88. stack: 00007f1942bc83a1 00007f1942bc81c8 00007f19423a3f11 000000000047f705 000000000047f658 00007f194424c4bb 00007f19442cc64f 00007f1944350c24 00007f1944355faf 00007f19443587eb 00007f1944358740 00007f19443586a0 00007f1944358640 00007f194435696f 000000000049a986 000000000049a618
0608 12:40:52.132772 (+969930us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:40:51.754927 (+     0us) write_op.cc:183] PREPARE: starting on tablet 698c8730fb8d4038a4e14e7f7e2c1cea
0608 12:40:51.755407 (+   480us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:40:51.755439 (+    32us) write_op.cc:435] Acquired schema lock
0608 12:40:51.755455 (+    16us) tablet.cc:662] Decoding operations
0608 12:40:51.755843 (+   388us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:40:51.755889 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 12:40:51.755916 (+    27us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:40:51.756178 (+   262us) tablet.cc:701] Row locks acquired
0608 12:40:51.756202 (+    24us) write_op.cc:260] PREPARE: finished
0608 12:40:51.769169 (+ 12967us) write_op.cc:270] Start()
0608 12:40:51.774468 (+  5299us) write_op.cc:276] Timestamp: P: 1780922451768098 usec, L: 0
0608 12:40:51.774484 (+    16us) op_driver.cc:348] REPLICATION: starting
0608 12:40:51.805250 (+ 30766us) log.cc:844] Serialized 432 byte log entry
0608 12:40:51.953119 (+147869us) op_driver.cc:464] REPLICATION: finished
0608 12:40:52.128085 (+174966us) write_op.cc:301] APPLY: starting
0608 12:40:52.128160 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 12:40:52.131141 (+  2981us) tablet.cc:1370] finished BulkCheckPresence
0608 12:40:52.131232 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:40:52.131764 (+   532us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:40:52.131936 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:40:52.131980 (+    44us) write_op.cc:312] APPLY: finished
0608 12:40:52.132172 (+   192us) log.cc:844] Serialized 34 byte log entry
0608 12:40:52.132356 (+   184us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:40:52.132440 (+    84us) write_op.cc:454] Released schema lock
0608 12:40:52.132476 (+    36us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":61221120,"child_traces":[["op",{"apply.queue_time_us":174774,"num_ops":3,"prepare.queue_time_us":574333,"prepare.run_cpu_time_us":2886,"prepare.run_wall_time_us":61764,"replication_time_us":177996}]]}
I20260608 12:40:52.127056  5288 rpcz_store.cc:276] 0608 12:40:51.065454 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:40:51.068525 (+  3071us) service_pool.cc:224] Handling call
0608 12:40:51.174478 (+105953us) spinlock_profiling.cc:243] Waited 29.7 ms on lock 0x7b34002e0898. stack: 00007f1942bc83a1 00007f1942bc81c8 00007f19423a3f11 000000000047f705 000000000047f658 00007f194424c4bb 00007f19442cc64f 00007f1944350c24 00007f1944355faf 00007f19443587eb 00007f1944358740 00007f19443586a0 00007f1944358640 00007f194435696f 000000000049a986 000000000049a618
0608 12:40:52.126366 (+951888us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:40:51.854749 (+     0us) write_op.cc:183] PREPARE: starting on tablet 382cc194179b4cc380fecfc92635e8ea
0608 12:40:51.855283 (+   534us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:40:51.855332 (+    49us) write_op.cc:435] Acquired schema lock
0608 12:40:51.855351 (+    19us) tablet.cc:662] Decoding operations
0608 12:40:51.855724 (+   373us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:40:51.855774 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 12:40:51.855804 (+    30us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:40:51.856021 (+   217us) tablet.cc:701] Row locks acquired
0608 12:40:51.856055 (+    34us) write_op.cc:260] PREPARE: finished
0608 12:40:51.857371 (+  1316us) write_op.cc:270] Start()
0608 12:40:51.870449 (+ 13078us) write_op.cc:276] Timestamp: P: 1780922451856192 usec, L: 0
0608 12:40:51.870909 (+   460us) op_driver.cc:348] REPLICATION: starting
0608 12:40:51.911813 (+ 40904us) log.cc:844] Serialized 388 byte log entry
0608 12:40:52.032860 (+121047us) op_driver.cc:464] REPLICATION: finished
0608 12:40:52.120247 (+ 87387us) write_op.cc:301] APPLY: starting
0608 12:40:52.120321 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 12:40:52.120446 (+   125us) tablet.cc:1370] finished BulkCheckPresence
0608 12:40:52.120542 (+    96us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:40:52.125332 (+  4790us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:40:52.125520 (+   188us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:40:52.125568 (+    48us) write_op.cc:312] APPLY: finished
0608 12:40:52.125742 (+   174us) log.cc:844] Serialized 28 byte log entry
0608 12:40:52.125925 (+   183us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:40:52.125992 (+    67us) write_op.cc:454] Released schema lock
0608 12:40:52.126035 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":68236544,"child_traces":[["op",{"apply.queue_time_us":87179,"mutex_wait_us":2650,"num_ops":2,"prepare.queue_time_us":662709,"prepare.run_cpu_time_us":2785,"prepare.run_wall_time_us":57355,"replication_time_us":161819}]]}
I20260608 12:40:52.114768  5300 rpcz_store.cc:276] 0608 12:40:51.102413 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:40:51.104104 (+  1691us) service_pool.cc:224] Handling call
0608 12:40:51.149098 (+ 44994us) spinlock_profiling.cc:243] Waited 6.25 ms on lock 0x7b34002e0898. stack: 00007f1942bc83a1 00007f1942bc81c8 00007f19423a3f11 000000000047f705 000000000047f658 00007f194424c4bb 00007f19442cc64f 00007f1944350c24 00007f1944355faf 00007f19443587eb 00007f1944358740 00007f19443586a0 00007f1944358640 00007f194435696f 000000000049a986 000000000049a618
0608 12:40:52.114177 (+965079us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:40:51.534807 (+     0us) write_op.cc:183] PREPARE: starting on tablet d732c40483e14aa18036b8c5c6316751
0608 12:40:51.576132 (+ 41325us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:40:51.577344 (+  1212us) write_op.cc:435] Acquired schema lock
0608 12:40:51.579525 (+  2181us) tablet.cc:662] Decoding operations
0608 12:40:51.600859 (+ 21334us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:40:51.603254 (+  2395us) write_op.cc:641] Partition lock acquired for write op
0608 12:40:51.604658 (+  1404us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:40:51.629842 (+ 25184us) tablet.cc:701] Row locks acquired
0608 12:40:51.630946 (+  1104us) write_op.cc:260] PREPARE: finished
0608 12:40:51.638180 (+  7234us) write_op.cc:270] Start()
0608 12:40:51.640414 (+  2234us) write_op.cc:276] Timestamp: P: 1780922451638116 usec, L: 0
0608 12:40:51.640444 (+    30us) op_driver.cc:348] REPLICATION: starting
0608 12:40:51.662134 (+ 21690us) log.cc:844] Serialized 475 byte log entry
0608 12:40:51.823148 (+161014us) op_driver.cc:464] REPLICATION: finished
0608 12:40:51.939417 (+116269us) write_op.cc:301] APPLY: starting
0608 12:40:51.939500 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0608 12:40:51.939646 (+   146us) tablet.cc:1370] finished BulkCheckPresence
0608 12:40:51.939735 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:40:52.002677 (+ 62942us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:40:52.024318 (+ 21641us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:40:52.024372 (+    54us) write_op.cc:312] APPLY: finished
0608 12:40:52.024597 (+   225us) log.cc:844] Serialized 40 byte log entry
0608 12:40:52.039497 (+ 14900us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:40:52.039589 (+    92us) write_op.cc:454] Released schema lock
0608 12:40:52.039631 (+    42us) write_op.cc:341] FINISH: Updating metrics
0608 12:40:52.114054 (+ 74423us) spinlock_profiling.cc:243] Waited 15 ms on lock 0x7b34002e0898. stack: 00007f1942bc83a1 00007f1942bc81c8 00007f19423a3f11 000000000047f705 000000000047f658 00007f194424c4bb 00007f19442cfc91 00007f19442f4273 00007f194bbcb9a7 00007f1949ee4396 00007f1949ee3b8f 00007f1949eec4e0 00007f1949eec440 00007f1949eec3a0 00007f1949eec340 00007f1949eea4bf
Metrics: {"spinlock_wait_cycles":14375168,"child_traces":[["op",{"apply.queue_time_us":109674,"mutex_wait_us":9968,"num_ops":4,"prepare.queue_time_us":343999,"prepare.run_cpu_time_us":4008,"prepare.run_wall_time_us":139198,"replication_time_us":165862,"spinlock_wait_cycles":34584832}]]}
I20260608 12:40:52.170806  5303 rpcz_store.cc:276] 0608 12:40:51.043861 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:40:51.047060 (+  3199us) service_pool.cc:224] Handling call
0608 12:40:51.130493 (+ 83433us) spinlock_profiling.cc:243] Waited 3.49 ms on lock 0x7b34002fff88. stack: 00007f1942bc83a1 00007f1942bc81c8 00007f19423a3f11 000000000047f705 000000000047f658 00007f194424c4bb 00007f19442cc64f 00007f1944350c24 00007f1944355faf 00007f19443587eb 00007f1944358740 00007f19443586a0 00007f1944358640 00007f194435696f 000000000049a986 000000000049a618
0608 12:40:52.135596 (+1005103us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:40:51.865688 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1661660ed626409e902b67625bfa885f
0608 12:40:51.866240 (+   552us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:40:51.866278 (+    38us) write_op.cc:435] Acquired schema lock
0608 12:40:51.866295 (+    17us) tablet.cc:662] Decoding operations
0608 12:40:51.866802 (+   507us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:40:51.866856 (+    54us) write_op.cc:641] Partition lock acquired for write op
0608 12:40:51.866885 (+    29us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:40:51.869826 (+  2941us) tablet.cc:701] Row locks acquired
0608 12:40:51.869847 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:40:51.870022 (+   175us) write_op.cc:270] Start()
0608 12:40:51.872136 (+  2114us) write_op.cc:276] Timestamp: P: 1780922451869971 usec, L: 0
0608 12:40:51.873233 (+  1097us) op_driver.cc:348] REPLICATION: starting
0608 12:40:51.898042 (+ 24809us) log.cc:844] Serialized 519 byte log entry
0608 12:40:51.924106 (+ 26064us) spinlock_profiling.cc:243] Waited 11.4 ms on lock 0x7b54003af7d4. stack: 00007f1942bc83a1 00007f1942bc81c8 00007f19423a3f11 000000000047f705 000000000047f658 00007f194627b5cb 00007f1946388115 00007f1949ee0788 00007f1949edf660 00007f1949ee9950 00007f1949ee98b0 00007f1949ee9810 00007f1949ee97b0 00007f1949ee792f 000000000049a986 000000000049a618
0608 12:40:51.956990 (+ 32884us) op_driver.cc:464] REPLICATION: finished
0608 12:40:52.130065 (+173075us) write_op.cc:301] APPLY: starting
0608 12:40:52.130139 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 12:40:52.130309 (+   170us) tablet.cc:1370] finished BulkCheckPresence
0608 12:40:52.130330 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:40:52.131137 (+   807us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:40:52.131320 (+   183us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:40:52.131364 (+    44us) write_op.cc:312] APPLY: finished
0608 12:40:52.131578 (+   214us) log.cc:844] Serialized 46 byte log entry
0608 12:40:52.131779 (+   201us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:40:52.131865 (+    86us) write_op.cc:454] Released schema lock
0608 12:40:52.131922 (+    57us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":8018176,"child_traces":[["op",{"apply.queue_time_us":172886,"num_ops":5,"prepare.queue_time_us":734213,"prepare.run_cpu_time_us":4638,"prepare.run_wall_time_us":58690,"raft.queue_time_us":255,"raft.run_cpu_time_us":832,"raft.run_wall_time_us":831,"replication_time_us":83627,"spinlock_wait_cycles":26191744}]]}
W20260608 12:40:52.826859  4999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:45349, user_credentials={real_user=slave}} blocked reactor thread for 54066.3us
W20260608 12:40:53.714270  4925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:35191, user_credentials={real_user=slave}} blocked reactor thread for 52755.9us
W20260608 12:40:53.838610  4924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:45349, user_credentials={real_user=slave}} blocked reactor thread for 49989.9us
W20260608 12:40:53.931106  4925 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:35191, user_credentials={real_user=slave}} blocked reactor thread for 57013.9us
W20260608 12:40:53.932116  4924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:45349, user_credentials={real_user=slave}} blocked reactor thread for 82207.6us
W20260608 12:40:54.249120  5074 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:35191, user_credentials={real_user=slave}} blocked reactor thread for 53672.4us
W20260608 12:40:54.860322  5074 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:35191, user_credentials={real_user=slave}} blocked reactor thread for 69165.8us
W20260608 12:40:54.988962  4924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:45349, user_credentials={real_user=slave}} blocked reactor thread for 130589us
W20260608 12:40:55.174211  5073 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:37437, user_credentials={real_user=slave}} blocked reactor thread for 101235us
W20260608 12:40:55.455034  5074 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:35191, user_credentials={real_user=slave}} blocked reactor thread for 133062us
W20260608 12:40:55.472771  4924 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:45349, user_credentials={real_user=slave}} blocked reactor thread for 49500.1us
I20260608 12:40:55.723438   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:55.744513  5354 instance_detector.cc: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:55.746990  5355 instance_detector.cc: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:55.751820  5358 instance_detector.cc: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:55.755502   431 server_base.cc:1061] running on GCE node
I20260608 12:40:55.758148   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:55.758411   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:55.758613   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922455758598 us; error 0 us; skew 500 ppm
I20260608 12:40:55.759207   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:55.761868   431 webserver.cc:533] Webserver started at http://127.0.107.196:33703/ using document root <none> and password file <none>
I20260608 12:40:55.762562   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:55.762813   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:55.763142   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:55.764261   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-3-root/instance:
uuid: "108d7db679694f88940a318e2d88215c"
format_stamp: "Formatted at 2026-06-08 12:40:55 on dist-test-slave-vkhm"
I20260608 12:40:55.769356   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:40:55.772784  5362 log_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:55.773689   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:40:55.773967   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-3-root
uuid: "108d7db679694f88940a318e2d88215c"
format_stamp: "Formatted at 2026-06-08 12:40:55 on dist-test-slave-vkhm"
I20260608 12:40:55.774212   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-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:55.784368   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:55.785509   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:55.786825   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:55.789167   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:55.789367   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:55.789618   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:55.789788   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:55.830482   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:45713
I20260608 12:40:55.830605  5424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:45713 every 8 connection(s)
I20260608 12:40:55.835683   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:55.843570  5429 instance_detector.cc: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:55.845146  5430 instance_detector.cc: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:55.847462  5432 instance_detector.cc: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:55.848170   431 server_base.cc:1061] running on GCE node
I20260608 12:40:55.851339   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:55.851622   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:55.851840   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922455851823 us; error 0 us; skew 500 ppm
I20260608 12:40:55.852596   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:55.852722  5425 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40089
I20260608 12:40:55.853158  5425 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:55.854135  5425 heartbeater.cc:507] Master 127.0.107.254:40089 requested a full tablet report, sending...
I20260608 12:40:55.855507   431 webserver.cc:533] Webserver started at http://127.0.107.197:41419/ using document root <none> and password file <none>
I20260608 12:40:55.856086   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:55.856328   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:55.856348  4853 ts_manager.cc:194] Registered new tserver with Master: 108d7db679694f88940a318e2d88215c (127.0.107.196:45713)
I20260608 12:40:55.856714   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:55.857920  4853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44546
I20260608 12:40:55.858019   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-4-root/instance:
uuid: "d6feaa85dd47402ebc38ac5fe0b635f7"
format_stamp: "Formatted at 2026-06-08 12:40:55 on dist-test-slave-vkhm"
I20260608 12:40:55.864508   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:40:55.867791  5437 log_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:55.868577   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:55.868893   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-4-root
uuid: "d6feaa85dd47402ebc38ac5fe0b635f7"
format_stamp: "Formatted at 2026-06-08 12:40:55 on dist-test-slave-vkhm"
I20260608 12:40:55.869170   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-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:55.880326   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:55.881567   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:55.882987   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:55.885390   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:55.885573   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:55.885756   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:55.885929   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:55.951985   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.197:39983
I20260608 12:40:55.952080  5499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.197:39983 every 8 connection(s)
I20260608 12:40:55.957767   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:55.965433  5503 instance_detector.cc: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:55.967564  5504 instance_detector.cc: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:55.969976  5506 instance_detector.cc: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:55.972882   431 server_base.cc:1061] running on GCE node
I20260608 12:40:55.975070   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:55.975360   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:55.975639   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922455975615 us; error 0 us; skew 500 ppm
I20260608 12:40:55.975834  5500 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40089
I20260608 12:40:55.976399  5500 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:55.976497   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:55.977340  5500 heartbeater.cc:507] Master 127.0.107.254:40089 requested a full tablet report, sending...
I20260608 12:40:55.979269   431 webserver.cc:533] Webserver started at http://127.0.107.198:43111/ using document root <none> and password file <none>
I20260608 12:40:55.979688  4853 ts_manager.cc:194] Registered new tserver with Master: d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197:39983)
I20260608 12:40:55.979840   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:55.980265   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:55.980592   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:55.981292  4853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44556
I20260608 12:40:55.981812   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-5-root/instance:
uuid: "18646441ed5e42bd806dfb8b4fcc84d9"
format_stamp: "Formatted at 2026-06-08 12:40:55 on dist-test-slave-vkhm"
I20260608 12:40:55.987461   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 12:40:55.990892  5511 log_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:55.991657   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:55.991968   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-5-root
uuid: "18646441ed5e42bd806dfb8b4fcc84d9"
format_stamp: "Formatted at 2026-06-08 12:40:55 on dist-test-slave-vkhm"
I20260608 12:40:55.992309   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-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:56.015043   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:56.016355   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:56.017724   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:56.019937   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:56.020160   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:56.020462   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:56.020642   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:56.101209   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.198:46765
I20260608 12:40:56.101379  5573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.198:46765 every 8 connection(s)
I20260608 12:40:56.116889  5574 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40089
I20260608 12:40:56.117311  5574 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:56.118134  5574 heartbeater.cc:507] Master 127.0.107.254:40089 requested a full tablet report, sending...
I20260608 12:40:56.120174  4853 ts_manager.cc:194] Registered new tserver with Master: 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198:46765)
I20260608 12:40:56.121556  4853 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44560
I20260608 12:40:56.432749  5105 consensus_queue.cc:237] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } }
I20260608 12:40:56.441124  4954 raft_consensus.cc:1275] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: 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:56.442312  5033 raft_consensus.cc:1275] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: 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:56.442770  5580 consensus_queue.cc:1048] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:40:56.443889  5333 consensus_queue.cc:1048] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260608 12:40:56.451648  5074 consensus_peers.cc:597] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 -> Peer 108d7db679694f88940a318e2d88215c (127.0.107.196:45713): Couldn't send request to peer 108d7db679694f88940a318e2d88215c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4351dc7f3dad451eacd2ca70daf14642. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:56.451643  5579 raft_consensus.cc:2955] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 108d7db679694f88940a318e2d88215c (127.0.107.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } } }
I20260608 12:40:56.453491  4954 raft_consensus.cc:2955] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 108d7db679694f88940a318e2d88215c (127.0.107.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } } }
I20260608 12:40:56.454398  5033 raft_consensus.cc:2955] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 108d7db679694f88940a318e2d88215c (127.0.107.196) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } } }
I20260608 12:40:56.469143  4853 catalog_manager.cc:5696] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 reported cstate change: config changed from index -1 to 25, NON_VOTER 108d7db679694f88940a318e2d88215c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "2b4f6a395d924a149c6d753602711bb8" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } } }
I20260608 12:40:56.481249  5033 consensus_queue.cc:237] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } }
I20260608 12:40:56.489027  5105 raft_consensus.cc:1275] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: 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:56.489750  4954 raft_consensus.cc:1275] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: 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:56.491909  5335 consensus_queue.cc:1048] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:40:56.493098  5590 consensus_queue.cc:1048] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } 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:56.502310  5335 raft_consensus.cc:2955] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } } }
I20260608 12:40:56.503485  4954 raft_consensus.cc:2955] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } } }
I20260608 12:40:56.506337  5105 raft_consensus.cc:2955] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } } }
I20260608 12:40:56.524042  4854 catalog_manager.cc:5696] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e reported cstate change: config changed from index -1 to 25, NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } } }
W20260608 12:40:56.530961  5000 consensus_peers.cc:597] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 -> Peer 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198:46765): Couldn't send request to peer 18646441ed5e42bd806dfb8b4fcc84d9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d732c40483e14aa18036b8c5c6316751. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:56.543913  4954 consensus_queue.cc:237] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } }
I20260608 12:40:56.551960  5033 raft_consensus.cc:1275] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Refusing update from remote peer 22ae02fb0b644767bf522c209107b95e: 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:56.553754  5105 raft_consensus.cc:1275] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Refusing update from remote peer 22ae02fb0b644767bf522c209107b95e: 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:56.553743  5593 consensus_queue.cc:1048] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:40:56.556146  5286 consensus_queue.cc:1048] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } 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:56.561757  5286 raft_consensus.cc:2955] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } } }
I20260608 12:40:56.564513  5105 raft_consensus.cc:2955] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } } }
W20260608 12:40:56.568825  4924 consensus_peers.cc:597] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e -> Peer d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197:39983): Couldn't send request to peer d6feaa85dd47402ebc38ac5fe0b635f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1661660ed626409e902b67625bfa885f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:56.569505  5033 raft_consensus.cc:2955] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } } }
I20260608 12:40:56.576977  5032 consensus_queue.cc:237] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } }
I20260608 12:40:56.577353  4853 catalog_manager.cc:5696] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e reported cstate change: config changed from index -1 to 26, NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "22ae02fb0b644767bf522c209107b95e" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:56.592965  4954 raft_consensus.cc:1275] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: 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:56.594559  5335 consensus_queue.cc:1048] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:40:56.595005  5105 raft_consensus.cc:1275] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: 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:56.596729  5590 consensus_queue.cc:1048] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 12:40:56.599861  4999 consensus_peers.cc:597] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 -> Peer d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197:39983): Couldn't send request to peer d6feaa85dd47402ebc38ac5fe0b635f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 382cc194179b4cc380fecfc92635e8ea. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:56.605181  5590 raft_consensus.cc:2955] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } } }
I20260608 12:40:56.607056  5105 raft_consensus.cc:2955] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } } }
I20260608 12:40:56.608709  4954 raft_consensus.cc:2955] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } } }
I20260608 12:40:56.621366  5110 consensus_queue.cc:237] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } }
I20260608 12:40:56.617556  4852 catalog_manager.cc:5696] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 reported cstate change: config changed from index -1 to 26, NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:40:56.631860  5074 consensus_peers.cc:597] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 -> Peer 108d7db679694f88940a318e2d88215c (127.0.107.196:45713): Couldn't send request to peer 108d7db679694f88940a318e2d88215c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc67d4cf5f1a4853b2467bc66dd72e3b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:56.632354  5032 raft_consensus.cc:1275] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: 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:56.632597  4954 raft_consensus.cc:1275] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: 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:56.633862  5580 consensus_queue.cc:1048] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:40:56.634853  5333 consensus_queue.cc:1048] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } 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:56.642676  5579 raft_consensus.cc:2955] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 108d7db679694f88940a318e2d88215c (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } } }
I20260608 12:40:56.646761  4954 raft_consensus.cc:2955] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 108d7db679694f88940a318e2d88215c (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } } }
I20260608 12:40:56.647621  5032 raft_consensus.cc:2955] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 108d7db679694f88940a318e2d88215c (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } } }
I20260608 12:40:56.658416  5110 consensus_queue.cc:237] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } }
I20260608 12:40:56.659633  4853 catalog_manager.cc:5696] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 reported cstate change: config changed from index -1 to 26, NON_VOTER 108d7db679694f88940a318e2d88215c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "2b4f6a395d924a149c6d753602711bb8" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:56.668365  5032 raft_consensus.cc:1275] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 12:40:56.668372  4954 raft_consensus.cc:1275] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 12:40:56.670996  5579 consensus_queue.cc:1048] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260608 12:40:56.671962  5333 consensus_queue.cc:1048] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
W20260608 12:40:56.680572  5074 consensus_peers.cc:597] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 -> Peer 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198:46765): Couldn't send request to peer 18646441ed5e42bd806dfb8b4fcc84d9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ab0c8f77b6a4e00b28610c8b45e40e7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:56.680258  5333 raft_consensus.cc:2955] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } } }
I20260608 12:40:56.683130  4957 raft_consensus.cc:2955] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } } }
I20260608 12:40:56.690572  5032 raft_consensus.cc:2955] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } } }
I20260608 12:40:56.697691  4854 catalog_manager.cc:5696] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e reported cstate change: config changed from index -1 to 24, NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "2b4f6a395d924a149c6d753602711bb8" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } } }
I20260608 12:40:56.860579  5425 heartbeater.cc:499] Master 127.0.107.254:40089 was elected leader, sending a full tablet report...
I20260608 12:40:56.977516  5600 ts_tablet_manager.cc:933] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c: Initiating tablet copy from peer 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:56.979519  5600 tablet_copy_client.cc:323] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:45349
I20260608 12:40:56.984189  5500 heartbeater.cc:499] Master 127.0.107.254:40089 was elected leader, sending a full tablet report...
I20260608 12:40:56.996086  5120 tablet_copy_service.cc:140] P 2b4f6a395d924a149c6d753602711bb8: Received BeginTabletCopySession request for tablet 4351dc7f3dad451eacd2ca70daf14642 from peer 108d7db679694f88940a318e2d88215c ({username='slave'} at 127.0.0.1:57398)
I20260608 12:40:56.996862  5120 tablet_copy_service.cc:161] P 2b4f6a395d924a149c6d753602711bb8: Beginning new tablet copy session on tablet 4351dc7f3dad451eacd2ca70daf14642 from peer 108d7db679694f88940a318e2d88215c at {username='slave'} at 127.0.0.1:57398: session id = 108d7db679694f88940a318e2d88215c-4351dc7f3dad451eacd2ca70daf14642
I20260608 12:40:57.001005  5604 ts_tablet_manager.cc:933] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9: Initiating tablet copy from peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:57.003439  5604 tablet_copy_client.cc:323] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35191
I20260608 12:40:57.005584  5120 tablet_copy_source_session.cc:215] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:57.009599  5600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4351dc7f3dad451eacd2ca70daf14642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:57.019799  5046 tablet_copy_service.cc:140] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Received BeginTabletCopySession request for tablet d732c40483e14aa18036b8c5c6316751 from peer 18646441ed5e42bd806dfb8b4fcc84d9 ({username='slave'} at 127.0.0.1:51668)
I20260608 12:40:57.020632  5046 tablet_copy_service.cc:161] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Beginning new tablet copy session on tablet d732c40483e14aa18036b8c5c6316751 from peer 18646441ed5e42bd806dfb8b4fcc84d9 at {username='slave'} at 127.0.0.1:51668: session id = 18646441ed5e42bd806dfb8b4fcc84d9-d732c40483e14aa18036b8c5c6316751
I20260608 12:40:57.025080  5600 tablet_copy_client.cc:806] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:57.025774  5600 tablet_copy_client.cc:670] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:57.028695  5046 tablet_copy_source_session.cc:215] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:57.030177  5601 tablet_copy_client.cc:1025] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:57.032053  5604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d732c40483e14aa18036b8c5c6316751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:57.043931  5604 tablet_copy_client.cc:806] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:57.044499  5604 tablet_copy_client.cc:670] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:57.048302  5605 tablet_copy_client.cc:1025] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:57.123819  5574 heartbeater.cc:499] Master 127.0.107.254:40089 was elected leader, sending a full tablet report...
I20260608 12:40:57.129307  5608 ts_tablet_manager.cc:933] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c: Initiating tablet copy from peer 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:57.130885  5608 tablet_copy_client.cc:323] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:45349
I20260608 12:40:57.132390  5120 tablet_copy_service.cc:140] P 2b4f6a395d924a149c6d753602711bb8: Received BeginTabletCopySession request for tablet dc67d4cf5f1a4853b2467bc66dd72e3b from peer 108d7db679694f88940a318e2d88215c ({username='slave'} at 127.0.0.1:57398)
I20260608 12:40:57.132840  5120 tablet_copy_service.cc:161] P 2b4f6a395d924a149c6d753602711bb8: Beginning new tablet copy session on tablet dc67d4cf5f1a4853b2467bc66dd72e3b from peer 108d7db679694f88940a318e2d88215c at {username='slave'} at 127.0.0.1:57398: session id = 108d7db679694f88940a318e2d88215c-dc67d4cf5f1a4853b2467bc66dd72e3b
I20260608 12:40:57.138628  5120 tablet_copy_source_session.cc:215] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:57.141741  5608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc67d4cf5f1a4853b2467bc66dd72e3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:57.153144  5608 tablet_copy_client.cc:806] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:57.153789  5608 tablet_copy_client.cc:670] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:57.158418  5609 tablet_copy_client.cc:1025] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:57.161255  5611 ts_tablet_manager.cc:933] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7: Initiating tablet copy from peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:40:57.163242  5611 tablet_copy_client.cc:323] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35191
I20260608 12:40:57.174106  5046 tablet_copy_service.cc:140] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Received BeginTabletCopySession request for tablet 382cc194179b4cc380fecfc92635e8ea from peer d6feaa85dd47402ebc38ac5fe0b635f7 ({username='slave'} at 127.0.0.1:51674)
I20260608 12:40:57.174626  5046 tablet_copy_service.cc:161] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Beginning new tablet copy session on tablet 382cc194179b4cc380fecfc92635e8ea from peer d6feaa85dd47402ebc38ac5fe0b635f7 at {username='slave'} at 127.0.0.1:51674: session id = d6feaa85dd47402ebc38ac5fe0b635f7-382cc194179b4cc380fecfc92635e8ea
I20260608 12:40:57.179557  5046 tablet_copy_source_session.cc:215] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:57.182403  5614 ts_tablet_manager.cc:933] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7: Initiating tablet copy from peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437)
I20260608 12:40:57.182957  5611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 382cc194179b4cc380fecfc92635e8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:57.184357  5614 tablet_copy_client.cc:323] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:37437
I20260608 12:40:57.196545  5611 tablet_copy_client.cc:806] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:57.197172  5611 tablet_copy_client.cc:670] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:57.197525  4971 tablet_copy_service.cc:140] P 22ae02fb0b644767bf522c209107b95e: Received BeginTabletCopySession request for tablet 1661660ed626409e902b67625bfa885f from peer d6feaa85dd47402ebc38ac5fe0b635f7 ({username='slave'} at 127.0.0.1:56108)
I20260608 12:40:57.198141  4971 tablet_copy_service.cc:161] P 22ae02fb0b644767bf522c209107b95e: Beginning new tablet copy session on tablet 1661660ed626409e902b67625bfa885f from peer d6feaa85dd47402ebc38ac5fe0b635f7 at {username='slave'} at 127.0.0.1:56108: session id = d6feaa85dd47402ebc38ac5fe0b635f7-1661660ed626409e902b67625bfa885f
I20260608 12:40:57.201275  5612 tablet_copy_client.cc:1025] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:57.203809  4971 tablet_copy_source_session.cc:215] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:57.206802  5614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1661660ed626409e902b67625bfa885f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:57.222167  5614 tablet_copy_client.cc:806] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:57.222728  5614 tablet_copy_client.cc:670] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:57.227591  5615 tablet_copy_client.cc:1025] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:57.253397  5619 ts_tablet_manager.cc:933] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9: Initiating tablet copy from peer 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:40:57.255328  5619 tablet_copy_client.cc:323] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:45349
I20260608 12:40:57.264540  5120 tablet_copy_service.cc:140] P 2b4f6a395d924a149c6d753602711bb8: Received BeginTabletCopySession request for tablet 6ab0c8f77b6a4e00b28610c8b45e40e7 from peer 18646441ed5e42bd806dfb8b4fcc84d9 ({username='slave'} at 127.0.0.1:57404)
I20260608 12:40:57.265142  5120 tablet_copy_service.cc:161] P 2b4f6a395d924a149c6d753602711bb8: Beginning new tablet copy session on tablet 6ab0c8f77b6a4e00b28610c8b45e40e7 from peer 18646441ed5e42bd806dfb8b4fcc84d9 at {username='slave'} at 127.0.0.1:57404: session id = 18646441ed5e42bd806dfb8b4fcc84d9-6ab0c8f77b6a4e00b28610c8b45e40e7
I20260608 12:40:57.272810  5120 tablet_copy_source_session.cc:215] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:57.276050  5619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab0c8f77b6a4e00b28610c8b45e40e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:57.288421  5619 tablet_copy_client.cc:806] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:57.288959  5619 tablet_copy_client.cc:670] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:57.292778  5620 tablet_copy_client.cc:1025] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Injecting latency into file download: 2000
I20260608 12:40:59.031721  5600 tablet_copy_client.cc:538] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:59.042733  5600 tablet_bootstrap.cc:492] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c: Bootstrap starting.
I20260608 12:40:59.049932  5604 tablet_copy_client.cc:538] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:59.061129  5604 tablet_bootstrap.cc:492] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9: Bootstrap starting.
I20260608 12:40:59.161559  5608 tablet_copy_client.cc:538] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:59.172596  5608 tablet_bootstrap.cc:492] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c: Bootstrap starting.
I20260608 12:40:59.202831  5611 tablet_copy_client.cc:538] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:40:59.209895  5000 consensus_peers.cc:597] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 -> Peer 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198:46765): Couldn't send request to peer 18646441ed5e42bd806dfb8b4fcc84d9. 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:59.216292  5611 tablet_bootstrap.cc:492] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7: Bootstrap starting.
I20260608 12:40:59.224363  5600 tablet_bootstrap.cc:492] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:59.226426  5600 tablet_bootstrap.cc:492] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c: Bootstrap complete.
I20260608 12:40:59.227130  5600 ts_tablet_manager.cc:1403] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c: Time spent bootstrapping tablet: real 0.185s	user 0.102s	sys 0.034s
I20260608 12:40:59.229291  5614 tablet_copy_client.cc:538] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:59.240259  5614 tablet_bootstrap.cc:492] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7: Bootstrap starting.
I20260608 12:40:59.240442  5600 raft_consensus.cc:359] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } }
I20260608 12:40:59.244577  5600 raft_consensus.cc:740] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 108d7db679694f88940a318e2d88215c, State: Initialized, Role: LEARNER
I20260608 12:40:59.245294  5600 consensus_queue.cc:260] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } }
I20260608 12:40:59.262092  5600 ts_tablet_manager.cc:1434] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.005s
I20260608 12:40:59.264647  5120 tablet_copy_service.cc:342] P 2b4f6a395d924a149c6d753602711bb8: Request end of tablet copy session 108d7db679694f88940a318e2d88215c-4351dc7f3dad451eacd2ca70daf14642 received from {username='slave'} at 127.0.0.1:57398
I20260608 12:40:59.265311  5120 tablet_copy_service.cc:434] P 2b4f6a395d924a149c6d753602711bb8: ending tablet copy session 108d7db679694f88940a318e2d88215c-4351dc7f3dad451eacd2ca70daf14642 on tablet 4351dc7f3dad451eacd2ca70daf14642 with peer 108d7db679694f88940a318e2d88215c
I20260608 12:40:59.280591  5604 tablet_bootstrap.cc:492] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:59.281520  5604 tablet_bootstrap.cc:492] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9: Bootstrap complete.
I20260608 12:40:59.282171  5604 ts_tablet_manager.cc:1403] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9: Time spent bootstrapping tablet: real 0.221s	user 0.122s	sys 0.028s
I20260608 12:40:59.285079  5604 raft_consensus.cc:359] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } }
I20260608 12:40:59.285847  5604 raft_consensus.cc:740] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 18646441ed5e42bd806dfb8b4fcc84d9, State: Initialized, Role: LEARNER
I20260608 12:40:59.286438  5604 consensus_queue.cc:260] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } }
I20260608 12:40:59.294250  5619 tablet_copy_client.cc:538] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:59.301780  5604 ts_tablet_manager.cc:1434] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 12:40:59.304280  5046 tablet_copy_service.cc:342] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Request end of tablet copy session 18646441ed5e42bd806dfb8b4fcc84d9-d732c40483e14aa18036b8c5c6316751 received from {username='slave'} at 127.0.0.1:51668
I20260608 12:40:59.308230  5619 tablet_bootstrap.cc:492] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9: Bootstrap starting.
I20260608 12:40:59.314445  5046 tablet_copy_service.cc:434] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: ending tablet copy session 18646441ed5e42bd806dfb8b4fcc84d9-d732c40483e14aa18036b8c5c6316751 on tablet d732c40483e14aa18036b8c5c6316751 with peer 18646441ed5e42bd806dfb8b4fcc84d9
I20260608 12:40:59.352274  5608 tablet_bootstrap.cc:492] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:59.353587  5608 tablet_bootstrap.cc:492] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c: Bootstrap complete.
I20260608 12:40:59.358157  5608 ts_tablet_manager.cc:1403] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c: Time spent bootstrapping tablet: real 0.186s	user 0.155s	sys 0.012s
I20260608 12:40:59.361657  5608 raft_consensus.cc:359] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } }
I20260608 12:40:59.362588  5608 raft_consensus.cc:740] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 108d7db679694f88940a318e2d88215c, State: Initialized, Role: LEARNER
I20260608 12:40:59.363343  5608 consensus_queue.cc:260] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } }
I20260608 12:40:59.365621  5608 ts_tablet_manager.cc:1434] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:40:59.367578  5120 tablet_copy_service.cc:342] P 2b4f6a395d924a149c6d753602711bb8: Request end of tablet copy session 108d7db679694f88940a318e2d88215c-dc67d4cf5f1a4853b2467bc66dd72e3b received from {username='slave'} at 127.0.0.1:57398
I20260608 12:40:59.368052  5120 tablet_copy_service.cc:434] P 2b4f6a395d924a149c6d753602711bb8: ending tablet copy session 108d7db679694f88940a318e2d88215c-dc67d4cf5f1a4853b2467bc66dd72e3b on tablet dc67d4cf5f1a4853b2467bc66dd72e3b with peer 108d7db679694f88940a318e2d88215c
I20260608 12:40:59.395967  5400 raft_consensus.cc:1217] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:40:59.420930  5400 raft_consensus.cc:1217] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:40:59.483080  5619 tablet_bootstrap.cc:492] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:59.484138  5619 tablet_bootstrap.cc:492] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9: Bootstrap complete.
I20260608 12:40:59.484860  5619 ts_tablet_manager.cc:1403] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9: Time spent bootstrapping tablet: real 0.177s	user 0.132s	sys 0.020s
I20260608 12:40:59.488036  5611 tablet_bootstrap.cc:492] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:59.487753  5619 raft_consensus.cc:359] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } }
I20260608 12:40:59.488571  5619 raft_consensus.cc:740] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 18646441ed5e42bd806dfb8b4fcc84d9, State: Initialized, Role: LEARNER
I20260608 12:40:59.489033  5611 tablet_bootstrap.cc:492] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7: Bootstrap complete.
I20260608 12:40:59.489773  5611 ts_tablet_manager.cc:1403] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7: Time spent bootstrapping tablet: real 0.274s	user 0.148s	sys 0.023s
I20260608 12:40:59.489275  5619 consensus_queue.cc:260] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } }
I20260608 12:40:59.491567  5619 ts_tablet_manager.cc:1434] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:40:59.491575  5614 tablet_bootstrap.cc:492] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:40:59.493794  5120 tablet_copy_service.cc:342] P 2b4f6a395d924a149c6d753602711bb8: Request end of tablet copy session 18646441ed5e42bd806dfb8b4fcc84d9-6ab0c8f77b6a4e00b28610c8b45e40e7 received from {username='slave'} at 127.0.0.1:57404
I20260608 12:40:59.494293  5120 tablet_copy_service.cc:434] P 2b4f6a395d924a149c6d753602711bb8: ending tablet copy session 18646441ed5e42bd806dfb8b4fcc84d9-6ab0c8f77b6a4e00b28610c8b45e40e7 on tablet 6ab0c8f77b6a4e00b28610c8b45e40e7 with peer 18646441ed5e42bd806dfb8b4fcc84d9
I20260608 12:40:59.494362  5614 tablet_bootstrap.cc:492] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7: Bootstrap complete.
I20260608 12:40:59.494553  5611 raft_consensus.cc:359] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } }
I20260608 12:40:59.495358  5614 ts_tablet_manager.cc:1403] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7: Time spent bootstrapping tablet: real 0.255s	user 0.139s	sys 0.028s
I20260608 12:40:59.495832  5611 raft_consensus.cc:740] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d6feaa85dd47402ebc38ac5fe0b635f7, State: Initialized, Role: LEARNER
I20260608 12:40:59.497191  5611 consensus_queue.cc:260] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } }
I20260608 12:40:59.498952  5614 raft_consensus.cc:359] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } }
I20260608 12:40:59.499985  5614 raft_consensus.cc:740] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d6feaa85dd47402ebc38ac5fe0b635f7, State: Initialized, Role: LEARNER
I20260608 12:40:59.500629  5614 consensus_queue.cc:260] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } }
I20260608 12:40:59.508766  5611 ts_tablet_manager.cc:1434] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.008s
I20260608 12:40:59.510072  5614 ts_tablet_manager.cc:1434] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:40:59.510604  5046 tablet_copy_service.cc:342] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Request end of tablet copy session d6feaa85dd47402ebc38ac5fe0b635f7-382cc194179b4cc380fecfc92635e8ea received from {username='slave'} at 127.0.0.1:51674
I20260608 12:40:59.511121  5046 tablet_copy_service.cc:434] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: ending tablet copy session d6feaa85dd47402ebc38ac5fe0b635f7-382cc194179b4cc380fecfc92635e8ea on tablet 382cc194179b4cc380fecfc92635e8ea with peer d6feaa85dd47402ebc38ac5fe0b635f7
I20260608 12:40:59.514165  4971 tablet_copy_service.cc:342] P 22ae02fb0b644767bf522c209107b95e: Request end of tablet copy session d6feaa85dd47402ebc38ac5fe0b635f7-1661660ed626409e902b67625bfa885f received from {username='slave'} at 127.0.0.1:56108
I20260608 12:40:59.514626  4971 tablet_copy_service.cc:434] P 22ae02fb0b644767bf522c209107b95e: ending tablet copy session d6feaa85dd47402ebc38ac5fe0b635f7-1661660ed626409e902b67625bfa885f on tablet 1661660ed626409e902b67625bfa885f with peer d6feaa85dd47402ebc38ac5fe0b635f7
I20260608 12:40:59.574193  5549 raft_consensus.cc:1217] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.23->[1.24-1.24]   Dedup: 1.24->[]
I20260608 12:40:59.748010  5475 raft_consensus.cc:1217] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 12:40:59.798290  5640 raft_consensus.cc:1064] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8: attempting to promote NON_VOTER 108d7db679694f88940a318e2d88215c to VOTER
I20260608 12:40:59.800706  5640 consensus_queue.cc:237] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } }
I20260608 12:40:59.812860  5400 raft_consensus.cc:1275] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [term 1 LEARNER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: 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:59.815591  5033 raft_consensus.cc:1275] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: 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:59.816422  5639 consensus_queue.cc:1048] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } 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:59.817564  4954 raft_consensus.cc:1275] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: 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:59.818518  5640 consensus_queue.cc:1048] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } 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:59.820897  5640 consensus_queue.cc:1048] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:40:59.832015  5549 raft_consensus.cc:1217] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 12:40:59.844352  5475 raft_consensus.cc:1217] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
W20260608 12:40:59.892882  4999 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.197:39983, user_credentials={real_user=slave}} blocked reactor thread for 46366us
I20260608 12:40:59.904054  5639 raft_consensus.cc:2955] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 108d7db679694f88940a318e2d88215c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } } }
I20260608 12:40:59.906317  5033 raft_consensus.cc:2955] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 108d7db679694f88940a318e2d88215c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } } }
I20260608 12:40:59.906165  5400 raft_consensus.cc:2955] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 108d7db679694f88940a318e2d88215c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } } }
I20260608 12:40:59.917400  4954 raft_consensus.cc:2955] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 108d7db679694f88940a318e2d88215c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } } }
I20260608 12:40:59.920413  4852 catalog_manager.cc:5696] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c reported cstate change: config changed from index 25 to 26, 108d7db679694f88940a318e2d88215c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2b4f6a395d924a149c6d753602711bb8" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } } }
I20260608 12:40:59.948819  5105 consensus_queue.cc:237] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } }
I20260608 12:40:59.953680  5400 raft_consensus.cc:1275] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: 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:59.954496  4954 raft_consensus.cc:1275] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: 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:59.955622  5639 consensus_queue.cc:1048] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } 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:59.957556  5617 consensus_queue.cc:1048] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:40:59.966765  5617 raft_consensus.cc:1064] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8: attempting to promote NON_VOTER 108d7db679694f88940a318e2d88215c to VOTER
I20260608 12:40:59.966620  5639 raft_consensus.cc:2955] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } } }
I20260608 12:40:59.969633  5617 consensus_queue.cc:237] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } }
I20260608 12:40:59.980453  4954 raft_consensus.cc:2955] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } } }
I20260608 12:40:59.987123  4842 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4351dc7f3dad451eacd2ca70daf14642 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:40:59.988938  5400 raft_consensus.cc:2955] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } } }
I20260608 12:40:59.999812  4854 catalog_manager.cc:5696] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 reported cstate change: config changed from index 26 to 27, VOTER 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "2b4f6a395d924a149c6d753602711bb8" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:00.014740  5033 raft_consensus.cc:1275] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:00.016595  5639 raft_consensus.cc:1064] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8: attempting to promote NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 to VOTER
I20260608 12:41:00.020576  4954 raft_consensus.cc:1275] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:00.021266  5400 raft_consensus.cc:1275] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [term 1 LEARNER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:00.022775  5654 consensus_queue.cc:1048] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } 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:41:00.025436  5639 consensus_queue.cc:237] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } }
I20260608 12:41:00.027642  5019 tablet_service.cc:1558] Processing DeleteTablet for tablet 4351dc7f3dad451eacd2ca70daf14642 with delete_type TABLET_DATA_TOMBSTONED (TS 3a9a11ec6f1f478b85d8a2d0e3bf6c66 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:51758
I20260608 12:41:00.029919  5654 consensus_queue.cc:1048] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:00.031898  5617 consensus_queue.cc:1048] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } 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:41:00.051451  5640 raft_consensus.cc:2955] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 108d7db679694f88940a318e2d88215c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } } }
I20260608 12:41:00.056011  5658 tablet_replica.cc:333] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: stopping tablet replica
I20260608 12:41:00.057381  5658 raft_consensus.cc:2243] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:00.058725  5658 raft_consensus.cc:2272] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:00.053601  5400 raft_consensus.cc:2955] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 108d7db679694f88940a318e2d88215c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } } }
I20260608 12:41:00.066666  4954 raft_consensus.cc:2955] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 108d7db679694f88940a318e2d88215c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } } }
I20260608 12:41:00.071849  5033 raft_consensus.cc:2955] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 108d7db679694f88940a318e2d88215c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } } }
I20260608 12:41:00.072316  4854 catalog_manager.cc:5696] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 reported cstate change: config changed from index 26 to 27, 108d7db679694f88940a318e2d88215c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2b4f6a395d924a149c6d753602711bb8" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:00.073971  5658 ts_tablet_manager.cc:1916] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:00.079384  5549 raft_consensus.cc:1275] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 LEARNER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:41:00.079912  5032 raft_consensus.cc:1275] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:41:00.087880  4954 raft_consensus.cc:1275] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:41:00.091338  5655 consensus_queue.cc:1048] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:41:00.098551  5654 consensus_queue.cc:1048] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:41:00.099936  5105 consensus_queue.cc:237] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [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: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } }
I20260608 12:41:00.100611  5654 consensus_queue.cc:1048] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } 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:41:00.103672  5658 ts_tablet_manager.cc:1929] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 12:41:00.109946  5658 log.cc:1199] T 4351dc7f3dad451eacd2ca70daf14642 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-1-root/wals/4351dc7f3dad451eacd2ca70daf14642
I20260608 12:41:00.112238  4843 catalog_manager.cc:5027] TS 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191): tablet 4351dc7f3dad451eacd2ca70daf14642 (table test-workload [id=f1db817a003941fb8d4523c0b4800563]) successfully deleted
I20260608 12:41:00.117561  5400 raft_consensus.cc:1275] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:00.119118  5032 raft_consensus.cc:1275] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:00.120816  5655 consensus_queue.cc:1048] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:41:00.124095  5639 consensus_queue.cc:1048] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } 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:41:00.130702  5617 raft_consensus.cc:2955] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 22ae02fb0b644767bf522c209107b95e (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } } }
I20260608 12:41:00.136489  5400 raft_consensus.cc:2955] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 22ae02fb0b644767bf522c209107b95e (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } } }
I20260608 12:41:00.151114  5640 raft_consensus.cc:2955] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.154001  4850 catalog_manager.cc:5696] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c reported cstate change: config changed from index 27 to 28, VOTER 22ae02fb0b644767bf522c209107b95e (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "2b4f6a395d924a149c6d753602711bb8" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } } }
I20260608 12:41:00.158502  5033 raft_consensus.cc:2955] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.160427  4954 raft_consensus.cc:2955] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.168484  4852 catalog_manager.cc:5696] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 reported cstate change: config changed from index 24 to 25, 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2b4f6a395d924a149c6d753602711bb8" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:00.182267  5642 raft_consensus.cc:1064] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e: attempting to promote NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 to VOTER
I20260608 12:41:00.142804  5032 raft_consensus.cc:2955] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 22ae02fb0b644767bf522c209107b95e (127.0.107.193) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } } }
I20260608 12:41:00.164883  5548 raft_consensus.cc:2955] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.166354  4842 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet dc67d4cf5f1a4853b2467bc66dd72e3b with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:00.190862  4951 tablet_service.cc:1558] Processing DeleteTablet for tablet dc67d4cf5f1a4853b2467bc66dd72e3b with delete_type TABLET_DATA_TOMBSTONED (TS 22ae02fb0b644767bf522c209107b95e not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:36224
I20260608 12:41:00.192754  5110 consensus_queue.cc:237] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } }
I20260608 12:41:00.194382  5642 consensus_queue.cc:237] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } }
I20260608 12:41:00.206089  5548 raft_consensus.cc:1275] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:00.207353  4954 raft_consensus.cc:1275] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:00.209517  5617 consensus_queue.cc:1048] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } 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:41:00.211697  5617 consensus_queue.cc:1048] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:00.207695  5665 tablet_replica.cc:333] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e: stopping tablet replica
I20260608 12:41:00.216388  5665 raft_consensus.cc:2243] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:00.217082  5665 raft_consensus.cc:2272] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:00.222786  5475 raft_consensus.cc:1275] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 LEARNER]: Refusing update from remote peer 22ae02fb0b644767bf522c209107b95e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:00.219833  5640 raft_consensus.cc:2955] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.228503  5665 ts_tablet_manager.cc:1916] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:00.223912  5548 raft_consensus.cc:2955] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.233628  5032 raft_consensus.cc:1275] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Refusing update from remote peer 22ae02fb0b644767bf522c209107b95e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:00.235437  5630 consensus_queue.cc:1048] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:00.237809  5630 consensus_queue.cc:1048] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } 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:41:00.239138  5105 raft_consensus.cc:1275] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Refusing update from remote peer 22ae02fb0b644767bf522c209107b95e: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:00.241844  4957 raft_consensus.cc:2955] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.249848  4854 catalog_manager.cc:5696] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 reported cstate change: config changed from index 25 to 26, VOTER 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "2b4f6a395d924a149c6d753602711bb8" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.255262  5630 consensus_queue.cc:1048] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } 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:41:00.260456  4842 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6ab0c8f77b6a4e00b28610c8b45e40e7 with cas_config_opid_index 25: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:00.267625  5019 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ab0c8f77b6a4e00b28610c8b45e40e7 with delete_type TABLET_DATA_TOMBSTONED (TS 3a9a11ec6f1f478b85d8a2d0e3bf6c66 not found in new config with opid_index 26) from {username='slave'} at 127.0.0.1:51758
I20260608 12:41:00.269111  5658 tablet_replica.cc:333] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: stopping tablet replica
I20260608 12:41:00.270073  5658 raft_consensus.cc:2243] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:00.271206  5658 raft_consensus.cc:2272] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:00.277877  5658 ts_tablet_manager.cc:1916] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:00.290356  5642 raft_consensus.cc:2955] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.292075  5105 raft_consensus.cc:2955] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.298287  5475 raft_consensus.cc:2955] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.301723  5658 ts_tablet_manager.cc:1929] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.25
I20260608 12:41:00.302203  5658 log.cc:1199] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-1-root/wals/6ab0c8f77b6a4e00b28610c8b45e40e7
I20260608 12:41:00.303743  4843 catalog_manager.cc:5027] TS 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191): tablet 6ab0c8f77b6a4e00b28610c8b45e40e7 (table test-workload [id=f1db817a003941fb8d4523c0b4800563]) successfully deleted
I20260608 12:41:00.306326  5665 ts_tablet_manager.cc:1929] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:41:00.306834  5665 log.cc:1199] T dc67d4cf5f1a4853b2467bc66dd72e3b P 22ae02fb0b644767bf522c209107b95e: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-0-root/wals/dc67d4cf5f1a4853b2467bc66dd72e3b
I20260608 12:41:00.312577  4842 catalog_manager.cc:5027] TS 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): tablet dc67d4cf5f1a4853b2467bc66dd72e3b (table test-workload [id=f1db817a003941fb8d4523c0b4800563]) successfully deleted
I20260608 12:41:00.311929  5032 raft_consensus.cc:2955] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.311277  4854 catalog_manager.cc:5696] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8 reported cstate change: config changed from index 26 to 27, d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "22ae02fb0b644767bf522c209107b95e" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.329001  4957 consensus_queue.cc:237] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } }
I20260608 12:41:00.334316  5475 raft_consensus.cc:1275] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 FOLLOWER]: Refusing update from remote peer 22ae02fb0b644767bf522c209107b95e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:00.334722  5032 raft_consensus.cc:1275] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Refusing update from remote peer 22ae02fb0b644767bf522c209107b95e: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:00.336021  5667 consensus_queue.cc:1048] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:41:00.336889  5642 consensus_queue.cc:1048] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:41:00.346359  5630 raft_consensus.cc:2955] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.348932  5475 raft_consensus.cc:2955] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.358407  4842 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1661660ed626409e902b67625bfa885f with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:00.371071  5629 raft_consensus.cc:1064] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: attempting to promote NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 to VOTER
I20260608 12:41:00.373679  5032 raft_consensus.cc:2955] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.374740  5629 consensus_queue.cc:237] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } }
I20260608 12:41:00.376677  4850 catalog_manager.cc:5696] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 reported cstate change: config changed from index 27 to 28, VOTER 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "22ae02fb0b644767bf522c209107b95e" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.384881  5475 raft_consensus.cc:1275] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 LEARNER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:00.389246  5099 tablet_service.cc:1558] Processing DeleteTablet for tablet 1661660ed626409e902b67625bfa885f with delete_type TABLET_DATA_TOMBSTONED (TS 2b4f6a395d924a149c6d753602711bb8 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:58590
I20260608 12:41:00.391392  5673 tablet_replica.cc:333] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8: stopping tablet replica
I20260608 12:41:00.392007  5649 consensus_queue.cc:1048] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } 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:41:00.392546  5673 raft_consensus.cc:2243] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:00.393440  5673 raft_consensus.cc:2272] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:00.395344  5105 raft_consensus.cc:1275] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:00.399209  5673 ts_tablet_manager.cc:1916] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:00.411955  5646 consensus_queue.cc:1048] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } 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:41:00.420668  5673 ts_tablet_manager.cc:1929] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:41:00.421195  5673 log.cc:1199] T 1661660ed626409e902b67625bfa885f P 2b4f6a395d924a149c6d753602711bb8: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-2-root/wals/1661660ed626409e902b67625bfa885f
I20260608 12:41:00.429394  5676 raft_consensus.cc:1064] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: attempting to promote NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 to VOTER
I20260608 12:41:00.429841  4842 catalog_manager.cc:5027] TS 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349): tablet 1661660ed626409e902b67625bfa885f (table test-workload [id=f1db817a003941fb8d4523c0b4800563]) successfully deleted
I20260608 12:41:00.433570  4957 raft_consensus.cc:1275] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:00.433197  5676 consensus_queue.cc:237] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } }
I20260608 12:41:00.435497  5649 consensus_queue.cc:1048] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:00.437638  5646 raft_consensus.cc:2955] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.440753  5105 raft_consensus.cc:2955] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.450400  5548 raft_consensus.cc:1275] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 LEARNER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:00.452764  5649 consensus_queue.cc:1048] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } 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:41:00.453851  5110 raft_consensus.cc:1275] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:00.455935  4957 raft_consensus.cc:2955] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.460793  5649 consensus_queue.cc:1048] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 12:41:00.473122  4852 catalog_manager.cc:5696] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 reported cstate change: config changed from index 26 to 27, d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.477504  5475 raft_consensus.cc:2955] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.492465  4957 raft_consensus.cc:1275] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:00.498503  5680 consensus_queue.cc:1048] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } 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:41:00.503106  5649 raft_consensus.cc:2955] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.510999  5548 raft_consensus.cc:2955] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.513963  4957 raft_consensus.cc:2955] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.521595  5032 consensus_queue.cc:237] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } }
I20260608 12:41:00.523545  5110 raft_consensus.cc:2955] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.529001  4852 catalog_manager.cc:5696] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e reported cstate change: config changed from index 25 to 26, 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.532889  4957 raft_consensus.cc:1275] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:00.535018  5649 consensus_queue.cc:1048] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:41:00.533097  5475 raft_consensus.cc:1275] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:00.537177  5649 consensus_queue.cc:1048] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } 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:41:00.544169  5680 raft_consensus.cc:2955] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.545645  4954 raft_consensus.cc:2955] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.552255  5032 consensus_queue.cc:237] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [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: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } }
I20260608 12:41:00.562652  5475 raft_consensus.cc:2955] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.563367  4854 catalog_manager.cc:5696] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e reported cstate change: config changed from index 27 to 28, VOTER 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } } }
I20260608 12:41:00.568252  4843 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 382cc194179b4cc380fecfc92635e8ea with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:00.560760  5548 raft_consensus.cc:1275] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:00.568622  5110 raft_consensus.cc:1275] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:41:00.570195  5649 consensus_queue.cc:1048] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } 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:41:00.571269  5646 consensus_queue.cc:1048] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:41:00.574291  5099 tablet_service.cc:1558] Processing DeleteTablet for tablet 382cc194179b4cc380fecfc92635e8ea with delete_type TABLET_DATA_TOMBSTONED (TS 2b4f6a395d924a149c6d753602711bb8 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:58590
I20260608 12:41:00.575270  5673 tablet_replica.cc:333] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8: stopping tablet replica
I20260608 12:41:00.577016  5673 raft_consensus.cc:2243] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:00.578034  5673 raft_consensus.cc:2272] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:00.585729  5673 ts_tablet_manager.cc:1916] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:00.585215  5646 raft_consensus.cc:2955] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 22ae02fb0b644767bf522c209107b95e (127.0.107.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.586874  5548 raft_consensus.cc:2955] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 22ae02fb0b644767bf522c209107b95e (127.0.107.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.599116  5110 raft_consensus.cc:2955] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 22ae02fb0b644767bf522c209107b95e (127.0.107.193) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.604719  4852 catalog_manager.cc:5696] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 reported cstate change: config changed from index 26 to 27, VOTER 22ae02fb0b644767bf522c209107b95e (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } }
I20260608 12:41:00.612437  4843 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d732c40483e14aa18036b8c5c6316751 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:00.623628  4951 tablet_service.cc:1558] Processing DeleteTablet for tablet d732c40483e14aa18036b8c5c6316751 with delete_type TABLET_DATA_TOMBSTONED (TS 22ae02fb0b644767bf522c209107b95e not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:36224
I20260608 12:41:00.624656  5665 tablet_replica.cc:333] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e: stopping tablet replica
I20260608 12:41:00.625622  5665 raft_consensus.cc:2243] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:00.626637  5665 raft_consensus.cc:2272] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:00.631580  5665 ts_tablet_manager.cc:1916] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:00.634287  5673 ts_tablet_manager.cc:1929] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 12:41:00.634675  5673 log.cc:1199] T 382cc194179b4cc380fecfc92635e8ea P 2b4f6a395d924a149c6d753602711bb8: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-2-root/wals/382cc194179b4cc380fecfc92635e8ea
I20260608 12:41:00.636035  4842 catalog_manager.cc:5027] TS 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349): tablet 382cc194179b4cc380fecfc92635e8ea (table test-workload [id=f1db817a003941fb8d4523c0b4800563]) successfully deleted
I20260608 12:41:00.642035  5665 ts_tablet_manager.cc:1929] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 12:41:00.642436  5665 log.cc:1199] T d732c40483e14aa18036b8c5c6316751 P 22ae02fb0b644767bf522c209107b95e: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922327162610-431-0/minicluster-data/ts-0-root/wals/d732c40483e14aa18036b8c5c6316751
I20260608 12:41:00.643651  4842 catalog_manager.cc:5027] TS 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): tablet d732c40483e14aa18036b8c5c6316751 (table test-workload [id=f1db817a003941fb8d4523c0b4800563]) successfully deleted
I20260608 12:41:01.644908  5110 consensus_queue.cc:237] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } }
W20260608 12:41:01.651921  5074 consensus_peers.cc:597] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 -> Peer 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198:46765): Couldn't send request to peer 18646441ed5e42bd806dfb8b4fcc84d9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1c70ae23199043bf9e91879366e37267. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:01.652720  4954 raft_consensus.cc:1275] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:01.652721  5032 raft_consensus.cc:1275] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Refusing update from remote peer 2b4f6a395d924a149c6d753602711bb8: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:01.654145  5687 consensus_queue.cc:1048] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } 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:41:01.654942  5639 consensus_queue.cc:1048] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:01.662729  5686 raft_consensus.cc:2955] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } } }
I20260608 12:41:01.664677  4954 raft_consensus.cc:2955] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } } }
I20260608 12:41:01.664821  5032 raft_consensus.cc:2955] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } } }
I20260608 12:41:01.675910  4850 catalog_manager.cc:5696] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e reported cstate change: config changed from index -1 to 26, NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "2b4f6a395d924a149c6d753602711bb8" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } } }
I20260608 12:41:01.677124  4954 consensus_queue.cc:237] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [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: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } }
W20260608 12:41:01.689815  4924 consensus_peers.cc:597] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e -> Peer d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197:39983): Couldn't send request to peer d6feaa85dd47402ebc38ac5fe0b635f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 698c8730fb8d4038a4e14e7f7e2c1cea. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:01.689918  5032 raft_consensus.cc:1275] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Refusing update from remote peer 22ae02fb0b644767bf522c209107b95e: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:41:01.692163  5667 consensus_queue.cc:1048] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } 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:41:01.694543  5110 raft_consensus.cc:1275] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Refusing update from remote peer 22ae02fb0b644767bf522c209107b95e: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:41:01.696106  5667 consensus_queue.cc:1048] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 12:41:01.701776  5693 raft_consensus.cc:2955] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } } }
I20260608 12:41:01.703972  5032 raft_consensus.cc:2955] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } } }
I20260608 12:41:01.717657  5033 consensus_queue.cc:237] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } }
I20260608 12:41:01.719599  4858 catalog_manager.cc:5696] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e reported cstate change: config changed from index -1 to 25, NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "22ae02fb0b644767bf522c209107b95e" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:01.728812  5110 raft_consensus.cc:2955] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } } }
I20260608 12:41:01.755172  5110 raft_consensus.cc:1275] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:01.757165  5646 consensus_queue.cc:1048] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } 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:41:01.770995  4957 raft_consensus.cc:1275] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:01.773219  5646 consensus_queue.cc:1048] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:01.775674  5646 raft_consensus.cc:2955] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 108d7db679694f88940a318e2d88215c (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } } }
I20260608 12:41:01.777616  5110 raft_consensus.cc:2955] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 108d7db679694f88940a318e2d88215c (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } } }
W20260608 12:41:01.786458  5000 consensus_peers.cc:597] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 -> Peer 108d7db679694f88940a318e2d88215c (127.0.107.196:45713): Couldn't send request to peer 108d7db679694f88940a318e2d88215c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32c75a3e44f74303bcff1b3fc9da4ab6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:01.792131  4954 consensus_queue.cc:237] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } }
I20260608 12:41:01.791877  4858 catalog_manager.cc:5696] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 reported cstate change: config changed from index -1 to 26, NON_VOTER 108d7db679694f88940a318e2d88215c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } } }
I20260608 12:41:01.809286  5110 raft_consensus.cc:1275] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Refusing update from remote peer 22ae02fb0b644767bf522c209107b95e: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:41:01.811326  5701 consensus_queue.cc:1048] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 12:41:01.819304  4956 raft_consensus.cc:2955] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 108d7db679694f88940a318e2d88215c (127.0.107.196) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } } }
I20260608 12:41:01.825506  5033 raft_consensus.cc:1275] T 3fb6dbee393c4433b0ea936b555d5fb8 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Refusing update from remote peer 22ae02fb0b644767bf522c209107b95e: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 12:41:01.824594  5667 raft_consensus.cc:2955] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } } }
I20260608 12:41:01.828136  5110 raft_consensus.cc:2955] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } } }
I20260608 12:41:01.834335  5693 consensus_queue.cc:1048] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } 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:41:01.841517  5032 consensus_queue.cc:237] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [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: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } }
W20260608 12:41:01.840279  4925 consensus_peers.cc:597] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e -> Peer 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198:46765): Couldn't send request to peer 18646441ed5e42bd806dfb8b4fcc84d9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3fb6dbee393c4433b0ea936b555d5fb8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:01.843062  5033 raft_consensus.cc:2955] T 3fb6dbee393c4433b0ea936b555d5fb8 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } } }
I20260608 12:41:01.844696  4852 catalog_manager.cc:5696] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 reported cstate change: config changed from index -1 to 25, NON_VOTER 18646441ed5e42bd806dfb8b4fcc84d9 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "22ae02fb0b644767bf522c209107b95e" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } } }
W20260608 12:41:01.855846  5000 consensus_peers.cc:597] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 -> Peer 108d7db679694f88940a318e2d88215c (127.0.107.196:45713): Couldn't send request to peer 108d7db679694f88940a318e2d88215c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d732c40483e14aa18036b8c5c6316751. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:01.856288  5548 raft_consensus.cc:1275] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:01.857708  5110 raft_consensus.cc:1275] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:41:01.858256  5708 consensus_queue.cc:1048] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.002s
I20260608 12:41:01.860603  5646 consensus_queue.cc:1048] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } 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:41:01.871155  5646 raft_consensus.cc:2955] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 108d7db679694f88940a318e2d88215c (127.0.107.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } } }
I20260608 12:41:01.874900  5110 raft_consensus.cc:2955] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 108d7db679694f88940a318e2d88215c (127.0.107.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } } }
I20260608 12:41:01.875041  5548 raft_consensus.cc:2955] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 108d7db679694f88940a318e2d88215c (127.0.107.196) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } } }
I20260608 12:41:01.886914  5033 consensus_queue.cc:237] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } }
I20260608 12:41:01.888954  4858 catalog_manager.cc:5696] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 reported cstate change: config changed from index 27 to 28, NON_VOTER 108d7db679694f88940a318e2d88215c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:01.895325  5110 raft_consensus.cc:1275] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 12:41:01.895399  4999 consensus_peers.cc:597] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 -> Peer d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197:39983): Couldn't send request to peer d6feaa85dd47402ebc38ac5fe0b635f7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 801adc7d4f3f4a64a5429b47ea813c39. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:01.897056  4956 raft_consensus.cc:1275] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Refusing update from remote peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:41:01.897526  5646 consensus_queue.cc:1048] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:41:01.898713  5684 consensus_queue.cc:1048] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } 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:41:01.907259  5684 raft_consensus.cc:2955] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } } }
I20260608 12:41:01.909184  4956 raft_consensus.cc:2955] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } } }
I20260608 12:41:01.912541  5110 raft_consensus.cc:2955] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } } }
I20260608 12:41:01.922729  4852 catalog_manager.cc:5696] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e reported cstate change: config changed from index -1 to 26, NON_VOTER d6feaa85dd47402ebc38ac5fe0b635f7 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } } }
I20260608 12:41:02.116855  5720 ts_tablet_manager.cc:933] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7: Initiating tablet copy from peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437)
I20260608 12:41:02.119029  5720 tablet_copy_client.cc:323] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:37437
I20260608 12:41:02.120822  4971 tablet_copy_service.cc:140] P 22ae02fb0b644767bf522c209107b95e: Received BeginTabletCopySession request for tablet 698c8730fb8d4038a4e14e7f7e2c1cea from peer d6feaa85dd47402ebc38ac5fe0b635f7 ({username='slave'} at 127.0.0.1:56108)
I20260608 12:41:02.121311  4971 tablet_copy_service.cc:161] P 22ae02fb0b644767bf522c209107b95e: Beginning new tablet copy session on tablet 698c8730fb8d4038a4e14e7f7e2c1cea from peer d6feaa85dd47402ebc38ac5fe0b635f7 at {username='slave'} at 127.0.0.1:56108: session id = d6feaa85dd47402ebc38ac5fe0b635f7-698c8730fb8d4038a4e14e7f7e2c1cea
I20260608 12:41:02.127277  4971 tablet_copy_source_session.cc:215] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:02.130475  5720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698c8730fb8d4038a4e14e7f7e2c1cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.141314  5720 tablet_copy_client.cc:806] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:02.141819  5720 tablet_copy_client.cc:670] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:02.146152  5721 tablet_copy_client.cc:1025] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:02.210040  5722 ts_tablet_manager.cc:933] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9: Initiating tablet copy from peer 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:41:02.211882  5722 tablet_copy_client.cc:323] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:45349
I20260608 12:41:02.213495  5120 tablet_copy_service.cc:140] P 2b4f6a395d924a149c6d753602711bb8: Received BeginTabletCopySession request for tablet 1c70ae23199043bf9e91879366e37267 from peer 18646441ed5e42bd806dfb8b4fcc84d9 ({username='slave'} at 127.0.0.1:57404)
I20260608 12:41:02.213975  5120 tablet_copy_service.cc:161] P 2b4f6a395d924a149c6d753602711bb8: Beginning new tablet copy session on tablet 1c70ae23199043bf9e91879366e37267 from peer 18646441ed5e42bd806dfb8b4fcc84d9 at {username='slave'} at 127.0.0.1:57404: session id = 18646441ed5e42bd806dfb8b4fcc84d9-1c70ae23199043bf9e91879366e37267
I20260608 12:41:02.219534  5120 tablet_copy_source_session.cc:215] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:02.222522  5722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c70ae23199043bf9e91879366e37267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.234741  5722 tablet_copy_client.cc:806] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:02.235311  5722 tablet_copy_client.cc:670] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:02.239650  5723 tablet_copy_client.cc:1025] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:02.239868  5724 ts_tablet_manager.cc:933] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9: Initiating tablet copy from peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437)
I20260608 12:41:02.241922  5724 tablet_copy_client.cc:323] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:37437
I20260608 12:41:02.253855  4971 tablet_copy_service.cc:140] P 22ae02fb0b644767bf522c209107b95e: Received BeginTabletCopySession request for tablet 3fb6dbee393c4433b0ea936b555d5fb8 from peer 18646441ed5e42bd806dfb8b4fcc84d9 ({username='slave'} at 127.0.0.1:59950)
I20260608 12:41:02.254519  4971 tablet_copy_service.cc:161] P 22ae02fb0b644767bf522c209107b95e: Beginning new tablet copy session on tablet 3fb6dbee393c4433b0ea936b555d5fb8 from peer 18646441ed5e42bd806dfb8b4fcc84d9 at {username='slave'} at 127.0.0.1:59950: session id = 18646441ed5e42bd806dfb8b4fcc84d9-3fb6dbee393c4433b0ea936b555d5fb8
I20260608 12:41:02.261281  4971 tablet_copy_source_session.cc:215] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:02.264303  5724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb6dbee393c4433b0ea936b555d5fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.280889  5724 tablet_copy_client.cc:806] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:02.281488  5724 tablet_copy_client.cc:670] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:02.285302  5725 tablet_copy_client.cc:1025] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:02.346966  5728 ts_tablet_manager.cc:933] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c: Initiating tablet copy from peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:41:02.348781  5728 tablet_copy_client.cc:323] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35191
I20260608 12:41:02.360407  5046 tablet_copy_service.cc:140] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Received BeginTabletCopySession request for tablet 32c75a3e44f74303bcff1b3fc9da4ab6 from peer 108d7db679694f88940a318e2d88215c ({username='slave'} at 127.0.0.1:55488)
I20260608 12:41:02.360931  5046 tablet_copy_service.cc:161] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Beginning new tablet copy session on tablet 32c75a3e44f74303bcff1b3fc9da4ab6 from peer 108d7db679694f88940a318e2d88215c at {username='slave'} at 127.0.0.1:55488: session id = 108d7db679694f88940a318e2d88215c-32c75a3e44f74303bcff1b3fc9da4ab6
I20260608 12:41:02.367242  5046 tablet_copy_source_session.cc:215] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:02.370779  5728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32c75a3e44f74303bcff1b3fc9da4ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.388725  5728 tablet_copy_client.cc:806] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:02.389333  5728 tablet_copy_client.cc:670] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:02.393920  5729 tablet_copy_client.cc:1025] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:02.396093  5732 ts_tablet_manager.cc:933] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7: Initiating tablet copy from peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:41:02.398085  5732 tablet_copy_client.cc:323] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35191
I20260608 12:41:02.399652  5046 tablet_copy_service.cc:140] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Received BeginTabletCopySession request for tablet 801adc7d4f3f4a64a5429b47ea813c39 from peer d6feaa85dd47402ebc38ac5fe0b635f7 ({username='slave'} at 127.0.0.1:51674)
I20260608 12:41:02.400121  5046 tablet_copy_service.cc:161] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Beginning new tablet copy session on tablet 801adc7d4f3f4a64a5429b47ea813c39 from peer d6feaa85dd47402ebc38ac5fe0b635f7 at {username='slave'} at 127.0.0.1:51674: session id = d6feaa85dd47402ebc38ac5fe0b635f7-801adc7d4f3f4a64a5429b47ea813c39
I20260608 12:41:02.405270  5046 tablet_copy_source_session.cc:215] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:02.407929  5732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 801adc7d4f3f4a64a5429b47ea813c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.423015  5732 tablet_copy_client.cc:806] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:02.423586  5732 tablet_copy_client.cc:670] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:02.427134  5733 tablet_copy_client.cc:1025] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:02.444126  5735 ts_tablet_manager.cc:933] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c: Initiating tablet copy from peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
I20260608 12:41:02.446813  5735 tablet_copy_client.cc:323] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35191
I20260608 12:41:02.448658  5046 tablet_copy_service.cc:140] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Received BeginTabletCopySession request for tablet d732c40483e14aa18036b8c5c6316751 from peer 108d7db679694f88940a318e2d88215c ({username='slave'} at 127.0.0.1:55488)
I20260608 12:41:02.449136  5046 tablet_copy_service.cc:161] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Beginning new tablet copy session on tablet d732c40483e14aa18036b8c5c6316751 from peer 108d7db679694f88940a318e2d88215c at {username='slave'} at 127.0.0.1:55488: session id = 108d7db679694f88940a318e2d88215c-d732c40483e14aa18036b8c5c6316751
I20260608 12:41:02.454698  5046 tablet_copy_source_session.cc:215] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:02.458024  5735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d732c40483e14aa18036b8c5c6316751. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:02.470920  5735 tablet_copy_client.cc:806] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:02.471606  5735 tablet_copy_client.cc:670] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:02.475315  5736 tablet_copy_client.cc:1025] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c: tablet copy: Injecting latency into file download: 2000
I20260608 12:41:02.691695   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:02.704660   431 tablet_copy_service.cc:362] P 22ae02fb0b644767bf522c209107b95e: Destroying tablet copy session 18646441ed5e42bd806dfb8b4fcc84d9-3fb6dbee393c4433b0ea936b555d5fb8 due to service shutdown
I20260608 12:41:02.705104   431 tablet_copy_service.cc:434] P 22ae02fb0b644767bf522c209107b95e: ending tablet copy session 18646441ed5e42bd806dfb8b4fcc84d9-3fb6dbee393c4433b0ea936b555d5fb8 on tablet 3fb6dbee393c4433b0ea936b555d5fb8 with peer 18646441ed5e42bd806dfb8b4fcc84d9
I20260608 12:41:02.705669   431 tablet_copy_service.cc:362] P 22ae02fb0b644767bf522c209107b95e: Destroying tablet copy session d6feaa85dd47402ebc38ac5fe0b635f7-698c8730fb8d4038a4e14e7f7e2c1cea due to service shutdown
I20260608 12:41:02.705962   431 tablet_copy_service.cc:434] P 22ae02fb0b644767bf522c209107b95e: ending tablet copy session d6feaa85dd47402ebc38ac5fe0b635f7-698c8730fb8d4038a4e14e7f7e2c1cea on tablet 698c8730fb8d4038a4e14e7f7e2c1cea with peer d6feaa85dd47402ebc38ac5fe0b635f7
I20260608 12:41:02.748684   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:02.749702   431 tablet_replica.cc:333] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e: stopping tablet replica
I20260608 12:41:02.750613   431 raft_consensus.cc:2243] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:02.752059   431 raft_consensus.cc:2272] T 3fb6dbee393c4433b0ea936b555d5fb8 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:02.758610  4999 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260608 12:41:02.762451   431 tablet_replica.cc:333] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e: stopping tablet replica
I20260608 12:41:02.764020   431 raft_consensus.cc:2243] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.764799   431 raft_consensus.cc:2272] T 382cc194179b4cc380fecfc92635e8ea P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.769763   431 tablet_replica.cc:333] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e: stopping tablet replica
W20260608 12:41:02.770114  4999 consensus_peers.cc:597] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 -> Peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Couldn't send request to peer 22ae02fb0b644767bf522c209107b95e. 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:41:02.770532   431 raft_consensus.cc:2243] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:02.772143   431 raft_consensus.cc:2272] T 698c8730fb8d4038a4e14e7f7e2c1cea P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.774658   431 tablet_replica.cc:333] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e: stopping tablet replica
I20260608 12:41:02.775243   431 raft_consensus.cc:2243] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.775779   431 raft_consensus.cc:2272] T 4351dc7f3dad451eacd2ca70daf14642 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.778209   431 tablet_replica.cc:333] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e: stopping tablet replica
I20260608 12:41:02.778779   431 raft_consensus.cc:2243] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.779466   431 raft_consensus.cc:2272] T 801adc7d4f3f4a64a5429b47ea813c39 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.782428   431 tablet_replica.cc:333] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e: stopping tablet replica
I20260608 12:41:02.783303   431 raft_consensus.cc:2243] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:02.784562   431 raft_consensus.cc:2272] T edcb66cc595a43c0b4eaa81f0881a14f P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.790109   431 tablet_replica.cc:333] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e: stopping tablet replica
I20260608 12:41:02.791194   431 raft_consensus.cc:2243] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.791957   431 raft_consensus.cc:2272] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.795811   431 tablet_replica.cc:333] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e: stopping tablet replica
I20260608 12:41:02.796617   431 raft_consensus.cc:2243] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:02.798069   431 raft_consensus.cc:2272] T 1661660ed626409e902b67625bfa885f P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.802847   431 tablet_replica.cc:333] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e: stopping tablet replica
I20260608 12:41:02.804488   431 raft_consensus.cc:2243] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.805609   431 raft_consensus.cc:2272] T 1c70ae23199043bf9e91879366e37267 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.809969   431 tablet_replica.cc:333] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e: stopping tablet replica
I20260608 12:41:02.810676   431 raft_consensus.cc:2243] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:41:02.811228  5073 consensus_peers.cc:597] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 -> Peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Couldn't send request to peer 22ae02fb0b644767bf522c209107b95e. 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:41:02.811436   431 raft_consensus.cc:2272] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 22ae02fb0b644767bf522c209107b95e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.848501   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:41:02.859115  4999 consensus_peers.cc:597] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 -> Peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Couldn't send request to peer 22ae02fb0b644767bf522c209107b95e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:02.884670   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:02.900377   431 tablet_copy_service.cc:362] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Destroying tablet copy session 108d7db679694f88940a318e2d88215c-d732c40483e14aa18036b8c5c6316751 due to service shutdown
I20260608 12:41:02.900840   431 tablet_copy_service.cc:434] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: ending tablet copy session 108d7db679694f88940a318e2d88215c-d732c40483e14aa18036b8c5c6316751 on tablet d732c40483e14aa18036b8c5c6316751 with peer 108d7db679694f88940a318e2d88215c
W20260608 12:41:02.900836  5074 consensus_peers.cc:597] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 -> Peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191): Couldn't send request to peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66. 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:41:02.901638   431 tablet_copy_service.cc:362] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Destroying tablet copy session d6feaa85dd47402ebc38ac5fe0b635f7-801adc7d4f3f4a64a5429b47ea813c39 due to service shutdown
I20260608 12:41:02.901912   431 tablet_copy_service.cc:434] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: ending tablet copy session d6feaa85dd47402ebc38ac5fe0b635f7-801adc7d4f3f4a64a5429b47ea813c39 on tablet 801adc7d4f3f4a64a5429b47ea813c39 with peer d6feaa85dd47402ebc38ac5fe0b635f7
I20260608 12:41:02.902313   431 tablet_copy_service.cc:362] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: Destroying tablet copy session 108d7db679694f88940a318e2d88215c-32c75a3e44f74303bcff1b3fc9da4ab6 due to service shutdown
I20260608 12:41:02.902549   431 tablet_copy_service.cc:434] P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: ending tablet copy session 108d7db679694f88940a318e2d88215c-32c75a3e44f74303bcff1b3fc9da4ab6 on tablet 32c75a3e44f74303bcff1b3fc9da4ab6 with peer 108d7db679694f88940a318e2d88215c
I20260608 12:41:02.933563   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:02.934451   431 tablet_replica.cc:333] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: stopping tablet replica
I20260608 12:41:02.935071   431 raft_consensus.cc:2243] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:02.935885   431 raft_consensus.cc:2272] T 382cc194179b4cc380fecfc92635e8ea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.938709   431 tablet_replica.cc:333] T 3fb6dbee393c4433b0ea936b555d5fb8 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: stopping tablet replica
I20260608 12:41:02.939451   431 raft_consensus.cc:2243] T 3fb6dbee393c4433b0ea936b555d5fb8 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.940080   431 raft_consensus.cc:2272] T 3fb6dbee393c4433b0ea936b555d5fb8 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.942622   431 tablet_replica.cc:333] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: stopping tablet replica
I20260608 12:41:02.943145   431 raft_consensus.cc:2243] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.943683   431 raft_consensus.cc:2272] T 1c70ae23199043bf9e91879366e37267 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.946075   431 tablet_replica.cc:333] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: stopping tablet replica
I20260608 12:41:02.946651   431 raft_consensus.cc:2243] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:02.947566   431 raft_consensus.cc:2272] T d732c40483e14aa18036b8c5c6316751 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.949934   431 tablet_replica.cc:333] T edcb66cc595a43c0b4eaa81f0881a14f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: stopping tablet replica
I20260608 12:41:02.950457   431 raft_consensus.cc:2243] T edcb66cc595a43c0b4eaa81f0881a14f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.951084   431 raft_consensus.cc:2272] T edcb66cc595a43c0b4eaa81f0881a14f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.953483   431 tablet_replica.cc:333] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: stopping tablet replica
I20260608 12:41:02.953991   431 raft_consensus.cc:2243] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.954788   431 raft_consensus.cc:2272] T dc67d4cf5f1a4853b2467bc66dd72e3b P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.957096   431 tablet_replica.cc:333] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: stopping tablet replica
I20260608 12:41:02.957610   431 raft_consensus.cc:2243] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.958096   431 raft_consensus.cc:2272] T 698c8730fb8d4038a4e14e7f7e2c1cea P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.960373   431 tablet_replica.cc:333] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: stopping tablet replica
I20260608 12:41:02.960935   431 raft_consensus.cc:2243] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:02.961882   431 raft_consensus.cc:2272] T 801adc7d4f3f4a64a5429b47ea813c39 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.964190   431 tablet_replica.cc:333] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: stopping tablet replica
I20260608 12:41:02.964682   431 raft_consensus.cc:2243] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:02.965162   431 raft_consensus.cc:2272] T 1661660ed626409e902b67625bfa885f P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:02.968654   431 tablet_replica.cc:333] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66: stopping tablet replica
I20260608 12:41:02.969349   431 raft_consensus.cc:2243] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:02.970363   431 raft_consensus.cc:2272] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 3a9a11ec6f1f478b85d8a2d0e3bf6c66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:03.010237   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260608 12:41:03.040721  5073 consensus_peers.cc:597] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 -> Peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Couldn't send request to peer 22ae02fb0b644767bf522c209107b95e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:03.045843   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:03.065656   431 tablet_copy_service.cc:362] P 2b4f6a395d924a149c6d753602711bb8: Destroying tablet copy session 18646441ed5e42bd806dfb8b4fcc84d9-1c70ae23199043bf9e91879366e37267 due to service shutdown
I20260608 12:41:03.066015   431 tablet_copy_service.cc:434] P 2b4f6a395d924a149c6d753602711bb8: ending tablet copy session 18646441ed5e42bd806dfb8b4fcc84d9-1c70ae23199043bf9e91879366e37267 on tablet 1c70ae23199043bf9e91879366e37267 with peer 18646441ed5e42bd806dfb8b4fcc84d9
W20260608 12:41:03.090406  5073 consensus_peers.cc:597] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 -> Peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Couldn't send request to peer 22ae02fb0b644767bf522c209107b95e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:03.092024   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:03.092859   431 tablet_replica.cc:333] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8: stopping tablet replica
I20260608 12:41:03.093550   431 raft_consensus.cc:2243] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:03.094465   431 raft_consensus.cc:2272] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:03.096988   431 tablet_replica.cc:333] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8: stopping tablet replica
I20260608 12:41:03.097606   431 raft_consensus.cc:2243] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:03.098650   431 raft_consensus.cc:2272] T 1c70ae23199043bf9e91879366e37267 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:03.101138   431 tablet_replica.cc:333] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8: stopping tablet replica
I20260608 12:41:03.101737   431 raft_consensus.cc:2243] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:03.102177   431 raft_consensus.cc:2272] T 3fb6dbee393c4433b0ea936b555d5fb8 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:03.104681   431 tablet_replica.cc:333] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8: stopping tablet replica
I20260608 12:41:03.105221   431 raft_consensus.cc:2243] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:03.105854   431 raft_consensus.cc:2272] T 801adc7d4f3f4a64a5429b47ea813c39 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:03.108165   431 tablet_replica.cc:333] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8: stopping tablet replica
I20260608 12:41:03.108760   431 raft_consensus.cc:2243] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:03.109509   431 raft_consensus.cc:2272] T 4351dc7f3dad451eacd2ca70daf14642 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:03.111732   431 tablet_replica.cc:333] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8: stopping tablet replica
I20260608 12:41:03.112643   431 raft_consensus.cc:2243] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:03.113210   431 raft_consensus.cc:2272] T 698c8730fb8d4038a4e14e7f7e2c1cea P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:03.115257   431 tablet_replica.cc:333] T edcb66cc595a43c0b4eaa81f0881a14f P 2b4f6a395d924a149c6d753602711bb8: stopping tablet replica
I20260608 12:41:03.115779   431 raft_consensus.cc:2243] T edcb66cc595a43c0b4eaa81f0881a14f P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:03.116466   431 raft_consensus.cc:2272] T edcb66cc595a43c0b4eaa81f0881a14f P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:03.118783   431 tablet_replica.cc:333] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8: stopping tablet replica
I20260608 12:41:03.119246   431 raft_consensus.cc:2243] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:03.119913   431 raft_consensus.cc:2272] T dc67d4cf5f1a4853b2467bc66dd72e3b P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:03.122211   431 tablet_replica.cc:333] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8: stopping tablet replica
I20260608 12:41:03.122653   431 raft_consensus.cc:2243] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:03.123322   431 raft_consensus.cc:2272] T d732c40483e14aa18036b8c5c6316751 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:03.125566   431 tablet_replica.cc:333] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8: stopping tablet replica
I20260608 12:41:03.126026   431 raft_consensus.cc:2243] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:03.126559   431 raft_consensus.cc:2272] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 2b4f6a395d924a149c6d753602711bb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:03.163709   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:03.203999   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:03.243209   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:03.943562  5744 raft_consensus.cc:493] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 22ae02fb0b644767bf522c209107b95e)
I20260608 12:41:03.944171  5744 raft_consensus.cc:515] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } }
I20260608 12:41:03.946738  5744 leader_election.cc:290] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
W20260608 12:41:03.953164  5438 leader_election.cc:336] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37437: connect: Connection refused (error 111)
W20260608 12:41:03.953718  5439 leader_election.cc:336] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191): Network error: Client connection negotiation failed: client connection to 127.0.107.194:35191: connect: Connection refused (error 111)
I20260608 12:41:03.954371  5439 leader_election.cc:304] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [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: d6feaa85dd47402ebc38ac5fe0b635f7; no voters: 22ae02fb0b644767bf522c209107b95e, 3a9a11ec6f1f478b85d8a2d0e3bf6c66
I20260608 12:41:03.955103  5744 raft_consensus.cc:2749] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:03.984920  5748 raft_consensus.cc:493] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a9a11ec6f1f478b85d8a2d0e3bf6c66)
I20260608 12:41:03.985508  5748 raft_consensus.cc:515] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } }
I20260608 12:41:03.987951  5748 leader_election.cc:290] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
W20260608 12:41:03.996335  5513 leader_election.cc:336] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191): Network error: Client connection negotiation failed: client connection to 127.0.107.194:35191: connect: Connection refused (error 111)
W20260608 12:41:03.997378  5512 leader_election.cc:336] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349): Network error: Client connection negotiation failed: client connection to 127.0.107.195:45349: connect: Connection refused (error 111)
I20260608 12:41:03.997844  5512 leader_election.cc:304] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [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: 18646441ed5e42bd806dfb8b4fcc84d9; no voters: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66
I20260608 12:41:03.998878  5748 raft_consensus.cc:2749] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:04.111243  5744 raft_consensus.cc:493] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a9a11ec6f1f478b85d8a2d0e3bf6c66)
I20260608 12:41:04.111829  5744 raft_consensus.cc:515] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: false } }
I20260608 12:41:04.113627  5744 leader_election.cc:290] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191)
W20260608 12:41:04.117730  5438 leader_election.cc:336] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37437: connect: Connection refused (error 111)
W20260608 12:41:04.118317  5439 leader_election.cc:336] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191): Network error: Client connection negotiation failed: client connection to 127.0.107.194:35191: connect: Connection refused (error 111)
I20260608 12:41:04.118711  5439 leader_election.cc:304] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [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: d6feaa85dd47402ebc38ac5fe0b635f7; no voters: 22ae02fb0b644767bf522c209107b95e, 3a9a11ec6f1f478b85d8a2d0e3bf6c66
I20260608 12:41:04.119335  5744 raft_consensus.cc:2749] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:04.147154  5720 tablet_copy_client.cc:538] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:04.154604  5720 tablet_bootstrap.cc:492] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7: Bootstrap starting.
I20260608 12:41:04.240603  5722 tablet_copy_client.cc:538] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:04.249737  5722 tablet_bootstrap.cc:492] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9: Bootstrap starting.
I20260608 12:41:04.258234  5720 tablet_bootstrap.cc:492] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:04.259088  5720 tablet_bootstrap.cc:492] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7: Bootstrap complete.
I20260608 12:41:04.259681  5720 ts_tablet_manager.cc:1403] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7: Time spent bootstrapping tablet: real 0.105s	user 0.095s	sys 0.008s
I20260608 12:41:04.261790  5720 raft_consensus.cc:359] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } }
I20260608 12:41:04.262346  5720 raft_consensus.cc:740] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d6feaa85dd47402ebc38ac5fe0b635f7, State: Initialized, Role: LEARNER
I20260608 12:41:04.262841  5720 consensus_queue.cc:260] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7 [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: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } }
I20260608 12:41:04.264658  5720 ts_tablet_manager.cc:1434] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
W20260608 12:41:04.267230  5720 tablet_copy_client.cc:1131] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7: 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:37437: connect: Connection refused (error 111)
I20260608 12:41:04.286201  5724 tablet_copy_client.cc:538] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:04.295303  5724 tablet_bootstrap.cc:492] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9: Bootstrap starting.
I20260608 12:41:04.371435  5722 tablet_bootstrap.cc:492] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:04.372180  5722 tablet_bootstrap.cc:492] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9: Bootstrap complete.
I20260608 12:41:04.372784  5722 ts_tablet_manager.cc:1403] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9: Time spent bootstrapping tablet: real 0.123s	user 0.104s	sys 0.017s
I20260608 12:41:04.374739  5722 raft_consensus.cc:359] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } }
I20260608 12:41:04.375460  5722 raft_consensus.cc:740] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 18646441ed5e42bd806dfb8b4fcc84d9, State: Initialized, Role: LEARNER
I20260608 12:41:04.376055  5722 consensus_queue.cc:260] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } }
I20260608 12:41:04.377683  5722 ts_tablet_manager.cc:1434] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260608 12:41:04.380995  5722 tablet_copy_client.cc:1131] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9: 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:45349: connect: Connection refused (error 111)
I20260608 12:41:04.394861  5728 tablet_copy_client.cc:538] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:04.404047  5728 tablet_bootstrap.cc:492] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c: Bootstrap starting.
I20260608 12:41:04.428042  5732 tablet_copy_client.cc:538] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:04.437403  5732 tablet_bootstrap.cc:492] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7: Bootstrap starting.
I20260608 12:41:04.441542  5724 tablet_bootstrap.cc:492] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:04.442771  5724 tablet_bootstrap.cc:492] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9: Bootstrap complete.
I20260608 12:41:04.443663  5724 ts_tablet_manager.cc:1403] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9: Time spent bootstrapping tablet: real 0.149s	user 0.141s	sys 0.004s
I20260608 12:41:04.447405  5724 raft_consensus.cc:359] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } }
I20260608 12:41:04.448484  5724 raft_consensus.cc:740] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 18646441ed5e42bd806dfb8b4fcc84d9, State: Initialized, Role: LEARNER
I20260608 12:41:04.449182  5724 consensus_queue.cc:260] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } attrs { replace: true } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: true } }
I20260608 12:41:04.453651  5724 ts_tablet_manager.cc:1434] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
W20260608 12:41:04.457408  5724 tablet_copy_client.cc:1131] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9: 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:37437: connect: Connection refused (error 111)
I20260608 12:41:04.468351  5748 raft_consensus.cc:493] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b4f6a395d924a149c6d753602711bb8)
I20260608 12:41:04.468916  5748 raft_consensus.cc:515] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } }
I20260608 12:41:04.471467  5748 leader_election.cc:290] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:41:04.476529  5735 tablet_copy_client.cc:538] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:41:04.489162  5512 leader_election.cc:336] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37437: connect: Connection refused (error 111)
W20260608 12:41:04.490103  5512 leader_election.cc:336] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349): Network error: Client connection negotiation failed: client connection to 127.0.107.195:45349: connect: Connection refused (error 111)
I20260608 12:41:04.494302  5512 leader_election.cc:304] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [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: 18646441ed5e42bd806dfb8b4fcc84d9; no voters: 22ae02fb0b644767bf522c209107b95e, 2b4f6a395d924a149c6d753602711bb8
I20260608 12:41:04.499750  5748 raft_consensus.cc:2749] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:04.499097  5735 tablet_bootstrap.cc:492] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c: Bootstrap starting.
I20260608 12:41:04.511229  5757 raft_consensus.cc:493] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b4f6a395d924a149c6d753602711bb8)
I20260608 12:41:04.511909  5757 raft_consensus.cc:515] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } }
I20260608 12:41:04.515062  5757 leader_election.cc:290] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
I20260608 12:41:04.524642  5757 raft_consensus.cc:493] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b4f6a395d924a149c6d753602711bb8)
I20260608 12:41:04.525595  5757 raft_consensus.cc:515] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: false } }
I20260608 12:41:04.528290  5757 leader_election.cc:290] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191), 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349)
W20260608 12:41:04.544020  5363 leader_election.cc:336] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 22ae02fb0b644767bf522c209107b95e (127.0.107.193:37437): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37437: connect: Connection refused (error 111)
W20260608 12:41:04.547354  5363 leader_election.cc:336] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349): Network error: Client connection negotiation failed: client connection to 127.0.107.195:45349: connect: Connection refused (error 111)
W20260608 12:41:04.547581  5364 leader_election.cc:336] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a9a11ec6f1f478b85d8a2d0e3bf6c66 (127.0.107.194:35191): Network error: Client connection negotiation failed: client connection to 127.0.107.194:35191: connect: Connection refused (error 111)
I20260608 12:41:04.547883  5363 leader_election.cc:304] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [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: 108d7db679694f88940a318e2d88215c; no voters: 22ae02fb0b644767bf522c209107b95e, 2b4f6a395d924a149c6d753602711bb8
I20260608 12:41:04.548887  5757 raft_consensus.cc:2749] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:41:04.549985  5363 leader_election.cc:336] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b4f6a395d924a149c6d753602711bb8 (127.0.107.195:45349): Network error: Client connection negotiation failed: client connection to 127.0.107.195:45349: connect: Connection refused (error 111)
I20260608 12:41:04.550495  5363 leader_election.cc:304] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [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: 108d7db679694f88940a318e2d88215c; no voters: 2b4f6a395d924a149c6d753602711bb8, 3a9a11ec6f1f478b85d8a2d0e3bf6c66
I20260608 12:41:04.551362  5757 raft_consensus.cc:2749] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:04.612249  5732 tablet_bootstrap.cc:492] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7: 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:41:04.613222  5732 tablet_bootstrap.cc:492] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7: Bootstrap complete.
I20260608 12:41:04.613880  5732 ts_tablet_manager.cc:1403] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7: Time spent bootstrapping tablet: real 0.177s	user 0.139s	sys 0.026s
I20260608 12:41:04.616794  5728 tablet_bootstrap.cc:492] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:04.616676  5732 raft_consensus.cc:359] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } }
I20260608 12:41:04.617712  5728 tablet_bootstrap.cc:492] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c: Bootstrap complete.
I20260608 12:41:04.618304  5732 raft_consensus.cc:740] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d6feaa85dd47402ebc38ac5fe0b635f7, State: Initialized, Role: LEARNER
I20260608 12:41:04.618846  5728 ts_tablet_manager.cc:1403] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c: Time spent bootstrapping tablet: real 0.215s	user 0.146s	sys 0.025s
I20260608 12:41:04.618989  5732 consensus_queue.cc:260] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7 [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } attrs { replace: true } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } } peers { permanent_uuid: "d6feaa85dd47402ebc38ac5fe0b635f7" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 39983 } attrs { promote: true } }
I20260608 12:41:04.621711  5728 raft_consensus.cc:359] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } }
I20260608 12:41:04.622453  5728 raft_consensus.cc:740] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 108d7db679694f88940a318e2d88215c, State: Initialized, Role: LEARNER
I20260608 12:41:04.623080  5728 consensus_queue.cc:260] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c [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: "22ae02fb0b644767bf522c209107b95e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37437 } } peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } }
I20260608 12:41:04.625190  5728 ts_tablet_manager.cc:1434] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:41:04.627774  5732 ts_tablet_manager.cc:1434] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
W20260608 12:41:04.628290  5728 tablet_copy_client.cc:1131] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c: 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:35191: connect: Connection refused (error 111)
W20260608 12:41:04.632851  5732 tablet_copy_client.cc:1131] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7: 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:35191: connect: Connection refused (error 111)
I20260608 12:41:04.675586  5735 tablet_bootstrap.cc:492] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:41:04.676523  5735 tablet_bootstrap.cc:492] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c: Bootstrap complete.
I20260608 12:41:04.677080  5735 ts_tablet_manager.cc:1403] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c: Time spent bootstrapping tablet: real 0.178s	user 0.125s	sys 0.023s
I20260608 12:41:04.679062  5735 raft_consensus.cc:359] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } }
I20260608 12:41:04.679623  5735 raft_consensus.cc:740] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 108d7db679694f88940a318e2d88215c, State: Initialized, Role: LEARNER
I20260608 12:41:04.680269  5735 consensus_queue.cc:260] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c [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: "3a9a11ec6f1f478b85d8a2d0e3bf6c66" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35191 } } peers { permanent_uuid: "2b4f6a395d924a149c6d753602711bb8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 45349 } attrs { replace: true } } peers { permanent_uuid: "18646441ed5e42bd806dfb8b4fcc84d9" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 46765 } attrs { promote: false } } peers { permanent_uuid: "108d7db679694f88940a318e2d88215c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 45713 } attrs { promote: true } }
I20260608 12:41:04.681846  5735 ts_tablet_manager.cc:1434] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260608 12:41:04.684128  5735 tablet_copy_client.cc:1131] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c: 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:35191: connect: Connection refused (error 111)
I20260608 12:41:04.685935   431 tablet_replica.cc:333] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c: stopping tablet replica
I20260608 12:41:04.686539   431 raft_consensus.cc:2243] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:04.686945   431 raft_consensus.cc:2272] T 32c75a3e44f74303bcff1b3fc9da4ab6 P 108d7db679694f88940a318e2d88215c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:04.689242   431 tablet_replica.cc:333] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c: stopping tablet replica
I20260608 12:41:04.689821   431 raft_consensus.cc:2243] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:04.690333   431 raft_consensus.cc:2272] T dc67d4cf5f1a4853b2467bc66dd72e3b P 108d7db679694f88940a318e2d88215c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:04.692188   431 tablet_replica.cc:333] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c: stopping tablet replica
I20260608 12:41:04.692719   431 raft_consensus.cc:2243] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:04.693085   431 raft_consensus.cc:2272] T d732c40483e14aa18036b8c5c6316751 P 108d7db679694f88940a318e2d88215c [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:04.695529   431 tablet_replica.cc:333] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c: stopping tablet replica
I20260608 12:41:04.696033   431 raft_consensus.cc:2243] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:04.696590   431 raft_consensus.cc:2272] T 4351dc7f3dad451eacd2ca70daf14642 P 108d7db679694f88940a318e2d88215c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:04.720803   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:04.734217   431 tablet_server.cc:179] TabletServer@127.0.107.197:0 shutting down...
I20260608 12:41:04.759464   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:04.760812   431 tablet_replica.cc:333] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7: stopping tablet replica
I20260608 12:41:04.761518   431 raft_consensus.cc:2243] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:04.761976   431 raft_consensus.cc:2272] T 698c8730fb8d4038a4e14e7f7e2c1cea P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:04.764093   431 tablet_replica.cc:333] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7: stopping tablet replica
I20260608 12:41:04.764605   431 raft_consensus.cc:2243] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:04.764976   431 raft_consensus.cc:2272] T 801adc7d4f3f4a64a5429b47ea813c39 P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:04.767237   431 tablet_replica.cc:333] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7: stopping tablet replica
I20260608 12:41:04.767748   431 raft_consensus.cc:2243] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:04.768304   431 raft_consensus.cc:2272] T 1661660ed626409e902b67625bfa885f P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:04.770283   431 tablet_replica.cc:333] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7: stopping tablet replica
I20260608 12:41:04.770867   431 raft_consensus.cc:2243] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:04.771396   431 raft_consensus.cc:2272] T 382cc194179b4cc380fecfc92635e8ea P d6feaa85dd47402ebc38ac5fe0b635f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:04.793385   431 tablet_server.cc:196] TabletServer@127.0.107.197:0 shutdown complete.
I20260608 12:41:04.809746   431 tablet_server.cc:179] TabletServer@127.0.107.198:0 shutting down...
I20260608 12:41:04.849431   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:04.851382   431 tablet_replica.cc:333] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9: stopping tablet replica
I20260608 12:41:04.851991   431 raft_consensus.cc:2243] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:04.852455   431 raft_consensus.cc:2272] T 3fb6dbee393c4433b0ea936b555d5fb8 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:04.854818   431 tablet_replica.cc:333] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9: stopping tablet replica
I20260608 12:41:04.855353   431 raft_consensus.cc:2243] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:41:04.856012   431 raft_consensus.cc:2272] T 1c70ae23199043bf9e91879366e37267 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:41:04.858186   431 tablet_replica.cc:333] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9: stopping tablet replica
I20260608 12:41:04.858719   431 raft_consensus.cc:2243] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:04.859226   431 raft_consensus.cc:2272] T 6ab0c8f77b6a4e00b28610c8b45e40e7 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:04.861338   431 tablet_replica.cc:333] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9: stopping tablet replica
I20260608 12:41:04.861809   431 raft_consensus.cc:2243] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:04.862398   431 raft_consensus.cc:2272] T d732c40483e14aa18036b8c5c6316751 P 18646441ed5e42bd806dfb8b4fcc84d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:04.885993   431 tablet_server.cc:196] TabletServer@127.0.107.198:0 shutdown complete.
I20260608 12:41:04.902251   431 master.cc:562] Master@127.0.107.254:40089 shutting down...
W20260608 12:41:04.930052  4906 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:41:04.930313  4906 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:41:04.930511  4906 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:41:04.931800   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:04.932381   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:04.932721   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 07a8e6c283c64b90ba2095b025e76636: stopping tablet replica
I20260608 12:41:04.955561   431 master.cc:584] Master@127.0.107.254:40089 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (17449 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:41:05.005926   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39965
I20260608 12:41:05.007138   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:05.012593  5763 instance_detector.cc: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:05.012635  5764 instance_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:05.015414   431 server_base.cc:1061] running on GCE node
W20260608 12:41:05.015465  5766 instance_detector.cc: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:05.016875   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:05.017064   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:05.017186   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922465017174 us; error 0 us; skew 500 ppm
I20260608 12:41:05.017684   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:05.020015   431 webserver.cc:533] Webserver started at http://127.0.107.254:32959/ using document root <none> and password file <none>
I20260608 12:41:05.020551   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:05.020714   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:05.020927   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:05.022022   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "eb4c3aee89e74ddaba2ccfc46099bfc3"
format_stamp: "Formatted at 2026-06-08 12:41:05 on dist-test-slave-vkhm"
I20260608 12:41:05.026602   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:41:05.029997  5771 log_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:05.030778   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:41:05.031067   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "eb4c3aee89e74ddaba2ccfc46099bfc3"
format_stamp: "Formatted at 2026-06-08 12:41:05 on dist-test-slave-vkhm"
I20260608 12:41:05.031358   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-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:05.049793   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:05.051070   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:05.088696   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39965
I20260608 12:41:05.088829  5822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39965 every 8 connection(s)
I20260608 12:41:05.092872  5823 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:05.102837  5823 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3: Bootstrap starting.
I20260608 12:41:05.107753  5823 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:05.111958  5823 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3: No bootstrap required, opened a new log
I20260608 12:41:05.114152  5823 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb4c3aee89e74ddaba2ccfc46099bfc3" member_type: VOTER }
I20260608 12:41:05.114521  5823 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:05.114712  5823 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb4c3aee89e74ddaba2ccfc46099bfc3, State: Initialized, Role: FOLLOWER
I20260608 12:41:05.115239  5823 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb4c3aee89e74ddaba2ccfc46099bfc3" member_type: VOTER }
I20260608 12:41:05.115644  5823 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:05.115833  5823 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:05.116044  5823 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:05.120421  5823 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb4c3aee89e74ddaba2ccfc46099bfc3" member_type: VOTER }
I20260608 12:41:05.120900  5823 leader_election.cc:304] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [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: eb4c3aee89e74ddaba2ccfc46099bfc3; no voters: 
I20260608 12:41:05.121997  5823 leader_election.cc:290] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:05.122473  5826 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:05.123852  5826 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [term 1 LEADER]: Becoming Leader. State: Replica: eb4c3aee89e74ddaba2ccfc46099bfc3, State: Running, Role: LEADER
I20260608 12:41:05.124575  5826 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [LEADER]: Queue going to LEADER mode. State: All 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: "eb4c3aee89e74ddaba2ccfc46099bfc3" member_type: VOTER }
I20260608 12:41:05.125043  5823 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:05.130168  5828 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb4c3aee89e74ddaba2ccfc46099bfc3. Latest consensus state: current_term: 1 leader_uuid: "eb4c3aee89e74ddaba2ccfc46099bfc3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb4c3aee89e74ddaba2ccfc46099bfc3" member_type: VOTER } }
I20260608 12:41:05.130949  5828 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:05.132004  5827 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb4c3aee89e74ddaba2ccfc46099bfc3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb4c3aee89e74ddaba2ccfc46099bfc3" member_type: VOTER } }
I20260608 12:41:05.132627  5827 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:05.133210  5835 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:05.139454  5835 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:05.140673   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:05.148844  5835 catalog_manager.cc:1382] Generated new cluster ID: 784a0015835947ac895c1ee6966a9356
I20260608 12:41:05.149132  5835 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:05.168859  5835 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:05.170188  5835 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:05.183240  5835 catalog_manager.cc:6069] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3: Generated new TSK 0
I20260608 12:41:05.183840  5835 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:05.207777   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:05.214020  5844 instance_detector.cc: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:05.215468  5845 instance_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:05.217150   431 server_base.cc:1061] running on GCE node
W20260608 12:41:05.217888  5847 instance_detector.cc: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:05.218750   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:05.218968   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:05.219156   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922465219137 us; error 0 us; skew 500 ppm
I20260608 12:41:05.219744   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:05.222100   431 webserver.cc:533] Webserver started at http://127.0.107.193:34617/ using document root <none> and password file <none>
I20260608 12:41:05.222616   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:05.222823   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:05.223106   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:05.224280   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0"
format_stamp: "Formatted at 2026-06-08 12:41:05 on dist-test-slave-vkhm"
I20260608 12:41:05.228909   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:41:05.232332  5852 log_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:05.233070   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:05.233417   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0"
format_stamp: "Formatted at 2026-06-08 12:41:05 on dist-test-slave-vkhm"
I20260608 12:41:05.233714   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-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:05.247941   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:05.249217   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:05.250674   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:05.253154   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:05.253391   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:05.253652   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:05.253877   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:05.293205   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38081
I20260608 12:41:05.293337  5914 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38081 every 8 connection(s)
I20260608 12:41:05.298600   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:05.306057  5919 instance_detector.cc: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:05.308053  5920 instance_detector.cc: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:05.310936  5922 instance_detector.cc: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:05.311969   431 server_base.cc:1061] running on GCE node
I20260608 12:41:05.313192   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:05.313395   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:05.313614   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922465313581 us; error 0 us; skew 500 ppm
I20260608 12:41:05.314213   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:05.316375  5915 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39965
I20260608 12:41:05.316738  5915 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:05.317463  5915 heartbeater.cc:507] Master 127.0.107.254:39965 requested a full tablet report, sending...
I20260608 12:41:05.317770   431 webserver.cc:533] Webserver started at http://127.0.107.194:33297/ using document root <none> and password file <none>
I20260608 12:41:05.318341   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:05.318573   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:05.318909   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:05.319692  5788 ts_manager.cc:194] Registered new tserver with Master: a6ebf7a4b1414250bbfc4f27c6b593a0 (127.0.107.193:38081)
I20260608 12:41:05.320161   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "1559f05c7bc348bcb19ca81934e213cc"
format_stamp: "Formatted at 2026-06-08 12:41:05 on dist-test-slave-vkhm"
I20260608 12:41:05.321595  5788 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45442
I20260608 12:41:05.324988   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:41:05.328526  5927 log_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:05.329293   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:05.329609   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "1559f05c7bc348bcb19ca81934e213cc"
format_stamp: "Formatted at 2026-06-08 12:41:05 on dist-test-slave-vkhm"
I20260608 12:41:05.329891   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-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:05.360965   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:05.362118   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:05.363507   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:05.365761   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:05.365985   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:05.366227   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:05.366397   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:05.404700   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40569
I20260608 12:41:05.404814  5989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40569 every 8 connection(s)
I20260608 12:41:05.409883   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:05.417143  5993 instance_detector.cc: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:05.418732  5994 instance_detector.cc: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:05.423466  5996 instance_detector.cc: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:05.425173   431 server_base.cc:1061] running on GCE node
I20260608 12:41:05.425340  5990 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39965
I20260608 12:41:05.425897  5990 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:05.426321   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:05.426571   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:05.426749  5990 heartbeater.cc:507] Master 127.0.107.254:39965 requested a full tablet report, sending...
I20260608 12:41:05.426822   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922465426803 us; error 0 us; skew 500 ppm
I20260608 12:41:05.427661   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:05.429339  5788 ts_manager.cc:194] Registered new tserver with Master: 1559f05c7bc348bcb19ca81934e213cc (127.0.107.194:40569)
I20260608 12:41:05.430454   431 webserver.cc:533] Webserver started at http://127.0.107.195:34369/ using document root <none> and password file <none>
I20260608 12:41:05.430922  5788 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45452
I20260608 12:41:05.431018   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:05.431320   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:05.431691   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:05.433004   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "e7f919f8690f43c2b8226920d94c1d92"
format_stamp: "Formatted at 2026-06-08 12:41:05 on dist-test-slave-vkhm"
I20260608 12:41:05.437671   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:41:05.440996  6001 log_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:05.441757   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:05.442063   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "e7f919f8690f43c2b8226920d94c1d92"
format_stamp: "Formatted at 2026-06-08 12:41:05 on dist-test-slave-vkhm"
I20260608 12:41:05.442349   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-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:05.453958   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:05.455133   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:05.456581   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:05.458899   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:05.459127   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:05.459378   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:05.459566   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:05.499711   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36923
I20260608 12:41:05.499825  6063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36923 every 8 connection(s)
I20260608 12:41:05.514086  6064 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39965
I20260608 12:41:05.514464  6064 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:05.515153  6064 heartbeater.cc:507] Master 127.0.107.254:39965 requested a full tablet report, sending...
I20260608 12:41:05.517163  5788 ts_manager.cc:194] Registered new tserver with Master: e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195:36923)
I20260608 12:41:05.517755   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014668244s
I20260608 12:41:05.518862  5788 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45456
I20260608 12:41:06.324278  5915 heartbeater.cc:499] Master 127.0.107.254:39965 was elected leader, sending a full tablet report...
I20260608 12:41:06.434002  5990 heartbeater.cc:499] Master 127.0.107.254:39965 was elected leader, sending a full tablet report...
I20260608 12:41:06.521875  6064 heartbeater.cc:499] Master 127.0.107.254:39965 was elected leader, sending a full tablet report...
I20260608 12:41:06.575603  5788 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45462:
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:41:06.578027  5788 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:06.649652  5880 tablet_service.cc:1511] Processing CreateTablet for tablet 31ffcc29885c40589e1ebfa29a894585 (DEFAULT_TABLE table=test-workload [id=a7765fbce79c40efb272320180dd16b8]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:41:06.650813  5954 tablet_service.cc:1511] Processing CreateTablet for tablet b9f91b0582ea451a9a61a0c56d500705 (DEFAULT_TABLE table=test-workload [id=a7765fbce79c40efb272320180dd16b8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:41:06.651273  5880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31ffcc29885c40589e1ebfa29a894585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.651547  5953 tablet_service.cc:1511] Processing CreateTablet for tablet 8a03e28b0e0f49bb96e7641a4f541910 (DEFAULT_TABLE table=test-workload [id=a7765fbce79c40efb272320180dd16b8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:41:06.652352  5954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f91b0582ea451a9a61a0c56d500705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.653048  5953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a03e28b0e0f49bb96e7641a4f541910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.655989  5878 tablet_service.cc:1511] Processing CreateTablet for tablet 8a03e28b0e0f49bb96e7641a4f541910 (DEFAULT_TABLE table=test-workload [id=a7765fbce79c40efb272320180dd16b8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:41:06.657419  5878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a03e28b0e0f49bb96e7641a4f541910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.661216  6028 tablet_service.cc:1511] Processing CreateTablet for tablet b9f91b0582ea451a9a61a0c56d500705 (DEFAULT_TABLE table=test-workload [id=a7765fbce79c40efb272320180dd16b8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:41:06.661454  5955 tablet_service.cc:1511] Processing CreateTablet for tablet 31ffcc29885c40589e1ebfa29a894585 (DEFAULT_TABLE table=test-workload [id=a7765fbce79c40efb272320180dd16b8]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:41:06.662631  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f91b0582ea451a9a61a0c56d500705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.662839  5955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31ffcc29885c40589e1ebfa29a894585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.665536  5879 tablet_service.cc:1511] Processing CreateTablet for tablet b9f91b0582ea451a9a61a0c56d500705 (DEFAULT_TABLE table=test-workload [id=a7765fbce79c40efb272320180dd16b8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:41:06.666935  5879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f91b0582ea451a9a61a0c56d500705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.669566  6027 tablet_service.cc:1511] Processing CreateTablet for tablet 8a03e28b0e0f49bb96e7641a4f541910 (DEFAULT_TABLE table=test-workload [id=a7765fbce79c40efb272320180dd16b8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:41:06.671357  6027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a03e28b0e0f49bb96e7641a4f541910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.675998  6029 tablet_service.cc:1511] Processing CreateTablet for tablet 31ffcc29885c40589e1ebfa29a894585 (DEFAULT_TABLE table=test-workload [id=a7765fbce79c40efb272320180dd16b8]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:41:06.677932  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31ffcc29885c40589e1ebfa29a894585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:06.679376  6084 tablet_bootstrap.cc:492] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc: Bootstrap starting.
I20260608 12:41:06.680155  6085 tablet_bootstrap.cc:492] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0: Bootstrap starting.
I20260608 12:41:06.690390  6085 tablet_bootstrap.cc:654] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.692831  6084 tablet_bootstrap.cc:654] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.710592  6087 tablet_bootstrap.cc:492] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92: Bootstrap starting.
I20260608 12:41:06.717447  6085 tablet_bootstrap.cc:492] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0: No bootstrap required, opened a new log
I20260608 12:41:06.717694  6087 tablet_bootstrap.cc:654] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.718109  6085 ts_tablet_manager.cc:1403] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.000s
I20260608 12:41:06.718204  6084 tablet_bootstrap.cc:492] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc: No bootstrap required, opened a new log
I20260608 12:41:06.718894  6084 ts_tablet_manager.cc:1403] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.003s
I20260608 12:41:06.721484  6085 raft_consensus.cc:359] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.722295  6085 raft_consensus.cc:385] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.722659  6085 raft_consensus.cc:740] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7a4b1414250bbfc4f27c6b593a0, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.723522  6085 consensus_queue.cc:260] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.723534  6084 raft_consensus.cc:359] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.724591  6084 raft_consensus.cc:385] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.724948  6084 raft_consensus.cc:740] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1559f05c7bc348bcb19ca81934e213cc, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.725890  6084 consensus_queue.cc:260] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.726706  6087 tablet_bootstrap.cc:492] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92: No bootstrap required, opened a new log
I20260608 12:41:06.727200  6087 ts_tablet_manager.cc:1403] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 12:41:06.728976  6084 ts_tablet_manager.cc:1434] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:41:06.730090  6084 tablet_bootstrap.cc:492] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc: Bootstrap starting.
I20260608 12:41:06.730449  6085 ts_tablet_manager.cc:1434] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:41:06.731593  6085 tablet_bootstrap.cc:492] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0: Bootstrap starting.
I20260608 12:41:06.736617  6084 tablet_bootstrap.cc:654] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.740027  6085 tablet_bootstrap.cc:654] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.737288  6087 raft_consensus.cc:359] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.743216  6087 raft_consensus.cc:385] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.743711  6087 raft_consensus.cc:740] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f919f8690f43c2b8226920d94c1d92, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.745323  6087 consensus_queue.cc:260] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.747534  6084 tablet_bootstrap.cc:492] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc: No bootstrap required, opened a new log
I20260608 12:41:06.748062  6084 ts_tablet_manager.cc:1403] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260608 12:41:06.749615  6085 tablet_bootstrap.cc:492] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0: No bootstrap required, opened a new log
I20260608 12:41:06.750195  6085 ts_tablet_manager.cc:1403] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260608 12:41:06.751185  6084 raft_consensus.cc:359] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.751948  6084 raft_consensus.cc:385] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.752262  6084 raft_consensus.cc:740] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1559f05c7bc348bcb19ca81934e213cc, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.753098  6084 consensus_queue.cc:260] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.754134  6087 ts_tablet_manager.cc:1434] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.007s
I20260608 12:41:06.753937  6085 raft_consensus.cc:359] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.754865  6085 raft_consensus.cc:385] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.756122  6085 raft_consensus.cc:740] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7a4b1414250bbfc4f27c6b593a0, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.757239  6084 ts_tablet_manager.cc:1434] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:41:06.757148  6085 consensus_queue.cc:260] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.755321  6087 tablet_bootstrap.cc:492] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92: Bootstrap starting.
I20260608 12:41:06.758344  6084 tablet_bootstrap.cc:492] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc: Bootstrap starting.
I20260608 12:41:06.760043  6085 ts_tablet_manager.cc:1434] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 12:41:06.761250  6085 tablet_bootstrap.cc:492] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0: Bootstrap starting.
I20260608 12:41:06.765394  6084 tablet_bootstrap.cc:654] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.765513  6087 tablet_bootstrap.cc:654] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.768100  6085 tablet_bootstrap.cc:654] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.770892  6090 raft_consensus.cc:493] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.771663  6090 raft_consensus.cc:515] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.775702  6090 leader_election.cc:290] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1559f05c7bc348bcb19ca81934e213cc (127.0.107.194:40569), e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195:36923)
I20260608 12:41:06.777033  6091 raft_consensus.cc:493] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.777593  6091 raft_consensus.cc:515] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.779196  6087 tablet_bootstrap.cc:492] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92: No bootstrap required, opened a new log
I20260608 12:41:06.779794  6087 ts_tablet_manager.cc:1403] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.010s
I20260608 12:41:06.780771  6091 leader_election.cc:290] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6ebf7a4b1414250bbfc4f27c6b593a0 (127.0.107.193:38081), e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195:36923)
I20260608 12:41:06.782903  6087 raft_consensus.cc:359] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.783704  6087 raft_consensus.cc:385] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.784044  6087 raft_consensus.cc:740] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f919f8690f43c2b8226920d94c1d92, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.785033  6087 consensus_queue.cc:260] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.787942  6087 ts_tablet_manager.cc:1434] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:41:06.789108  6087 tablet_bootstrap.cc:492] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92: Bootstrap starting.
I20260608 12:41:06.796281  6087 tablet_bootstrap.cc:654] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:06.809324  6087 tablet_bootstrap.cc:492] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92: No bootstrap required, opened a new log
I20260608 12:41:06.809860  6087 ts_tablet_manager.cc:1403] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260608 12:41:06.813252  6087 raft_consensus.cc:359] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.814206  6087 raft_consensus.cc:385] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.814612  6087 raft_consensus.cc:740] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f919f8690f43c2b8226920d94c1d92, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.815644  6087 consensus_queue.cc:260] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.818674  6087 ts_tablet_manager.cc:1434] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260608 12:41:06.819762  6084 tablet_bootstrap.cc:492] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc: No bootstrap required, opened a new log
I20260608 12:41:06.820159  6084 ts_tablet_manager.cc:1403] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc: Time spent bootstrapping tablet: real 0.062s	user 0.020s	sys 0.025s
I20260608 12:41:06.828653  6084 raft_consensus.cc:359] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.829684  6084 raft_consensus.cc:385] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.830114  6084 raft_consensus.cc:740] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1559f05c7bc348bcb19ca81934e213cc, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.831295  6084 consensus_queue.cc:260] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.834233  6094 raft_consensus.cc:493] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.834834  6094 raft_consensus.cc:515] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.836454  6084 ts_tablet_manager.cc:1434] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 12:41:06.836999  6085 tablet_bootstrap.cc:492] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0: No bootstrap required, opened a new log
I20260608 12:41:06.837554  6085 ts_tablet_manager.cc:1403] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.009s
I20260608 12:41:06.839310  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ffcc29885c40589e1ebfa29a894585" candidate_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f919f8690f43c2b8226920d94c1d92" is_pre_election: true
I20260608 12:41:06.840070  6039 raft_consensus.cc:2468] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7a4b1414250bbfc4f27c6b593a0 in term 0.
I20260608 12:41:06.837862  6094 leader_election.cc:290] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6ebf7a4b1414250bbfc4f27c6b593a0 (127.0.107.193:38081), 1559f05c7bc348bcb19ca81934e213cc (127.0.107.194:40569)
I20260608 12:41:06.841794  6085 raft_consensus.cc:359] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.842265  5856 leader_election.cc:304] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6ebf7a4b1414250bbfc4f27c6b593a0, e7f919f8690f43c2b8226920d94c1d92; no voters: 
I20260608 12:41:06.842808  6085 raft_consensus.cc:385] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:06.843236  6085 raft_consensus.cc:740] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6ebf7a4b1414250bbfc4f27c6b593a0, State: Initialized, Role: FOLLOWER
I20260608 12:41:06.843534  6090 raft_consensus.cc:2804] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:06.843988  6090 raft_consensus.cc:493] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:06.844385  6090 raft_consensus.cc:3060] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.844281  6085 consensus_queue.cc:260] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.846273  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ffcc29885c40589e1ebfa29a894585" candidate_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1559f05c7bc348bcb19ca81934e213cc" is_pre_election: true
I20260608 12:41:06.846995  5965 raft_consensus.cc:2468] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6ebf7a4b1414250bbfc4f27c6b593a0 in term 0.
I20260608 12:41:06.856135  6090 raft_consensus.cc:515] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.856931  6085 ts_tablet_manager.cc:1434] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0: Time spent starting tablet: real 0.019s	user 0.015s	sys 0.004s
I20260608 12:41:06.858304  6090 leader_election.cc:290] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [CANDIDATE]: Term 1 election: Requested vote from peers 1559f05c7bc348bcb19ca81934e213cc (127.0.107.194:40569), e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195:36923)
I20260608 12:41:06.861480  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ffcc29885c40589e1ebfa29a894585" candidate_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f919f8690f43c2b8226920d94c1d92"
I20260608 12:41:06.863466  6091 raft_consensus.cc:493] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:06.862097  6039 raft_consensus.cc:3060] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.863970  6091 raft_consensus.cc:515] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.866178  6091 leader_election.cc:290] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a6ebf7a4b1414250bbfc4f27c6b593a0 (127.0.107.193:38081), e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195:36923)
I20260608 12:41:06.866963  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ffcc29885c40589e1ebfa29a894585" candidate_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1559f05c7bc348bcb19ca81934e213cc"
I20260608 12:41:06.867581  5965 raft_consensus.cc:3060] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.870294  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a03e28b0e0f49bb96e7641a4f541910" candidate_uuid: "e7f919f8690f43c2b8226920d94c1d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" is_pre_election: true
I20260608 12:41:06.871019  5890 raft_consensus.cc:2468] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f919f8690f43c2b8226920d94c1d92 in term 0.
I20260608 12:41:06.872592  6005 leader_election.cc:304] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6ebf7a4b1414250bbfc4f27c6b593a0, e7f919f8690f43c2b8226920d94c1d92; no voters: 
I20260608 12:41:06.873610  6094 raft_consensus.cc:2804] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:06.873988  6094 raft_consensus.cc:493] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:06.874315  6094 raft_consensus.cc:3060] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.875380  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a03e28b0e0f49bb96e7641a4f541910" candidate_uuid: "e7f919f8690f43c2b8226920d94c1d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1559f05c7bc348bcb19ca81934e213cc" is_pre_election: true
I20260608 12:41:06.875967  5964 raft_consensus.cc:2468] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f919f8690f43c2b8226920d94c1d92 in term 0.
I20260608 12:41:06.876017  6039 raft_consensus.cc:2468] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7a4b1414250bbfc4f27c6b593a0 in term 1.
I20260608 12:41:06.877887  5856 leader_election.cc:304] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6ebf7a4b1414250bbfc4f27c6b593a0, e7f919f8690f43c2b8226920d94c1d92; no voters: 
I20260608 12:41:06.879115  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f91b0582ea451a9a61a0c56d500705" candidate_uuid: "1559f05c7bc348bcb19ca81934e213cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f919f8690f43c2b8226920d94c1d92" is_pre_election: true
I20260608 12:41:06.879642  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a03e28b0e0f49bb96e7641a4f541910" candidate_uuid: "1559f05c7bc348bcb19ca81934e213cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f919f8690f43c2b8226920d94c1d92" is_pre_election: true
I20260608 12:41:06.879832  6039 raft_consensus.cc:2468] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1559f05c7bc348bcb19ca81934e213cc in term 0.
I20260608 12:41:06.880450  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f91b0582ea451a9a61a0c56d500705" candidate_uuid: "1559f05c7bc348bcb19ca81934e213cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" is_pre_election: true
I20260608 12:41:06.881146  5890 raft_consensus.cc:2468] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1559f05c7bc348bcb19ca81934e213cc in term 0.
I20260608 12:41:06.879837  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a03e28b0e0f49bb96e7641a4f541910" candidate_uuid: "1559f05c7bc348bcb19ca81934e213cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" is_pre_election: true
I20260608 12:41:06.884306  5889 raft_consensus.cc:2468] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1559f05c7bc348bcb19ca81934e213cc in term 0.
I20260608 12:41:06.884948  6094 raft_consensus.cc:515] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.886260  6038 raft_consensus.cc:2393] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1559f05c7bc348bcb19ca81934e213cc in current term 1: Already voted for candidate e7f919f8690f43c2b8226920d94c1d92 in this term.
I20260608 12:41:06.887627  5931 leader_election.cc:304] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1559f05c7bc348bcb19ca81934e213cc, a6ebf7a4b1414250bbfc4f27c6b593a0; no voters: 
I20260608 12:41:06.887818  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a03e28b0e0f49bb96e7641a4f541910" candidate_uuid: "e7f919f8690f43c2b8226920d94c1d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0"
I20260608 12:41:06.888357  5889 raft_consensus.cc:3060] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.888502  6091 raft_consensus.cc:2804] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:06.888921  6091 raft_consensus.cc:493] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:06.889284  6091 raft_consensus.cc:3060] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.892562  5931 leader_election.cc:304] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1559f05c7bc348bcb19ca81934e213cc, a6ebf7a4b1414250bbfc4f27c6b593a0; no voters: 
I20260608 12:41:06.893627  6094 leader_election.cc:290] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [CANDIDATE]: Term 1 election: Requested vote from peers a6ebf7a4b1414250bbfc4f27c6b593a0 (127.0.107.193:38081), 1559f05c7bc348bcb19ca81934e213cc (127.0.107.194:40569)
I20260608 12:41:06.894783  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a03e28b0e0f49bb96e7641a4f541910" candidate_uuid: "e7f919f8690f43c2b8226920d94c1d92" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1559f05c7bc348bcb19ca81934e213cc"
I20260608 12:41:06.895382  5964 raft_consensus.cc:3060] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.895763  5889 raft_consensus.cc:2468] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f919f8690f43c2b8226920d94c1d92 in term 1.
I20260608 12:41:06.896792  5965 raft_consensus.cc:2468] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6ebf7a4b1414250bbfc4f27c6b593a0 in term 1.
I20260608 12:41:06.897195  6005 leader_election.cc:304] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6ebf7a4b1414250bbfc4f27c6b593a0, e7f919f8690f43c2b8226920d94c1d92; no voters: 
I20260608 12:41:06.898207  6090 raft_consensus.cc:2804] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:06.899114  6090 raft_consensus.cc:697] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 LEADER]: Becoming Leader. State: Replica: a6ebf7a4b1414250bbfc4f27c6b593a0, State: Running, Role: LEADER
I20260608 12:41:06.900068  6090 consensus_queue.cc:237] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.901407  6091 raft_consensus.cc:515] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.903260  5964 raft_consensus.cc:2468] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f919f8690f43c2b8226920d94c1d92 in term 1.
I20260608 12:41:06.903577  6091 leader_election.cc:290] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [CANDIDATE]: Term 1 election: Requested vote from peers a6ebf7a4b1414250bbfc4f27c6b593a0 (127.0.107.193:38081), e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195:36923)
I20260608 12:41:06.904124  6091 raft_consensus.cc:2764] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:41:06.898180  6094 raft_consensus.cc:2804] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:06.908517  6094 raft_consensus.cc:697] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 1 LEADER]: Becoming Leader. State: Replica: e7f919f8690f43c2b8226920d94c1d92, State: Running, Role: LEADER
I20260608 12:41:06.909349  6094 consensus_queue.cc:237] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.910547  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f91b0582ea451a9a61a0c56d500705" candidate_uuid: "1559f05c7bc348bcb19ca81934e213cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0"
I20260608 12:41:06.912079  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f91b0582ea451a9a61a0c56d500705" candidate_uuid: "1559f05c7bc348bcb19ca81934e213cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f919f8690f43c2b8226920d94c1d92"
I20260608 12:41:06.912281  5889 raft_consensus.cc:3060] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.911818  5788 catalog_manager.cc:5696] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6ebf7a4b1414250bbfc4f27c6b593a0 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:06.912748  6038 raft_consensus.cc:3060] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:06.918045  5889 raft_consensus.cc:2468] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1559f05c7bc348bcb19ca81934e213cc in term 1.
I20260608 12:41:06.920123  5931 leader_election.cc:304] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1559f05c7bc348bcb19ca81934e213cc, a6ebf7a4b1414250bbfc4f27c6b593a0; no voters: 
I20260608 12:41:06.921108  6106 raft_consensus.cc:2804] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:06.921663  6106 raft_consensus.cc:697] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [term 1 LEADER]: Becoming Leader. State: Replica: 1559f05c7bc348bcb19ca81934e213cc, State: Running, Role: LEADER
I20260608 12:41:06.922612  6106 consensus_queue.cc:237] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:06.927194  6038 raft_consensus.cc:2468] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1559f05c7bc348bcb19ca81934e213cc in term 1.
I20260608 12:41:06.934419  5786 catalog_manager.cc:5696] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 1559f05c7bc348bcb19ca81934e213cc (127.0.107.194). New cstate: current_term: 1 leader_uuid: "1559f05c7bc348bcb19ca81934e213cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:06.935096  5788 catalog_manager.cc:5696] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "e7f919f8690f43c2b8226920d94c1d92" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:06.990558   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:06.996484  6111 instance_detector.cc: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:06.998682  6112 instance_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:07.000061   431 server_base.cc:1061] running on GCE node
W20260608 12:41:07.000092  6114 instance_detector.cc: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:07.001720   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:07.002027   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:07.002218   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922467002202 us; error 0 us; skew 500 ppm
I20260608 12:41:07.002820   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:07.005213   431 webserver.cc:533] Webserver started at http://127.0.107.196:38693/ using document root <none> and password file <none>
I20260608 12:41:07.005754   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:07.005966   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:07.006248   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:07.007339   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-3-root/instance:
uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe"
format_stamp: "Formatted at 2026-06-08 12:41:07 on dist-test-slave-vkhm"
I20260608 12:41:07.011786   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 12:41:07.015090  6119 log_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:07.015815   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 12:41:07.016129   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-3-root
uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe"
format_stamp: "Formatted at 2026-06-08 12:41:07 on dist-test-slave-vkhm"
I20260608 12:41:07.016500   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-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:07.039242   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:07.040421   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:07.041877   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:07.044867   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:07.045122   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:07.045420   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:07.045619   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:07.087292   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:37851
I20260608 12:41:07.087414  6181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:37851 every 8 connection(s)
I20260608 12:41:07.101461  6182 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39965
I20260608 12:41:07.101884  6182 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:07.102627  6182 heartbeater.cc:507] Master 127.0.107.254:39965 requested a full tablet report, sending...
I20260608 12:41:07.104614  5788 ts_manager.cc:194] Registered new tserver with Master: b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196:37851)
I20260608 12:41:07.105894  5788 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45472
I20260608 12:41:07.140005  5841 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:07.143157  5841 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:07.143534  5841 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:07.156311  5836 auto_rebalancer.cc:591] Failed to schedule move for tablet b9f91b0582ea451a9a61a0c56d500705: Illegal state: Leader has not yet committed an operation in its own term
W20260608 12:41:07.166755  5836 auto_rebalancer.cc:591] Failed to schedule move for tablet 8a03e28b0e0f49bb96e7641a4f541910: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:41:07.176837  6094 consensus_queue.cc:1048] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:07.184013  6108 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:41:07.184329  6108 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:41:07.230393  6106 consensus_queue.cc:1048] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:07.242398  6090 consensus_queue.cc:1048] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:07.269595  6090 consensus_queue.cc:1048] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:07.288035  6094 consensus_queue.cc:1048] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:07.288558  6106 consensus_queue.cc:1048] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:08.108570  6182 heartbeater.cc:499] Master 127.0.107.254:39965 was elected leader, sending a full tablet report...
I20260608 12:41:08.181058  6038 consensus_queue.cc:237] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [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: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } attrs { replace: true } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: true } }
I20260608 12:41:08.190465  5964 raft_consensus.cc:1275] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Refusing update from remote peer e7f919f8690f43c2b8226920d94c1d92: 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:08.190665  5889 raft_consensus.cc:1275] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Refusing update from remote peer e7f919f8690f43c2b8226920d94c1d92: 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:08.193434  6108 consensus_queue.cc:1048] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:08.194522  6201 consensus_queue.cc:1048] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } 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:08.208736  5964 raft_consensus.cc:2955] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } attrs { replace: true } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: true } } }
W20260608 12:41:08.213546  6002 consensus_peers.cc:597] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 -> Peer b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196:37851): Couldn't send request to peer b6370f70ee9c4e25ac09b6f3c6fcdafe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a03e28b0e0f49bb96e7641a4f541910. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:08.213593  5889 raft_consensus.cc:2955] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } attrs { replace: true } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: true } } }
I20260608 12:41:08.228992  5788 catalog_manager.cc:5696] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc reported cstate change: config changed from index -1 to 2, NON_VOTER b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "e7f919f8690f43c2b8226920d94c1d92" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } attrs { replace: true } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: true } } }
I20260608 12:41:08.333176  6201 raft_consensus.cc:2955] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } attrs { replace: true } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: true } } }
I20260608 12:41:08.356449  5889 consensus_queue.cc:237] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [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: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } attrs { replace: true } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: true } }
I20260608 12:41:08.369663  6038 raft_consensus.cc:1275] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7a4b1414250bbfc4f27c6b593a0: 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:08.369740  5964 raft_consensus.cc:1275] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7a4b1414250bbfc4f27c6b593a0: 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:08.372025  6212 consensus_queue.cc:1048] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } 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:41:08.373018  6196 consensus_queue.cc:1048] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:41:08.377918  5853 consensus_peers.cc:597] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 -> Peer b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196:37851): Couldn't send request to peer b6370f70ee9c4e25ac09b6f3c6fcdafe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31ffcc29885c40589e1ebfa29a894585. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:08.385329  5964 raft_consensus.cc:2955] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } attrs { replace: true } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: true } } }
I20260608 12:41:08.385869  6038 raft_consensus.cc:2955] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } attrs { replace: true } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: true } } }
I20260608 12:41:08.396474  5788 catalog_manager.cc:5696] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc reported cstate change: config changed from index -1 to 2, NON_VOTER b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } attrs { replace: true } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: true } } }
I20260608 12:41:08.448136  6217 ts_tablet_manager.cc:933] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe: Initiating tablet copy from peer e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195:36923)
I20260608 12:41:08.449998  6217 tablet_copy_client.cc:323] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:36923
I20260608 12:41:08.460840  6049 tablet_copy_service.cc:140] P e7f919f8690f43c2b8226920d94c1d92: Received BeginTabletCopySession request for tablet 8a03e28b0e0f49bb96e7641a4f541910 from peer b6370f70ee9c4e25ac09b6f3c6fcdafe ({username='slave'} at 127.0.0.1:37448)
I20260608 12:41:08.461401  6049 tablet_copy_service.cc:161] P e7f919f8690f43c2b8226920d94c1d92: Beginning new tablet copy session on tablet 8a03e28b0e0f49bb96e7641a4f541910 from peer b6370f70ee9c4e25ac09b6f3c6fcdafe at {username='slave'} at 127.0.0.1:37448: session id = b6370f70ee9c4e25ac09b6f3c6fcdafe-8a03e28b0e0f49bb96e7641a4f541910
I20260608 12:41:08.467722  6049 tablet_copy_source_session.cc:215] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:08.470477  6217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a03e28b0e0f49bb96e7641a4f541910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:08.482458  6217 tablet_copy_client.cc:806] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:08.483042  6217 tablet_copy_client.cc:670] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:08.486480  6217 tablet_copy_client.cc:538] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:08.492448  6217 tablet_bootstrap.cc:492] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe: Bootstrap starting.
I20260608 12:41:08.508298  6217 tablet_bootstrap.cc:492] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe: 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:08.509034  6217 tablet_bootstrap.cc:492] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe: Bootstrap complete.
I20260608 12:41:08.509541  6217 ts_tablet_manager.cc:1403] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.008s
I20260608 12:41:08.511897  6217 raft_consensus.cc:359] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } attrs { replace: true } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: true } }
I20260608 12:41:08.512545  6217 raft_consensus.cc:740] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b6370f70ee9c4e25ac09b6f3c6fcdafe, State: Initialized, Role: LEARNER
I20260608 12:41:08.513044  6217 consensus_queue.cc:260] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe [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: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } attrs { replace: true } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: true } }
I20260608 12:41:08.515239  6217 ts_tablet_manager.cc:1434] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:41:08.517685  6049 tablet_copy_service.cc:342] P e7f919f8690f43c2b8226920d94c1d92: Request end of tablet copy session b6370f70ee9c4e25ac09b6f3c6fcdafe-8a03e28b0e0f49bb96e7641a4f541910 received from {username='slave'} at 127.0.0.1:37448
I20260608 12:41:08.518249  6049 tablet_copy_service.cc:434] P e7f919f8690f43c2b8226920d94c1d92: ending tablet copy session b6370f70ee9c4e25ac09b6f3c6fcdafe-8a03e28b0e0f49bb96e7641a4f541910 on tablet 8a03e28b0e0f49bb96e7641a4f541910 with peer b6370f70ee9c4e25ac09b6f3c6fcdafe
I20260608 12:41:08.517330  6196 raft_consensus.cc:2955] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } attrs { replace: true } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: true } } }
I20260608 12:41:08.648111  6217 ts_tablet_manager.cc:933] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe: Initiating tablet copy from peer a6ebf7a4b1414250bbfc4f27c6b593a0 (127.0.107.193:38081)
I20260608 12:41:08.649791  6217 tablet_copy_client.cc:323] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:38081
I20260608 12:41:08.659430  5900 tablet_copy_service.cc:140] P a6ebf7a4b1414250bbfc4f27c6b593a0: Received BeginTabletCopySession request for tablet 31ffcc29885c40589e1ebfa29a894585 from peer b6370f70ee9c4e25ac09b6f3c6fcdafe ({username='slave'} at 127.0.0.1:36114)
I20260608 12:41:08.660048  5900 tablet_copy_service.cc:161] P a6ebf7a4b1414250bbfc4f27c6b593a0: Beginning new tablet copy session on tablet 31ffcc29885c40589e1ebfa29a894585 from peer b6370f70ee9c4e25ac09b6f3c6fcdafe at {username='slave'} at 127.0.0.1:36114: session id = b6370f70ee9c4e25ac09b6f3c6fcdafe-31ffcc29885c40589e1ebfa29a894585
I20260608 12:41:08.668587  5900 tablet_copy_source_session.cc:215] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:08.672256  6217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31ffcc29885c40589e1ebfa29a894585. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:08.688078  6217 tablet_copy_client.cc:806] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:08.688721  6217 tablet_copy_client.cc:670] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:08.692987  6217 tablet_copy_client.cc:538] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:08.701676  6217 tablet_bootstrap.cc:492] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe: Bootstrap starting.
I20260608 12:41:08.710270  6157 raft_consensus.cc:1217] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:08.722563  6217 tablet_bootstrap.cc:492] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe: 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:08.723457  6217 tablet_bootstrap.cc:492] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe: Bootstrap complete.
I20260608 12:41:08.724222  6217 ts_tablet_manager.cc:1403] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260608 12:41:08.727255  6217 raft_consensus.cc:359] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } attrs { replace: true } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: true } }
I20260608 12:41:08.728077  6217 raft_consensus.cc:740] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b6370f70ee9c4e25ac09b6f3c6fcdafe, State: Initialized, Role: LEARNER
I20260608 12:41:08.728799  6217 consensus_queue.cc:260] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe [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: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } attrs { replace: true } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: true } }
I20260608 12:41:08.731096  6217 ts_tablet_manager.cc:1434] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:41:08.732784  5900 tablet_copy_service.cc:342] P a6ebf7a4b1414250bbfc4f27c6b593a0: Request end of tablet copy session b6370f70ee9c4e25ac09b6f3c6fcdafe-31ffcc29885c40589e1ebfa29a894585 received from {username='slave'} at 127.0.0.1:36114
I20260608 12:41:08.733254  5900 tablet_copy_service.cc:434] P a6ebf7a4b1414250bbfc4f27c6b593a0: ending tablet copy session b6370f70ee9c4e25ac09b6f3c6fcdafe-31ffcc29885c40589e1ebfa29a894585 on tablet 31ffcc29885c40589e1ebfa29a894585 with peer b6370f70ee9c4e25ac09b6f3c6fcdafe
I20260608 12:41:08.891022  6157 raft_consensus.cc:1217] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:09.131171  6200 raft_consensus.cc:1064] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92: attempting to promote NON_VOTER b6370f70ee9c4e25ac09b6f3c6fcdafe to VOTER
I20260608 12:41:09.133805  6200 consensus_queue.cc:237] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [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: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } attrs { replace: true } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } }
I20260608 12:41:09.139946  6157 raft_consensus.cc:1275] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 LEARNER]: Refusing update from remote peer e7f919f8690f43c2b8226920d94c1d92: 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:09.142289  5964 raft_consensus.cc:1275] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Refusing update from remote peer e7f919f8690f43c2b8226920d94c1d92: 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:09.142321  6201 consensus_queue.cc:1048] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } 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:09.143326  5889 raft_consensus.cc:1275] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Refusing update from remote peer e7f919f8690f43c2b8226920d94c1d92: 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:09.144363  6225 consensus_queue.cc:1048] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } 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:09.144731  5841 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:09.146679  6201 consensus_queue.cc:1048] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:09.148627  5841 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:09.149181  5841 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:09.165863  5964 raft_consensus.cc:2955] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } attrs { replace: true } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:09.168298  5889 raft_consensus.cc:2955] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } attrs { replace: true } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:09.180379  5787 catalog_manager.cc:5696] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc reported cstate change: config changed from index 2 to 3, b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e7f919f8690f43c2b8226920d94c1d92" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } attrs { replace: true } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:09.326470  6201 raft_consensus.cc:2955] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } attrs { replace: true } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:09.335718  6157 raft_consensus.cc:2955] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } attrs { replace: true } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:09.342494  6038 consensus_queue.cc:237] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [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: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } }
I20260608 12:41:09.349691  6157 raft_consensus.cc:1275] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 FOLLOWER]: Refusing update from remote peer e7f919f8690f43c2b8226920d94c1d92: 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:09.350418  5889 raft_consensus.cc:1275] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Refusing update from remote peer e7f919f8690f43c2b8226920d94c1d92: 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:09.351999  6200 consensus_queue.cc:1048] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } 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:09.352820  6226 consensus_queue.cc:1048] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:09.361641  5889 raft_consensus.cc:2955] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1559f05c7bc348bcb19ca81934e213cc (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:09.363567  6157 raft_consensus.cc:2955] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1559f05c7bc348bcb19ca81934e213cc (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:09.377761  5786 catalog_manager.cc:5696] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 reported cstate change: config changed from index 3 to 4, VOTER 1559f05c7bc348bcb19ca81934e213cc (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "e7f919f8690f43c2b8226920d94c1d92" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:09.467535  6212 raft_consensus.cc:1064] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0: attempting to promote NON_VOTER b6370f70ee9c4e25ac09b6f3c6fcdafe to VOTER
I20260608 12:41:09.470498  6212 consensus_queue.cc:237] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [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: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } attrs { replace: true } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } }
I20260608 12:41:09.477710  6038 raft_consensus.cc:1275] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7a4b1414250bbfc4f27c6b593a0: 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:09.477440  6157 raft_consensus.cc:1275] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 LEARNER]: Refusing update from remote peer a6ebf7a4b1414250bbfc4f27c6b593a0: 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:09.478644  5964 raft_consensus.cc:1275] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7a4b1414250bbfc4f27c6b593a0: 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:09.479667  6231 consensus_queue.cc:1048] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } 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:09.480649  6212 consensus_queue.cc:1048] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } 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:09.481684  6232 consensus_queue.cc:1048] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:09.499965  6038 raft_consensus.cc:2955] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } attrs { replace: true } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:09.500685  5964 raft_consensus.cc:2955] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } attrs { replace: true } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:09.517110  5788 catalog_manager.cc:5696] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 reported cstate change: config changed from index 2 to 3, b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } attrs { replace: true } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:09.622453  5955 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a03e28b0e0f49bb96e7641a4f541910 with delete_type TABLET_DATA_TOMBSTONED (TS 1559f05c7bc348bcb19ca81934e213cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47922
I20260608 12:41:09.624836  6237 tablet_replica.cc:333] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc: stopping tablet replica
I20260608 12:41:09.625619  6237 raft_consensus.cc:2243] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:09.626281  6237 raft_consensus.cc:2272] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:09.629560  6237 ts_tablet_manager.cc:1916] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:09.641815  6237 ts_tablet_manager.cc:1929] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:09.642204  6237 log.cc:1199] T 8a03e28b0e0f49bb96e7641a4f541910 P 1559f05c7bc348bcb19ca81934e213cc: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-1-root/wals/8a03e28b0e0f49bb96e7641a4f541910
I20260608 12:41:09.643857  5775 catalog_manager.cc:5027] TS 1559f05c7bc348bcb19ca81934e213cc (127.0.107.194:40569): tablet 8a03e28b0e0f49bb96e7641a4f541910 (table test-workload [id=a7765fbce79c40efb272320180dd16b8]) successfully deleted
I20260608 12:41:09.713227  6212 raft_consensus.cc:2955] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } attrs { replace: true } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:10.019160  6200 raft_consensus.cc:2955] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1559f05c7bc348bcb19ca81934e213cc (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:10.361023  6239 raft_consensus.cc:493] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6ebf7a4b1414250bbfc4f27c6b593a0)
I20260608 12:41:10.362064  6239 raft_consensus.cc:515] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } attrs { replace: true } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } }
I20260608 12:41:10.366106  6212 raft_consensus.cc:493] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e7f919f8690f43c2b8226920d94c1d92)
I20260608 12:41:10.367192  6212 raft_consensus.cc:515] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } }
I20260608 12:41:10.401141  6212 leader_election.cc:290] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195:36923), b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196:37851)
I20260608 12:41:10.406893  6239 leader_election.cc:290] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1559f05c7bc348bcb19ca81934e213cc (127.0.107.194:40569), a6ebf7a4b1414250bbfc4f27c6b593a0 (127.0.107.193:38081), e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195:36923)
I20260608 12:41:10.410281  6242 raft_consensus.cc:493] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6ebf7a4b1414250bbfc4f27c6b593a0)
I20260608 12:41:10.411228  6242 raft_consensus.cc:515] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } attrs { replace: true } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } }
I20260608 12:41:10.423445  6242 leader_election.cc:290] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6ebf7a4b1414250bbfc4f27c6b593a0 (127.0.107.193:38081), e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195:36923), b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196:37851)
I20260608 12:41:10.463744  6245 raft_consensus.cc:493] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1559f05c7bc348bcb19ca81934e213cc)
I20260608 12:41:10.464355  6245 raft_consensus.cc:515] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:10.466954  6245 leader_election.cc:290] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1559f05c7bc348bcb19ca81934e213cc (127.0.107.194:40569), e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195:36923)
I20260608 12:41:10.470013  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f91b0582ea451a9a61a0c56d500705" candidate_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7f919f8690f43c2b8226920d94c1d92" is_pre_election: true
I20260608 12:41:10.472856  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f91b0582ea451a9a61a0c56d500705" candidate_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1559f05c7bc348bcb19ca81934e213cc" is_pre_election: true
I20260608 12:41:10.474295  5856 leader_election.cc:304] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0 [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: a6ebf7a4b1414250bbfc4f27c6b593a0; no voters: 1559f05c7bc348bcb19ca81934e213cc, e7f919f8690f43c2b8226920d94c1d92
I20260608 12:41:10.475340  6238 raft_consensus.cc:2749] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:10.491879  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ffcc29885c40589e1ebfa29a894585" candidate_uuid: "1559f05c7bc348bcb19ca81934e213cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" is_pre_election: true
I20260608 12:41:10.506428  6201 raft_consensus.cc:493] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a6ebf7a4b1414250bbfc4f27c6b593a0)
I20260608 12:41:10.506978  6201 raft_consensus.cc:515] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } attrs { replace: true } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } }
I20260608 12:41:10.510576  6201 leader_election.cc:290] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1559f05c7bc348bcb19ca81934e213cc (127.0.107.194:40569), a6ebf7a4b1414250bbfc4f27c6b593a0 (127.0.107.193:38081), b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196:37851)
I20260608 12:41:10.522862  6201 raft_consensus.cc:493] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1559f05c7bc348bcb19ca81934e213cc)
I20260608 12:41:10.526927  6037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ffcc29885c40589e1ebfa29a894585" candidate_uuid: "1559f05c7bc348bcb19ca81934e213cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e7f919f8690f43c2b8226920d94c1d92" is_pre_election: true
I20260608 12:41:10.523478  6201 raft_consensus.cc:515] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } }
I20260608 12:41:10.528977  5931 leader_election.cc:304] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 1559f05c7bc348bcb19ca81934e213cc; no voters: a6ebf7a4b1414250bbfc4f27c6b593a0, e7f919f8690f43c2b8226920d94c1d92
I20260608 12:41:10.529769  6243 raft_consensus.cc:2749] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:10.530771  6201 leader_election.cc:290] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a6ebf7a4b1414250bbfc4f27c6b593a0 (127.0.107.193:38081), 1559f05c7bc348bcb19ca81934e213cc (127.0.107.194:40569)
I20260608 12:41:10.556825  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a03e28b0e0f49bb96e7641a4f541910" candidate_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "e7f919f8690f43c2b8226920d94c1d92" is_pre_election: true
I20260608 12:41:10.566222  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ffcc29885c40589e1ebfa29a894585" candidate_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" is_pre_election: true
I20260608 12:41:10.566423  6038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ffcc29885c40589e1ebfa29a894585" candidate_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e7f919f8690f43c2b8226920d94c1d92" is_pre_election: true
I20260608 12:41:10.570907  6156 raft_consensus.cc:2955] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b6370f70ee9c4e25ac09b6f3c6fcdafe (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "e7f919f8690f43c2b8226920d94c1d92" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36923 } attrs { replace: true } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:10.572824  6200 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:37418 (request call id 3) took 1232 ms. Trace:
I20260608 12:41:10.573335  6200 rpcz_store.cc:276] 0608 12:41:09.340509 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:09.340657 (+   148us) service_pool.cc:224] Handling call
0608 12:41:09.345230 (+  4573us) log.cc:844] Serialized 501 byte log entry
0608 12:41:10.572728 (+1227498us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":203,"raft.run_cpu_time_us":1175,"raft.run_wall_time_us":1172}
I20260608 12:41:10.575007  5775 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8a03e28b0e0f49bb96e7641a4f541910 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:10.577491  6155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a03e28b0e0f49bb96e7641a4f541910" candidate_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" is_pre_election: true
I20260608 12:41:10.577883  6123 leader_election.cc:304] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: b6370f70ee9c4e25ac09b6f3c6fcdafe; no voters: a6ebf7a4b1414250bbfc4f27c6b593a0, e7f919f8690f43c2b8226920d94c1d92
I20260608 12:41:10.579468  5853 leader_election.cc:304] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [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: a6ebf7a4b1414250bbfc4f27c6b593a0; no voters: b6370f70ee9c4e25ac09b6f3c6fcdafe, e7f919f8690f43c2b8226920d94c1d92
I20260608 12:41:10.583458  5890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ffcc29885c40589e1ebfa29a894585" candidate_uuid: "e7f919f8690f43c2b8226920d94c1d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" is_pre_election: true
I20260608 12:41:10.583724  5889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f91b0582ea451a9a61a0c56d500705" candidate_uuid: "e7f919f8690f43c2b8226920d94c1d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" is_pre_election: true
I20260608 12:41:10.587051  6212 raft_consensus.cc:2749] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:10.592790  5964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ffcc29885c40589e1ebfa29a894585" candidate_uuid: "e7f919f8690f43c2b8226920d94c1d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1559f05c7bc348bcb19ca81934e213cc" is_pre_election: true
I20260608 12:41:10.594203  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f91b0582ea451a9a61a0c56d500705" candidate_uuid: "e7f919f8690f43c2b8226920d94c1d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1559f05c7bc348bcb19ca81934e213cc" is_pre_election: true
I20260608 12:41:10.596724  6157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ffcc29885c40589e1ebfa29a894585" candidate_uuid: "e7f919f8690f43c2b8226920d94c1d92" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" is_pre_election: true
I20260608 12:41:10.598767  6157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ffcc29885c40589e1ebfa29a894585" candidate_uuid: "1559f05c7bc348bcb19ca81934e213cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" is_pre_election: true
I20260608 12:41:10.599133  6002 leader_election.cc:304] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: e7f919f8690f43c2b8226920d94c1d92; no voters: a6ebf7a4b1414250bbfc4f27c6b593a0, b6370f70ee9c4e25ac09b6f3c6fcdafe
I20260608 12:41:10.600579  6246 raft_consensus.cc:2749] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:10.601985  6005 leader_election.cc:304] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92 [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: e7f919f8690f43c2b8226920d94c1d92; no voters: 1559f05c7bc348bcb19ca81934e213cc, a6ebf7a4b1414250bbfc4f27c6b593a0
I20260608 12:41:10.603204  6201 raft_consensus.cc:2749] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:10.606662  5785 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:45452 (request call id 19) took 1087 ms. Trace:
I20260608 12:41:10.607098  5785 rpcz_store.cc:276] 0608 12:41:09.518805 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:41:09.519050 (+   245us) service_pool.cc:224] Handling call
0608 12:41:10.606448 (+1087398us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":41101,"reported_tablets":1,"spinlock_wait_cycles":2432}
I20260608 12:41:10.612541  5889 consensus_queue.cc:237] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [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: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } }
I20260608 12:41:10.625029  5965 raft_consensus.cc:1275] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7a4b1414250bbfc4f27c6b593a0: 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:10.628669  6212 consensus_queue.cc:1048] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:41:10.638661  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31ffcc29885c40589e1ebfa29a894585" candidate_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "1559f05c7bc348bcb19ca81934e213cc" is_pre_election: true
I20260608 12:41:10.643215  6239 raft_consensus.cc:2749] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:10.646566  6157 raft_consensus.cc:1275] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 FOLLOWER]: Refusing update from remote peer a6ebf7a4b1414250bbfc4f27c6b593a0: 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:10.646660  5965 raft_consensus.cc:2955] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:10.649780  6238 consensus_queue.cc:1048] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } 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:10.654893  6156 raft_consensus.cc:2955] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:10.661329  5788 catalog_manager.cc:5696] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc reported cstate change: config changed from index 3 to 4, VOTER e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:10.797307  6027 tablet_service.cc:1558] Processing DeleteTablet for tablet 31ffcc29885c40589e1ebfa29a894585 with delete_type TABLET_DATA_TOMBSTONED (TS e7f919f8690f43c2b8226920d94c1d92 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37418
I20260608 12:41:10.799760  6255 tablet_replica.cc:333] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92: stopping tablet replica
I20260608 12:41:10.800669  6255 raft_consensus.cc:2243] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:10.801357  6255 raft_consensus.cc:2272] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:10.803877  6255 ts_tablet_manager.cc:1916] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:10.808482  6212 raft_consensus.cc:2955] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1559f05c7bc348bcb19ca81934e213cc" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40569 } } peers { permanent_uuid: "a6ebf7a4b1414250bbfc4f27c6b593a0" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38081 } } peers { permanent_uuid: "b6370f70ee9c4e25ac09b6f3c6fcdafe" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 37851 } attrs { promote: false } } }
I20260608 12:41:10.816201  5775 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 31ffcc29885c40589e1ebfa29a894585 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:10.817068  6255 ts_tablet_manager.cc:1929] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:10.817466  6255 log.cc:1199] T 31ffcc29885c40589e1ebfa29a894585 P e7f919f8690f43c2b8226920d94c1d92: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922327162610-431-0/minicluster-data/ts-2-root/wals/31ffcc29885c40589e1ebfa29a894585
I20260608 12:41:10.818917  5775 catalog_manager.cc:5027] TS e7f919f8690f43c2b8226920d94c1d92 (127.0.107.195:36923): tablet 31ffcc29885c40589e1ebfa29a894585 (table test-workload [id=a7765fbce79c40efb272320180dd16b8]) successfully deleted
I20260608 12:41:11.150185  5841 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:11.153091  5841 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:11.153446  5841 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:11.407917  5986 debug-util.cc:398] Leaking SignalData structure 0x7b080028d880 after lost signal to thread 434
W20260608 12:41:11.409032  5986 debug-util.cc:398] Leaking SignalData structure 0x7b080028df60 after lost signal to thread 5822
W20260608 12:41:11.410167  5986 debug-util.cc:398] Leaking SignalData structure 0x7b08001bc5e0 after lost signal to thread 5914
W20260608 12:41:11.411840  5986 debug-util.cc:398] Leaking SignalData structure 0x7b08001b5ee0 after lost signal to thread 6063
I20260608 12:41:13.154258  5841 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:13.157197  5841 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:13.157569  5841 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:15.158406  5841 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:15.161302  5841 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:15.161703  5841 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:15.965759   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:15.990510   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:15.991364   431 tablet_replica.cc:333] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0: stopping tablet replica
I20260608 12:41:15.992069   431 raft_consensus.cc:2243] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:15.992736   431 raft_consensus.cc:2272] T 8a03e28b0e0f49bb96e7641a4f541910 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:15.994933   431 tablet_replica.cc:333] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0: stopping tablet replica
I20260608 12:41:15.995512   431 raft_consensus.cc:2243] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:15.995944   431 raft_consensus.cc:2272] T b9f91b0582ea451a9a61a0c56d500705 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:15.998660   431 tablet_replica.cc:333] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0: stopping tablet replica
I20260608 12:41:15.999131   431 raft_consensus.cc:2243] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:41:15.999238  5931 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
I20260608 12:41:15.999985   431 raft_consensus.cc:2272] T 31ffcc29885c40589e1ebfa29a894585 P a6ebf7a4b1414250bbfc4f27c6b593a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:16.002389  5931 consensus_peers.cc:597] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc -> Peer a6ebf7a4b1414250bbfc4f27c6b593a0 (127.0.107.193:38081): Couldn't send request to peer a6ebf7a4b1414250bbfc4f27c6b593a0. 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:41:16.023553   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:16.037781   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:16.060267   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:16.061043   431 tablet_replica.cc:333] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc: stopping tablet replica
I20260608 12:41:16.061765   431 raft_consensus.cc:2243] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:16.062390   431 raft_consensus.cc:2272] T 31ffcc29885c40589e1ebfa29a894585 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:16.064663   431 tablet_replica.cc:333] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc: stopping tablet replica
I20260608 12:41:16.065124   431 raft_consensus.cc:2243] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:16.065953   431 raft_consensus.cc:2272] T b9f91b0582ea451a9a61a0c56d500705 P 1559f05c7bc348bcb19ca81934e213cc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:41:16.106276  6005 consensus_peers.cc:597] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 -> Peer a6ebf7a4b1414250bbfc4f27c6b593a0 (127.0.107.193:38081): Couldn't send request to peer a6ebf7a4b1414250bbfc4f27c6b593a0. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:16.114079   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:16.127924   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:16.150889   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:16.151546   431 tablet_replica.cc:333] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92: stopping tablet replica
I20260608 12:41:16.152068   431 raft_consensus.cc:2243] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:16.152980   431 raft_consensus.cc:2272] T 8a03e28b0e0f49bb96e7641a4f541910 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:16.154978   431 tablet_replica.cc:333] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92: stopping tablet replica
I20260608 12:41:16.155426   431 raft_consensus.cc:2243] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:16.155767   431 raft_consensus.cc:2272] T b9f91b0582ea451a9a61a0c56d500705 P e7f919f8690f43c2b8226920d94c1d92 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:16.178237   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:16.191377   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:16.212158   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:16.212939   431 tablet_replica.cc:333] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe: stopping tablet replica
I20260608 12:41:16.213495   431 raft_consensus.cc:2243] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:16.213999   431 raft_consensus.cc:2272] T 31ffcc29885c40589e1ebfa29a894585 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:16.216177   431 tablet_replica.cc:333] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe: stopping tablet replica
I20260608 12:41:16.216822   431 raft_consensus.cc:2243] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:16.217336   431 raft_consensus.cc:2272] T 8a03e28b0e0f49bb96e7641a4f541910 P b6370f70ee9c4e25ac09b6f3c6fcdafe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:16.237169   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:16.248566   431 master.cc:562] Master@127.0.107.254:39965 shutting down...
I20260608 12:41:16.266546   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:16.267108   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:16.267462   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb4c3aee89e74ddaba2ccfc46099bfc3: stopping tablet replica
I20260608 12:41:16.286228   431 master.cc:584] Master@127.0.107.254:39965 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11318 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:41:16.324589   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35813
I20260608 12:41:16.325790   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:16.331775  6260 instance_detector.cc: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:16.331902  6261 instance_detector.cc: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:16.332451  6263 instance_detector.cc: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:16.333184   431 server_base.cc:1061] running on GCE node
I20260608 12:41:16.333990   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:16.334173   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:16.334362   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922476334327 us; error 0 us; skew 500 ppm
I20260608 12:41:16.334975   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:16.337527   431 webserver.cc:533] Webserver started at http://127.0.107.254:35669/ using document root <none> and password file <none>
I20260608 12:41:16.338052   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:16.338258   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:16.338546   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:16.339640   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "ffc8883fa8ae4379a3766fe18692b003"
format_stamp: "Formatted at 2026-06-08 12:41:16 on dist-test-slave-vkhm"
I20260608 12:41:16.344130   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:16.347492  6268 log_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:16.348251   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:16.348546   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "ffc8883fa8ae4379a3766fe18692b003"
format_stamp: "Formatted at 2026-06-08 12:41:16 on dist-test-slave-vkhm"
I20260608 12:41:16.348821   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-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:16.372637   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:16.373858   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:16.411315   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35813
I20260608 12:41:16.411449  6319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35813 every 8 connection(s)
I20260608 12:41:16.415477  6320 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:16.425698  6320 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003: Bootstrap starting.
I20260608 12:41:16.430400  6320 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:16.434481  6320 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003: No bootstrap required, opened a new log
I20260608 12:41:16.436669  6320 raft_consensus.cc:359] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffc8883fa8ae4379a3766fe18692b003" member_type: VOTER }
I20260608 12:41:16.437021  6320 raft_consensus.cc:385] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:16.437206  6320 raft_consensus.cc:740] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffc8883fa8ae4379a3766fe18692b003, State: Initialized, Role: FOLLOWER
I20260608 12:41:16.437839  6320 consensus_queue.cc:260] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ffc8883fa8ae4379a3766fe18692b003" member_type: VOTER }
I20260608 12:41:16.438256  6320 raft_consensus.cc:399] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:16.438439  6320 raft_consensus.cc:493] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:16.438644  6320 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:16.442915  6320 raft_consensus.cc:515] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffc8883fa8ae4379a3766fe18692b003" member_type: VOTER }
I20260608 12:41:16.443365  6320 leader_election.cc:304] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [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: ffc8883fa8ae4379a3766fe18692b003; no voters: 
I20260608 12:41:16.444500  6320 leader_election.cc:290] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:16.444888  6323 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:16.446302  6323 raft_consensus.cc:697] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [term 1 LEADER]: Becoming Leader. State: Replica: ffc8883fa8ae4379a3766fe18692b003, State: Running, Role: LEADER
I20260608 12:41:16.446900  6323 consensus_queue.cc:237] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [LEADER]: Queue going to LEADER mode. State: All 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: "ffc8883fa8ae4379a3766fe18692b003" member_type: VOTER }
I20260608 12:41:16.447490  6320 sys_catalog.cc:565] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:16.452075  6325 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ffc8883fa8ae4379a3766fe18692b003. Latest consensus state: current_term: 1 leader_uuid: "ffc8883fa8ae4379a3766fe18692b003" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffc8883fa8ae4379a3766fe18692b003" member_type: VOTER } }
I20260608 12:41:16.452791  6325 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:16.454193  6324 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ffc8883fa8ae4379a3766fe18692b003" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffc8883fa8ae4379a3766fe18692b003" member_type: VOTER } }
I20260608 12:41:16.454969  6324 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:16.456007  6332 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:16.462206  6332 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:16.463238   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:16.471146  6332 catalog_manager.cc:1382] Generated new cluster ID: b71cec20f81e404f861510daec58a050
I20260608 12:41:16.471407  6332 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:16.493440  6332 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:16.494658  6332 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:16.511226  6332 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003: Generated new TSK 0
I20260608 12:41:16.511770  6332 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:16.530319   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:16.536316  6341 instance_detector.cc: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:16.537406  6342 instance_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:16.539351   431 server_base.cc:1061] running on GCE node
W20260608 12:41:16.539919  6344 instance_detector.cc: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:16.540891   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:16.541078   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:16.541205   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922476541194 us; error 0 us; skew 500 ppm
I20260608 12:41:16.541728   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:16.543834   431 webserver.cc:533] Webserver started at http://127.0.107.193:36359/ using document root <none> and password file <none>
I20260608 12:41:16.544369   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:16.544541   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:16.544767   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:16.545783   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "a57ce9e811fd4392bc451c4da59d0f03"
format_stamp: "Formatted at 2026-06-08 12:41:16 on dist-test-slave-vkhm"
I20260608 12:41:16.550436   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:41:16.553742  6349 log_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:16.554479   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:41:16.554728   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "a57ce9e811fd4392bc451c4da59d0f03"
format_stamp: "Formatted at 2026-06-08 12:41:16 on dist-test-slave-vkhm"
I20260608 12:41:16.554963   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-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:16.569859   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:16.570990   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:16.572413   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:16.574716   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:16.574896   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:16.575186   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:16.575349   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:16.615399   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34421
I20260608 12:41:16.615526  6411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34421 every 8 connection(s)
I20260608 12:41:16.620913   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:16.627892  6416 instance_detector.cc: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:16.629416  6417 instance_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:16.632179   431 server_base.cc:1061] running on GCE node
W20260608 12:41:16.632324  6419 instance_detector.cc: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:16.633473   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:16.633778   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:16.633961   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922476633943 us; error 0 us; skew 500 ppm
I20260608 12:41:16.634567   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:16.637449  6412 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35813
I20260608 12:41:16.637831  6412 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:16.637884   431 webserver.cc:533] Webserver started at http://127.0.107.194:41785/ using document root <none> and password file <none>
I20260608 12:41:16.638504   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:16.638713   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:16.638607  6412 heartbeater.cc:507] Master 127.0.107.254:35813 requested a full tablet report, sending...
I20260608 12:41:16.639142   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:16.640323   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "cb5bed0c53cb4ddf9d095480973114e3"
format_stamp: "Formatted at 2026-06-08 12:41:16 on dist-test-slave-vkhm"
I20260608 12:41:16.641116  6285 ts_manager.cc:194] Registered new tserver with Master: a57ce9e811fd4392bc451c4da59d0f03 (127.0.107.193:34421)
I20260608 12:41:16.643707  6285 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47096
I20260608 12:41:16.646430   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:41:16.650207  6424 log_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:16.651036   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:41:16.651331   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "cb5bed0c53cb4ddf9d095480973114e3"
format_stamp: "Formatted at 2026-06-08 12:41:16 on dist-test-slave-vkhm"
I20260608 12:41:16.651630   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-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:16.673614   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:16.674701   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:16.676126   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:16.678470   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:16.678709   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:16.678953   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:16.679131   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:16.717947   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:46121
I20260608 12:41:16.718070  6486 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:46121 every 8 connection(s)
I20260608 12:41:16.723133   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:16.731185  6490 instance_detector.cc: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:16.732831  6491 instance_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:16.734521   431 server_base.cc:1061] running on GCE node
W20260608 12:41:16.735836  6493 instance_detector.cc: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:16.736896  6487 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35813
I20260608 12:41:16.737151   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:41:16.737346  6487 heartbeater.cc:461] Registering TS with master...
W20260608 12:41:16.737444   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:16.737782   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922476737761 us; error 0 us; skew 500 ppm
I20260608 12:41:16.738356  6487 heartbeater.cc:507] Master 127.0.107.254:35813 requested a full tablet report, sending...
I20260608 12:41:16.738683   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:16.740777  6285 ts_manager.cc:194] Registered new tserver with Master: cb5bed0c53cb4ddf9d095480973114e3 (127.0.107.194:46121)
I20260608 12:41:16.741568   431 webserver.cc:533] Webserver started at http://127.0.107.195:44007/ using document root <none> and password file <none>
I20260608 12:41:16.742134   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:16.742326   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:16.742208  6285 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47108
I20260608 12:41:16.742708   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:16.744048   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "eedd6db3e15a426f9c52e1b5870f4af8"
format_stamp: "Formatted at 2026-06-08 12:41:16 on dist-test-slave-vkhm"
I20260608 12:41:16.748517   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:41:16.751919  6498 log_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:16.752727   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:16.753046   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "eedd6db3e15a426f9c52e1b5870f4af8"
format_stamp: "Formatted at 2026-06-08 12:41:16 on dist-test-slave-vkhm"
I20260608 12:41:16.753338   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922327162610-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:16.770661   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:16.771819   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:16.773283   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:16.775501   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:16.775728   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:16.775971   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:16.776165   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:16.818572   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33805
I20260608 12:41:16.818699  6560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33805 every 8 connection(s)
I20260608 12:41:16.832747  6561 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35813
I20260608 12:41:16.833153  6561 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:16.833842  6561 heartbeater.cc:507] Master 127.0.107.254:35813 requested a full tablet report, sending...
I20260608 12:41:16.835842  6285 ts_manager.cc:194] Registered new tserver with Master: eedd6db3e15a426f9c52e1b5870f4af8 (127.0.107.195:33805)
I20260608 12:41:16.836416   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014569083s
I20260608 12:41:16.837370  6285 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47118
I20260608 12:41:17.646526  6412 heartbeater.cc:499] Master 127.0.107.254:35813 was elected leader, sending a full tablet report...
I20260608 12:41:17.744952  6487 heartbeater.cc:499] Master 127.0.107.254:35813 was elected leader, sending a full tablet report...
I20260608 12:41:17.840001  6561 heartbeater.cc:499] Master 127.0.107.254:35813 was elected leader, sending a full tablet report...
I20260608 12:41:17.891810  6285 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47120:
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:41:17.893851  6285 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:17.942492  6526 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4c9166796e4b9587c6adde53799ff9 (DEFAULT_TABLE table=test-workload [id=2215937ad5fa4eda8435485a89e0e68c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:17.943805  6526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4c9166796e4b9587c6adde53799ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:17.944432  6452 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4c9166796e4b9587c6adde53799ff9 (DEFAULT_TABLE table=test-workload [id=2215937ad5fa4eda8435485a89e0e68c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:17.945729  6452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4c9166796e4b9587c6adde53799ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:17.952170  6377 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4c9166796e4b9587c6adde53799ff9 (DEFAULT_TABLE table=test-workload [id=2215937ad5fa4eda8435485a89e0e68c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:41:17.953557  6377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4c9166796e4b9587c6adde53799ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:17.965283  6582 tablet_bootstrap.cc:492] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8: Bootstrap starting.
I20260608 12:41:17.970809  6583 tablet_bootstrap.cc:492] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3: Bootstrap starting.
I20260608 12:41:17.973897  6582 tablet_bootstrap.cc:654] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:18.010218  6582 tablet_bootstrap.cc:492] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8: No bootstrap required, opened a new log
I20260608 12:41:18.011014  6583 tablet_bootstrap.cc:654] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:18.011238  6582 ts_tablet_manager.cc:1403] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.003s
I20260608 12:41:18.014894  6585 tablet_bootstrap.cc:492] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03: Bootstrap starting.
I20260608 12:41:18.016589  6582 raft_consensus.cc:359] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5bed0c53cb4ddf9d095480973114e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33805 } } peers { permanent_uuid: "a57ce9e811fd4392bc451c4da59d0f03" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34421 } }
I20260608 12:41:18.018028  6582 raft_consensus.cc:385] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:18.018352  6582 raft_consensus.cc:740] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eedd6db3e15a426f9c52e1b5870f4af8, State: Initialized, Role: FOLLOWER
I20260608 12:41:18.019315  6582 consensus_queue.cc:260] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5bed0c53cb4ddf9d095480973114e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33805 } } peers { permanent_uuid: "a57ce9e811fd4392bc451c4da59d0f03" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34421 } }
I20260608 12:41:18.023839  6583 tablet_bootstrap.cc:492] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3: No bootstrap required, opened a new log
I20260608 12:41:18.024660  6583 ts_tablet_manager.cc:1403] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.011s
I20260608 12:41:18.026961  6585 tablet_bootstrap.cc:654] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:18.028450  6582 ts_tablet_manager.cc:1434] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.006s
I20260608 12:41:18.028124  6583 raft_consensus.cc:359] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5bed0c53cb4ddf9d095480973114e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33805 } } peers { permanent_uuid: "a57ce9e811fd4392bc451c4da59d0f03" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34421 } }
I20260608 12:41:18.029229  6583 raft_consensus.cc:385] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:18.029541  6583 raft_consensus.cc:740] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb5bed0c53cb4ddf9d095480973114e3, State: Initialized, Role: FOLLOWER
I20260608 12:41:18.030452  6583 consensus_queue.cc:260] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5bed0c53cb4ddf9d095480973114e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33805 } } peers { permanent_uuid: "a57ce9e811fd4392bc451c4da59d0f03" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34421 } }
I20260608 12:41:18.033757  6583 ts_tablet_manager.cc:1434] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:41:18.038573  6585 tablet_bootstrap.cc:492] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03: No bootstrap required, opened a new log
I20260608 12:41:18.039101  6585 ts_tablet_manager.cc:1403] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260608 12:41:18.042066  6585 raft_consensus.cc:359] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5bed0c53cb4ddf9d095480973114e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33805 } } peers { permanent_uuid: "a57ce9e811fd4392bc451c4da59d0f03" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34421 } }
I20260608 12:41:18.042865  6585 raft_consensus.cc:385] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:18.043166  6585 raft_consensus.cc:740] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57ce9e811fd4392bc451c4da59d0f03, State: Initialized, Role: FOLLOWER
I20260608 12:41:18.044124  6585 consensus_queue.cc:260] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5bed0c53cb4ddf9d095480973114e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33805 } } peers { permanent_uuid: "a57ce9e811fd4392bc451c4da59d0f03" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34421 } }
I20260608 12:41:18.048033  6585 ts_tablet_manager.cc:1434] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:41:18.106112  6590 raft_consensus.cc:493] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:18.106603  6590 raft_consensus.cc:515] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5bed0c53cb4ddf9d095480973114e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33805 } } peers { permanent_uuid: "a57ce9e811fd4392bc451c4da59d0f03" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34421 } }
I20260608 12:41:18.109163  6590 leader_election.cc:290] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb5bed0c53cb4ddf9d095480973114e3 (127.0.107.194:46121), eedd6db3e15a426f9c52e1b5870f4af8 (127.0.107.195:33805)
I20260608 12:41:18.121657  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4c9166796e4b9587c6adde53799ff9" candidate_uuid: "a57ce9e811fd4392bc451c4da59d0f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5bed0c53cb4ddf9d095480973114e3" is_pre_election: true
I20260608 12:41:18.121956  6536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4c9166796e4b9587c6adde53799ff9" candidate_uuid: "a57ce9e811fd4392bc451c4da59d0f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" is_pre_election: true
I20260608 12:41:18.122462  6462 raft_consensus.cc:2468] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a57ce9e811fd4392bc451c4da59d0f03 in term 0.
I20260608 12:41:18.122721  6536 raft_consensus.cc:2468] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a57ce9e811fd4392bc451c4da59d0f03 in term 0.
I20260608 12:41:18.123894  6352 leader_election.cc:304] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a57ce9e811fd4392bc451c4da59d0f03, cb5bed0c53cb4ddf9d095480973114e3; no voters: 
I20260608 12:41:18.124687  6590 raft_consensus.cc:2804] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:18.125098  6590 raft_consensus.cc:493] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:18.125397  6590 raft_consensus.cc:3060] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:18.131175  6590 raft_consensus.cc:515] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5bed0c53cb4ddf9d095480973114e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33805 } } peers { permanent_uuid: "a57ce9e811fd4392bc451c4da59d0f03" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34421 } }
I20260608 12:41:18.133178  6590 leader_election.cc:290] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [CANDIDATE]: Term 1 election: Requested vote from peers cb5bed0c53cb4ddf9d095480973114e3 (127.0.107.194:46121), eedd6db3e15a426f9c52e1b5870f4af8 (127.0.107.195:33805)
I20260608 12:41:18.134287  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4c9166796e4b9587c6adde53799ff9" candidate_uuid: "a57ce9e811fd4392bc451c4da59d0f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5bed0c53cb4ddf9d095480973114e3"
I20260608 12:41:18.134918  6462 raft_consensus.cc:3060] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:18.135084  6536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4c9166796e4b9587c6adde53799ff9" candidate_uuid: "a57ce9e811fd4392bc451c4da59d0f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eedd6db3e15a426f9c52e1b5870f4af8"
I20260608 12:41:18.135727  6536 raft_consensus.cc:3060] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:18.143630  6462 raft_consensus.cc:2468] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57ce9e811fd4392bc451c4da59d0f03 in term 1.
I20260608 12:41:18.144665  6536 raft_consensus.cc:2468] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57ce9e811fd4392bc451c4da59d0f03 in term 1.
I20260608 12:41:18.144941  6352 leader_election.cc:304] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a57ce9e811fd4392bc451c4da59d0f03, cb5bed0c53cb4ddf9d095480973114e3; no voters: 
I20260608 12:41:18.145762  6590 raft_consensus.cc:2804] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:18.146872  6590 raft_consensus.cc:697] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [term 1 LEADER]: Becoming Leader. State: Replica: a57ce9e811fd4392bc451c4da59d0f03, State: Running, Role: LEADER
I20260608 12:41:18.147801  6590 consensus_queue.cc:237] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5bed0c53cb4ddf9d095480973114e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33805 } } peers { permanent_uuid: "a57ce9e811fd4392bc451c4da59d0f03" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34421 } }
I20260608 12:41:18.155393  6284 catalog_manager.cc:5696] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to a57ce9e811fd4392bc451c4da59d0f03 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "a57ce9e811fd4392bc451c4da59d0f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5bed0c53cb4ddf9d095480973114e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57ce9e811fd4392bc451c4da59d0f03" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34421 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:18.173238   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:18.198573   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:18.199577   431 tablet_replica.cc:333] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03: stopping tablet replica
I20260608 12:41:18.200156   431 raft_consensus.cc:2243] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:18.200791   431 pending_rounds.cc:70] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03: Trying to abort 1 pending ops.
I20260608 12:41:18.200973   431 pending_rounds.cc:77] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658470501351424 op_type: NO_OP noop_request { }
I20260608 12:41:18.201257   431 raft_consensus.cc:2889] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:18.201501   431 raft_consensus.cc:2272] T 3e4c9166796e4b9587c6adde53799ff9 P a57ce9e811fd4392bc451c4da59d0f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:18.222695   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:18.461033  6338 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:18.462347  6338 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:18.462651  6338 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:19.678023  6595 raft_consensus.cc:493] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:19.678553  6595 raft_consensus.cc:515] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5bed0c53cb4ddf9d095480973114e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33805 } } peers { permanent_uuid: "a57ce9e811fd4392bc451c4da59d0f03" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34421 } }
I20260608 12:41:19.680917  6595 leader_election.cc:290] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb5bed0c53cb4ddf9d095480973114e3 (127.0.107.194:46121), a57ce9e811fd4392bc451c4da59d0f03 (127.0.107.193:34421)
W20260608 12:41:19.688766  6500 leader_election.cc:336] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a57ce9e811fd4392bc451c4da59d0f03 (127.0.107.193:34421): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34421: connect: Connection refused (error 111)
I20260608 12:41:19.691725  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4c9166796e4b9587c6adde53799ff9" candidate_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5bed0c53cb4ddf9d095480973114e3" is_pre_election: true
I20260608 12:41:19.692366  6462 raft_consensus.cc:2468] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eedd6db3e15a426f9c52e1b5870f4af8 in term 1.
I20260608 12:41:19.693405  6501 leader_election.cc:304] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [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: cb5bed0c53cb4ddf9d095480973114e3, eedd6db3e15a426f9c52e1b5870f4af8; no voters: a57ce9e811fd4392bc451c4da59d0f03
I20260608 12:41:19.694096  6595 raft_consensus.cc:2804] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:19.694414  6595 raft_consensus.cc:493] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:19.694743  6595 raft_consensus.cc:3060] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:19.699935  6595 raft_consensus.cc:515] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5bed0c53cb4ddf9d095480973114e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33805 } } peers { permanent_uuid: "a57ce9e811fd4392bc451c4da59d0f03" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34421 } }
I20260608 12:41:19.701633  6595 leader_election.cc:290] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [CANDIDATE]: Term 2 election: Requested vote from peers cb5bed0c53cb4ddf9d095480973114e3 (127.0.107.194:46121), a57ce9e811fd4392bc451c4da59d0f03 (127.0.107.193:34421)
I20260608 12:41:19.702529  6462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4c9166796e4b9587c6adde53799ff9" candidate_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb5bed0c53cb4ddf9d095480973114e3"
I20260608 12:41:19.703047  6462 raft_consensus.cc:3060] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:41:19.705384  6500 leader_election.cc:336] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a57ce9e811fd4392bc451c4da59d0f03 (127.0.107.193:34421): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34421: connect: Connection refused (error 111)
I20260608 12:41:19.708483  6462 raft_consensus.cc:2468] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eedd6db3e15a426f9c52e1b5870f4af8 in term 2.
I20260608 12:41:19.709421  6501 leader_election.cc:304] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [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: cb5bed0c53cb4ddf9d095480973114e3, eedd6db3e15a426f9c52e1b5870f4af8; no voters: a57ce9e811fd4392bc451c4da59d0f03
I20260608 12:41:19.710013  6595 raft_consensus.cc:2804] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:19.711050  6595 raft_consensus.cc:697] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [term 2 LEADER]: Becoming Leader. State: Replica: eedd6db3e15a426f9c52e1b5870f4af8, State: Running, Role: LEADER
I20260608 12:41:19.711879  6595 consensus_queue.cc:237] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [LEADER]: Queue going to LEADER 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: "cb5bed0c53cb4ddf9d095480973114e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33805 } } peers { permanent_uuid: "a57ce9e811fd4392bc451c4da59d0f03" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34421 } }
I20260608 12:41:19.718843  6285 catalog_manager.cc:5696] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 reported cstate change: term changed from 1 to 2, leader changed from a57ce9e811fd4392bc451c4da59d0f03 (127.0.107.193) to eedd6db3e15a426f9c52e1b5870f4af8 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb5bed0c53cb4ddf9d095480973114e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eedd6db3e15a426f9c52e1b5870f4af8" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a57ce9e811fd4392bc451c4da59d0f03" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34421 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:20.102941  6462 raft_consensus.cc:1275] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3 [term 2 FOLLOWER]: Refusing update from remote peer eedd6db3e15a426f9c52e1b5870f4af8: 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:20.104440  6595 consensus_queue.cc:1048] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb5bed0c53cb4ddf9d095480973114e3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:20.122170  6500 consensus_peers.cc:597] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 -> Peer a57ce9e811fd4392bc451c4da59d0f03 (127.0.107.193:34421): Couldn't send request to peer a57ce9e811fd4392bc451c4da59d0f03. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:20.463546  6338 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:20.465058  6338 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:20.465387  6338 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:21.381901  6500 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34421: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260608 12:41:22.367718  6500 consensus_peers.cc:597] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 -> Peer a57ce9e811fd4392bc451c4da59d0f03 (127.0.107.193:34421): Couldn't send request to peer a57ce9e811fd4392bc451c4da59d0f03. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34421: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:41:22.466549  6338 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:22.468091  6338 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:22.468474  6338 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:24.469461  6338 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:24.471006  6338 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:24.471333  6338 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:24.938470  6500 consensus_peers.cc:597] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 -> Peer a57ce9e811fd4392bc451c4da59d0f03 (127.0.107.193:34421): Couldn't send request to peer a57ce9e811fd4392bc451c4da59d0f03. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34421: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 12:41:26.472342  6338 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:26.473721  6338 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:26.474059  6338 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:26.857131  6500 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34421: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 12:41:27.460178  6500 consensus_peers.cc:597] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 -> Peer a57ce9e811fd4392bc451c4da59d0f03 (127.0.107.193:34421): Couldn't send request to peer a57ce9e811fd4392bc451c4da59d0f03. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34421: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:41:28.475358  6338 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:28.477102  6338 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:28.477442  6338 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:29.297138   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:29.319795   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:29.320645   431 tablet_replica.cc:333] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3: stopping tablet replica
I20260608 12:41:29.321308   431 raft_consensus.cc:2243] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:29.321942   431 raft_consensus.cc:2272] T 3e4c9166796e4b9587c6adde53799ff9 P cb5bed0c53cb4ddf9d095480973114e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:29.343523   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:29.356973   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:29.380478   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:29.381193   431 tablet_replica.cc:333] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8: stopping tablet replica
I20260608 12:41:29.381765   431 raft_consensus.cc:2243] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:29.382763   431 raft_consensus.cc:2272] T 3e4c9166796e4b9587c6adde53799ff9 P eedd6db3e15a426f9c52e1b5870f4af8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:29.402863   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:29.415479   431 master.cc:562] Master@127.0.107.254:35813 shutting down...
I20260608 12:41:29.439636   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:29.440433   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:29.440809   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ffc8883fa8ae4379a3766fe18692b003: stopping tablet replica
I20260608 12:41:29.459983   431 master.cc:584] Master@127.0.107.254:35813 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13173 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:41:29.498134   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39303
I20260608 12:41:29.499334   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:29.504763  6631 instance_detector.cc: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:29.504848  6632 instance_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:29.507503   431 server_base.cc:1061] running on GCE node
W20260608 12:41:29.507524  6634 instance_detector.cc: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:29.508694   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:29.508886   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:29.509087   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922489509053 us; error 0 us; skew 500 ppm
I20260608 12:41:29.509714   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:29.512072   431 webserver.cc:533] Webserver started at http://127.0.107.254:44443/ using document root <none> and password file <none>
I20260608 12:41:29.512724   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:29.512923   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:29.513214   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:29.514524   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "c4cf0467e2c140c6959fa41cce0515be"
format_stamp: "Formatted at 2026-06-08 12:41:29 on dist-test-slave-vkhm"
I20260608 12:41:29.519053   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:41:29.522519  6639 log_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:29.523260   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:41:29.523531   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "c4cf0467e2c140c6959fa41cce0515be"
format_stamp: "Formatted at 2026-06-08 12:41:29 on dist-test-slave-vkhm"
I20260608 12:41:29.523833   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-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:29.536891   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:29.538185   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:29.577019   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39303
I20260608 12:41:29.577134  6690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39303 every 8 connection(s)
I20260608 12:41:29.581416  6691 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:29.593787  6691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be: Bootstrap starting.
I20260608 12:41:29.598842  6691 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:29.603322  6691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be: No bootstrap required, opened a new log
I20260608 12:41:29.605777  6691 raft_consensus.cc:359] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4cf0467e2c140c6959fa41cce0515be" member_type: VOTER }
I20260608 12:41:29.606199  6691 raft_consensus.cc:385] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:29.606488  6691 raft_consensus.cc:740] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4cf0467e2c140c6959fa41cce0515be, State: Initialized, Role: FOLLOWER
I20260608 12:41:29.607121  6691 consensus_queue.cc:260] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c4cf0467e2c140c6959fa41cce0515be" member_type: VOTER }
I20260608 12:41:29.607592  6691 raft_consensus.cc:399] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:29.607823  6691 raft_consensus.cc:493] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:29.608096  6691 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:29.612860  6691 raft_consensus.cc:515] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4cf0467e2c140c6959fa41cce0515be" member_type: VOTER }
I20260608 12:41:29.613411  6691 leader_election.cc:304] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [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: c4cf0467e2c140c6959fa41cce0515be; no voters: 
I20260608 12:41:29.614871  6691 leader_election.cc:290] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:29.615374  6694 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:29.616815  6694 raft_consensus.cc:697] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [term 1 LEADER]: Becoming Leader. State: Replica: c4cf0467e2c140c6959fa41cce0515be, State: Running, Role: LEADER
I20260608 12:41:29.617637  6694 consensus_queue.cc:237] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [LEADER]: Queue going to LEADER mode. State: All 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: "c4cf0467e2c140c6959fa41cce0515be" member_type: VOTER }
I20260608 12:41:29.618476  6691 sys_catalog.cc:565] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:29.621016  6695 sys_catalog.cc:455] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c4cf0467e2c140c6959fa41cce0515be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4cf0467e2c140c6959fa41cce0515be" member_type: VOTER } }
I20260608 12:41:29.621156  6696 sys_catalog.cc:455] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [sys.catalog]: SysCatalogTable state changed. Reason: New leader c4cf0467e2c140c6959fa41cce0515be. Latest consensus state: current_term: 1 leader_uuid: "c4cf0467e2c140c6959fa41cce0515be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c4cf0467e2c140c6959fa41cce0515be" member_type: VOTER } }
I20260608 12:41:29.621665  6695 sys_catalog.cc:458] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:29.621850  6696 sys_catalog.cc:458] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:29.628031  6699 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:29.633051  6699 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:29.637840   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:29.642484  6699 catalog_manager.cc:1382] Generated new cluster ID: b9265cdbe5ef4d989bc6a1e2cd9b7aaa
I20260608 12:41:29.642784  6699 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:29.667829  6699 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:29.669270  6699 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:29.682467  6699 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be: Generated new TSK 0
I20260608 12:41:29.683069  6699 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:29.704118   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:29.710429  6712 instance_detector.cc: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:29.711644  6713 instance_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:29.713578   431 server_base.cc:1061] running on GCE node
W20260608 12:41:29.713801  6715 instance_detector.cc: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:29.714885   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:29.715092   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:29.715262   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922489715244 us; error 0 us; skew 500 ppm
I20260608 12:41:29.715870   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:29.718180   431 webserver.cc:533] Webserver started at http://127.0.107.193:38155/ using document root <none> and password file <none>
I20260608 12:41:29.718667   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:29.718879   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:29.719144   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:29.720449   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "3f7135d7a4714707a2bed2158f87f69a"
format_stamp: "Formatted at 2026-06-08 12:41:29 on dist-test-slave-vkhm"
I20260608 12:41:29.724952   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:41:29.728377  6720 log_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:29.729130   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:29.729424   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "3f7135d7a4714707a2bed2158f87f69a"
format_stamp: "Formatted at 2026-06-08 12:41:29 on dist-test-slave-vkhm"
I20260608 12:41:29.729682   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-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:29.751168   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:29.752631   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:29.754029   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:29.756400   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:29.756582   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:29.756870   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:29.757030   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:29.798071   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37171
I20260608 12:41:29.798185  6782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37171 every 8 connection(s)
I20260608 12:41:29.803664   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:41:29.813736   431 server_base.cc:1061] running on GCE node
W20260608 12:41:29.813443  6788 instance_detector.cc: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:29.812862  6787 instance_detector.cc: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:29.814227  6790 instance_detector.cc: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:29.815807   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:29.816035   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:29.816303   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922489816284 us; error 0 us; skew 500 ppm
I20260608 12:41:29.817132   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:29.818819  6783 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39303
I20260608 12:41:29.819207  6783 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:29.819994   431 webserver.cc:533] Webserver started at http://127.0.107.194:35533/ using document root <none> and password file <none>
I20260608 12:41:29.820140  6783 heartbeater.cc:507] Master 127.0.107.254:39303 requested a full tablet report, sending...
I20260608 12:41:29.820580   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:29.820815   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:29.821023   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:29.822359   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d"
format_stamp: "Formatted at 2026-06-08 12:41:29 on dist-test-slave-vkhm"
I20260608 12:41:29.822737  6656 ts_manager.cc:194] Registered new tserver with Master: 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171)
I20260608 12:41:29.824755  6656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34984
I20260608 12:41:29.827775   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:41:29.831256  6795 log_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:29.832093   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:29.832437   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d"
format_stamp: "Formatted at 2026-06-08 12:41:29 on dist-test-slave-vkhm"
I20260608 12:41:29.832742   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-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:29.849401   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:29.850633   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:29.852108   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:29.854512   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:29.854773   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:29.855010   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:29.855178   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:29.895051   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39911
I20260608 12:41:29.895160  6857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39911 every 8 connection(s)
I20260608 12:41:29.900297   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:29.907423  6861 instance_detector.cc: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:29.909301  6862 instance_detector.cc: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:29.911335  6864 instance_detector.cc: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:29.912917   431 server_base.cc:1061] running on GCE node
I20260608 12:41:29.913611  6858 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39303
I20260608 12:41:29.914067  6858 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:29.914068   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:29.914561   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:29.914774   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922489914758 us; error 0 us; skew 500 ppm
I20260608 12:41:29.915133  6858 heartbeater.cc:507] Master 127.0.107.254:39303 requested a full tablet report, sending...
I20260608 12:41:29.915717   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:29.917698  6656 ts_manager.cc:194] Registered new tserver with Master: 0e79d7e2bf8b47aa8f2e615dc34ad70d (127.0.107.194:39911)
I20260608 12:41:29.918819   431 webserver.cc:533] Webserver started at http://127.0.107.195:39513/ using document root <none> and password file <none>
I20260608 12:41:29.919523   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:29.919790   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:29.919749  6656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34988
I20260608 12:41:29.920346   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:29.921979   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "4ee133de6d7947e19f8d272bc363b078"
format_stamp: "Formatted at 2026-06-08 12:41:29 on dist-test-slave-vkhm"
I20260608 12:41:29.926770   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:41:29.930270  6869 log_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:29.931098   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260608 12:41:29.931358   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "4ee133de6d7947e19f8d272bc363b078"
format_stamp: "Formatted at 2026-06-08 12:41:29 on dist-test-slave-vkhm"
I20260608 12:41:29.931715   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-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:29.945111   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:29.946208   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:29.947561   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:29.949857   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:29.950053   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:29.950302   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:29.950461   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:29.990656   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36887
I20260608 12:41:29.990787  6931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36887 every 8 connection(s)
I20260608 12:41:30.005383  6932 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39303
I20260608 12:41:30.005829  6932 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:30.006572  6932 heartbeater.cc:507] Master 127.0.107.254:39303 requested a full tablet report, sending...
I20260608 12:41:30.008726  6656 ts_manager.cc:194] Registered new tserver with Master: 4ee133de6d7947e19f8d272bc363b078 (127.0.107.195:36887)
I20260608 12:41:30.009359   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015308123s
I20260608 12:41:30.010309  6656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34992
I20260608 12:41:30.827796  6783 heartbeater.cc:499] Master 127.0.107.254:39303 was elected leader, sending a full tablet report...
I20260608 12:41:30.923098  6858 heartbeater.cc:499] Master 127.0.107.254:39303 was elected leader, sending a full tablet report...
I20260608 12:41:31.013614  6932 heartbeater.cc:499] Master 127.0.107.254:39303 was elected leader, sending a full tablet report...
I20260608 12:41:31.065963  6656 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35004:
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:31.068548  6656 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:31.129624  6748 tablet_service.cc:1511] Processing CreateTablet for tablet 383d9c9dfd174ce184f1d353757725b9 (DEFAULT_TABLE table=test-workload [id=f164456fc44741368ef2eff40e3b0d37]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:31.131229  6748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383d9c9dfd174ce184f1d353757725b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:31.131402  6747 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae9e2d7599e40d68890b9880d80fadf (DEFAULT_TABLE table=test-workload [id=f164456fc44741368ef2eff40e3b0d37]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:31.133267  6746 tablet_service.cc:1511] Processing CreateTablet for tablet c7eea2277d1749d69e6ea8c1ef8ffe91 (DEFAULT_TABLE table=test-workload [id=f164456fc44741368ef2eff40e3b0d37]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:31.133772  6747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae9e2d7599e40d68890b9880d80fadf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:31.134747  6746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7eea2277d1749d69e6ea8c1ef8ffe91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:31.139087  6745 tablet_service.cc:1511] Processing CreateTablet for tablet 7faf9d1173404c4b9b15faba2374e0fe (DEFAULT_TABLE table=test-workload [id=f164456fc44741368ef2eff40e3b0d37]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:31.140539  6745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7faf9d1173404c4b9b15faba2374e0fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:31.154251  6897 tablet_service.cc:1511] Processing CreateTablet for tablet 383d9c9dfd174ce184f1d353757725b9 (DEFAULT_TABLE table=test-workload [id=f164456fc44741368ef2eff40e3b0d37]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:31.155783  6897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383d9c9dfd174ce184f1d353757725b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:31.164391  6895 tablet_service.cc:1511] Processing CreateTablet for tablet c7eea2277d1749d69e6ea8c1ef8ffe91 (DEFAULT_TABLE table=test-workload [id=f164456fc44741368ef2eff40e3b0d37]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:31.164391  6896 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae9e2d7599e40d68890b9880d80fadf (DEFAULT_TABLE table=test-workload [id=f164456fc44741368ef2eff40e3b0d37]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:31.165903  6895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7eea2277d1749d69e6ea8c1ef8ffe91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:31.166656  6896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae9e2d7599e40d68890b9880d80fadf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:31.168819  6823 tablet_service.cc:1511] Processing CreateTablet for tablet 383d9c9dfd174ce184f1d353757725b9 (DEFAULT_TABLE table=test-workload [id=f164456fc44741368ef2eff40e3b0d37]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:31.170262  6823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383d9c9dfd174ce184f1d353757725b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:31.170589  6820 tablet_service.cc:1511] Processing CreateTablet for tablet 7faf9d1173404c4b9b15faba2374e0fe (DEFAULT_TABLE table=test-workload [id=f164456fc44741368ef2eff40e3b0d37]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:31.171940  6820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7faf9d1173404c4b9b15faba2374e0fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:31.172119  6894 tablet_service.cc:1511] Processing CreateTablet for tablet 7faf9d1173404c4b9b15faba2374e0fe (DEFAULT_TABLE table=test-workload [id=f164456fc44741368ef2eff40e3b0d37]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:31.173516  6894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7faf9d1173404c4b9b15faba2374e0fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:31.177619  6821 tablet_service.cc:1511] Processing CreateTablet for tablet c7eea2277d1749d69e6ea8c1ef8ffe91 (DEFAULT_TABLE table=test-workload [id=f164456fc44741368ef2eff40e3b0d37]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:31.178965  6821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7eea2277d1749d69e6ea8c1ef8ffe91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:31.181674  6822 tablet_service.cc:1511] Processing CreateTablet for tablet 7ae9e2d7599e40d68890b9880d80fadf (DEFAULT_TABLE table=test-workload [id=f164456fc44741368ef2eff40e3b0d37]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:31.183074  6822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae9e2d7599e40d68890b9880d80fadf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:31.194844  6953 tablet_bootstrap.cc:492] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Bootstrap starting.
I20260608 12:41:31.198863  6954 tablet_bootstrap.cc:492] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078: Bootstrap starting.
I20260608 12:41:31.203589  6953 tablet_bootstrap.cc:654] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:31.208072  6954 tablet_bootstrap.cc:654] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:31.163751  6952 tablet_bootstrap.cc:492] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a: Bootstrap starting.
I20260608 12:41:31.219338  6953 tablet_bootstrap.cc:492] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d: No bootstrap required, opened a new log
I20260608 12:41:31.219967  6953 ts_tablet_manager.cc:1403] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.014s
I20260608 12:41:31.223510  6952 tablet_bootstrap.cc:654] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:31.223619  6953 raft_consensus.cc:359] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.224558  6953 raft_consensus.cc:385] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:31.224912  6953 raft_consensus.cc:740] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e79d7e2bf8b47aa8f2e615dc34ad70d, State: Initialized, Role: FOLLOWER
I20260608 12:41:31.225961  6953 consensus_queue.cc:260] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.235390  6953 ts_tablet_manager.cc:1434] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.003s
I20260608 12:41:31.235659  6954 tablet_bootstrap.cc:492] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078: No bootstrap required, opened a new log
I20260608 12:41:31.235924  6952 tablet_bootstrap.cc:492] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a: No bootstrap required, opened a new log
I20260608 12:41:31.236276  6954 ts_tablet_manager.cc:1403] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.017s
I20260608 12:41:31.236558  6952 ts_tablet_manager.cc:1403] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a: Time spent bootstrapping tablet: real 0.073s	user 0.005s	sys 0.015s
I20260608 12:41:31.236752  6953 tablet_bootstrap.cc:492] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Bootstrap starting.
I20260608 12:41:31.239461  6954 raft_consensus.cc:359] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.239830  6952 raft_consensus.cc:359] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.240262  6954 raft_consensus.cc:385] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:31.240690  6952 raft_consensus.cc:385] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:31.240948  6954 raft_consensus.cc:740] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ee133de6d7947e19f8d272bc363b078, State: Initialized, Role: FOLLOWER
I20260608 12:41:31.241129  6952 raft_consensus.cc:740] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7135d7a4714707a2bed2158f87f69a, State: Initialized, Role: FOLLOWER
I20260608 12:41:31.242040  6954 consensus_queue.cc:260] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.242125  6952 consensus_queue.cc:260] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.245504  6953 tablet_bootstrap.cc:654] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:31.257473  6954 ts_tablet_manager.cc:1434] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.006s
I20260608 12:41:31.260423  6952 ts_tablet_manager.cc:1434] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a: Time spent starting tablet: real 0.023s	user 0.018s	sys 0.005s
I20260608 12:41:31.261446  6953 tablet_bootstrap.cc:492] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d: No bootstrap required, opened a new log
I20260608 12:41:31.261658  6952 tablet_bootstrap.cc:492] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a: Bootstrap starting.
I20260608 12:41:31.262019  6953 ts_tablet_manager.cc:1403] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.010s
I20260608 12:41:31.264284  6954 tablet_bootstrap.cc:492] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078: Bootstrap starting.
I20260608 12:41:31.266181  6953 raft_consensus.cc:359] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.266937  6953 raft_consensus.cc:385] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:31.267268  6953 raft_consensus.cc:740] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e79d7e2bf8b47aa8f2e615dc34ad70d, State: Initialized, Role: FOLLOWER
I20260608 12:41:31.268023  6953 consensus_queue.cc:260] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.269377  6952 tablet_bootstrap.cc:654] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:31.270152  6953 ts_tablet_manager.cc:1434] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:31.271255  6953 tablet_bootstrap.cc:492] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Bootstrap starting.
I20260608 12:41:31.272651  6954 tablet_bootstrap.cc:654] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:31.274633  6960 raft_consensus.cc:493] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:31.275174  6960 raft_consensus.cc:515] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.277736  6953 tablet_bootstrap.cc:654] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:31.285131  6960 leader_election.cc:290] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e79d7e2bf8b47aa8f2e615dc34ad70d (127.0.107.194:39911), 4ee133de6d7947e19f8d272bc363b078 (127.0.107.195:36887)
W20260608 12:41:31.304148  6784 tablet.cc:2404] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:41:31.329085  6954 tablet_bootstrap.cc:492] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078: No bootstrap required, opened a new log
I20260608 12:41:31.329742  6954 ts_tablet_manager.cc:1403] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.032s
I20260608 12:41:31.329927  6952 tablet_bootstrap.cc:492] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a: No bootstrap required, opened a new log
I20260608 12:41:31.330578  6952 ts_tablet_manager.cc:1403] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.006s
I20260608 12:41:31.333240  6954 raft_consensus.cc:359] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.334213  6954 raft_consensus.cc:385] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:31.334568  6954 raft_consensus.cc:740] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ee133de6d7947e19f8d272bc363b078, State: Initialized, Role: FOLLOWER
I20260608 12:41:31.335170  6953 tablet_bootstrap.cc:492] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d: No bootstrap required, opened a new log
I20260608 12:41:31.335737  6954 consensus_queue.cc:260] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.337647  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae9e2d7599e40d68890b9880d80fadf" candidate_uuid: "3f7135d7a4714707a2bed2158f87f69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" is_pre_election: true
I20260608 12:41:31.338392  6954 ts_tablet_manager.cc:1434] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:41:31.339442  6954 tablet_bootstrap.cc:492] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078: Bootstrap starting.
W20260608 12:41:31.339570  6723 leader_election.cc:343] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0e79d7e2bf8b47aa8f2e615dc34ad70d (127.0.107.194:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:31.340351  6952 raft_consensus.cc:359] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.341097  6952 raft_consensus.cc:385] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:31.341404  6952 raft_consensus.cc:740] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7135d7a4714707a2bed2158f87f69a, State: Initialized, Role: FOLLOWER
I20260608 12:41:31.342254  6952 consensus_queue.cc:260] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.342698  6957 raft_consensus.cc:493] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:31.335767  6953 ts_tablet_manager.cc:1403] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Time spent bootstrapping tablet: real 0.065s	user 0.028s	sys 0.029s
I20260608 12:41:31.343271  6957 raft_consensus.cc:515] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.347165  6954 tablet_bootstrap.cc:654] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:31.347090  6953 raft_consensus.cc:359] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.347926  6953 raft_consensus.cc:385] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:31.348364  6953 raft_consensus.cc:740] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e79d7e2bf8b47aa8f2e615dc34ad70d, State: Initialized, Role: FOLLOWER
I20260608 12:41:31.350991  6952 ts_tablet_manager.cc:1434] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260608 12:41:31.352458  6952 tablet_bootstrap.cc:492] T 383d9c9dfd174ce184f1d353757725b9 P 3f7135d7a4714707a2bed2158f87f69a: Bootstrap starting.
I20260608 12:41:31.361804  6957 leader_election.cc:290] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171), 4ee133de6d7947e19f8d272bc363b078 (127.0.107.195:36887)
I20260608 12:41:31.365535  6953 consensus_queue.cc:260] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.366897  6957 raft_consensus.cc:493] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:31.367494  6957 raft_consensus.cc:515] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.372123  6953 ts_tablet_manager.cc:1434] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260608 12:41:31.373283  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae9e2d7599e40d68890b9880d80fadf" candidate_uuid: "3f7135d7a4714707a2bed2158f87f69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ee133de6d7947e19f8d272bc363b078" is_pre_election: true
I20260608 12:41:31.373781  6953 tablet_bootstrap.cc:492] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Bootstrap starting.
I20260608 12:41:31.377756  6957 leader_election.cc:290] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171), 4ee133de6d7947e19f8d272bc363b078 (127.0.107.195:36887)
I20260608 12:41:31.374105  6907 raft_consensus.cc:2468] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7135d7a4714707a2bed2158f87f69a in term 0.
I20260608 12:41:31.379546  6722 leader_election.cc:304] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [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: 3f7135d7a4714707a2bed2158f87f69a, 4ee133de6d7947e19f8d272bc363b078; no voters: 0e79d7e2bf8b47aa8f2e615dc34ad70d
I20260608 12:41:31.384045  6960 raft_consensus.cc:2804] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:31.384616  6960 raft_consensus.cc:493] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:31.385251  6960 raft_consensus.cc:3060] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:31.395977  6960 raft_consensus.cc:515] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.400800  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae9e2d7599e40d68890b9880d80fadf" candidate_uuid: "3f7135d7a4714707a2bed2158f87f69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d"
I20260608 12:41:31.402170  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae9e2d7599e40d68890b9880d80fadf" candidate_uuid: "3f7135d7a4714707a2bed2158f87f69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ee133de6d7947e19f8d272bc363b078"
I20260608 12:41:31.402704  6952 tablet_bootstrap.cc:654] T 383d9c9dfd174ce184f1d353757725b9 P 3f7135d7a4714707a2bed2158f87f69a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:31.402819  6907 raft_consensus.cc:3060] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:31.403342  6954 tablet_bootstrap.cc:492] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078: No bootstrap required, opened a new log
I20260608 12:41:31.403919  6954 ts_tablet_manager.cc:1403] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078: Time spent bootstrapping tablet: real 0.065s	user 0.030s	sys 0.029s
I20260608 12:41:31.404280  6953 tablet_bootstrap.cc:654] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:31.406227  6960 leader_election.cc:290] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [CANDIDATE]: Term 1 election: Requested vote from peers 0e79d7e2bf8b47aa8f2e615dc34ad70d (127.0.107.194:39911), 4ee133de6d7947e19f8d272bc363b078 (127.0.107.195:36887)
I20260608 12:41:31.407482  6954 raft_consensus.cc:359] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.408617  6954 raft_consensus.cc:385] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:31.409116  6954 raft_consensus.cc:740] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ee133de6d7947e19f8d272bc363b078, State: Initialized, Role: FOLLOWER
W20260608 12:41:31.409305  6723 leader_election.cc:343] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0e79d7e2bf8b47aa8f2e615dc34ad70d (127.0.107.194:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:31.410229  6954 consensus_queue.cc:260] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.412065  6952 tablet_bootstrap.cc:492] T 383d9c9dfd174ce184f1d353757725b9 P 3f7135d7a4714707a2bed2158f87f69a: No bootstrap required, opened a new log
I20260608 12:41:31.412751  6952 ts_tablet_manager.cc:1403] T 383d9c9dfd174ce184f1d353757725b9 P 3f7135d7a4714707a2bed2158f87f69a: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.000s
I20260608 12:41:31.413105  6954 ts_tablet_manager.cc:1434] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:41:31.414248  6954 tablet_bootstrap.cc:492] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078: Bootstrap starting.
I20260608 12:41:31.414582  6953 tablet_bootstrap.cc:492] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d: No bootstrap required, opened a new log
I20260608 12:41:31.415132  6953 ts_tablet_manager.cc:1403] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Time spent bootstrapping tablet: real 0.042s	user 0.001s	sys 0.016s
I20260608 12:41:31.416016  6952 raft_consensus.cc:359] T 383d9c9dfd174ce184f1d353757725b9 P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.416929  6952 raft_consensus.cc:385] T 383d9c9dfd174ce184f1d353757725b9 P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:31.417297  6952 raft_consensus.cc:740] T 383d9c9dfd174ce184f1d353757725b9 P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7135d7a4714707a2bed2158f87f69a, State: Initialized, Role: FOLLOWER
I20260608 12:41:31.418772  6960 raft_consensus.cc:493] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:31.418481  6953 raft_consensus.cc:359] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.419284  6953 raft_consensus.cc:385] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:31.419262  6960 raft_consensus.cc:515] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.419847  6953 raft_consensus.cc:740] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e79d7e2bf8b47aa8f2e615dc34ad70d, State: Initialized, Role: FOLLOWER
I20260608 12:41:31.420894  6953 consensus_queue.cc:260] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.421977  6954 tablet_bootstrap.cc:654] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:31.423187  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7eea2277d1749d69e6ea8c1ef8ffe91" candidate_uuid: "3f7135d7a4714707a2bed2158f87f69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ee133de6d7947e19f8d272bc363b078" is_pre_election: true
I20260608 12:41:31.418190  6952 consensus_queue.cc:260] T 383d9c9dfd174ce184f1d353757725b9 P 3f7135d7a4714707a2bed2158f87f69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.424711  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7eea2277d1749d69e6ea8c1ef8ffe91" candidate_uuid: "3f7135d7a4714707a2bed2158f87f69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" is_pre_election: true
I20260608 12:41:31.425638  6833 raft_consensus.cc:2468] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f7135d7a4714707a2bed2158f87f69a in term 0.
I20260608 12:41:31.423203  6960 leader_election.cc:290] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0e79d7e2bf8b47aa8f2e615dc34ad70d (127.0.107.194:39911), 4ee133de6d7947e19f8d272bc363b078 (127.0.107.195:36887)
I20260608 12:41:31.427177  6723 leader_election.cc:304] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e79d7e2bf8b47aa8f2e615dc34ad70d, 3f7135d7a4714707a2bed2158f87f69a; no voters: 
I20260608 12:41:31.431082  6953 ts_tablet_manager.cc:1434] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
W20260608 12:41:31.432165  6722 leader_election.cc:343] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ee133de6d7947e19f8d272bc363b078 (127.0.107.195:36887): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:31.434264  6954 tablet_bootstrap.cc:492] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078: No bootstrap required, opened a new log
I20260608 12:41:31.434881  6954 ts_tablet_manager.cc:1403] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260608 12:41:31.436686  6960 raft_consensus.cc:2804] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:31.437186  6960 raft_consensus.cc:493] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:31.437580  6960 raft_consensus.cc:3060] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:31.438117  6954 raft_consensus.cc:359] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.438999  6954 raft_consensus.cc:385] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:31.439348  6954 raft_consensus.cc:740] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ee133de6d7947e19f8d272bc363b078, State: Initialized, Role: FOLLOWER
I20260608 12:41:31.439435  6907 raft_consensus.cc:2468] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7135d7a4714707a2bed2158f87f69a in term 1.
I20260608 12:41:31.440390  6954 consensus_queue.cc:260] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.442802  6758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383d9c9dfd174ce184f1d353757725b9" candidate_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7135d7a4714707a2bed2158f87f69a" is_pre_election: true
I20260608 12:41:31.443616  6757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf9d1173404c4b9b15faba2374e0fe" candidate_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7135d7a4714707a2bed2158f87f69a" is_pre_election: true
I20260608 12:41:31.446300  6758 raft_consensus.cc:2468] T 383d9c9dfd174ce184f1d353757725b9 P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e79d7e2bf8b47aa8f2e615dc34ad70d in term 0.
I20260608 12:41:31.446702  6722 leader_election.cc:304] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [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: 3f7135d7a4714707a2bed2158f87f69a, 4ee133de6d7947e19f8d272bc363b078; no voters: 0e79d7e2bf8b47aa8f2e615dc34ad70d
I20260608 12:41:31.444751  6960 raft_consensus.cc:515] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
W20260608 12:41:31.447525  6799 leader_election.cc:343] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:31.448182  6973 raft_consensus.cc:2804] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:31.448387  6799 leader_election.cc:304] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e79d7e2bf8b47aa8f2e615dc34ad70d, 3f7135d7a4714707a2bed2158f87f69a; no voters: 
I20260608 12:41:31.445436  6952 ts_tablet_manager.cc:1434] T 383d9c9dfd174ce184f1d353757725b9 P 3f7135d7a4714707a2bed2158f87f69a: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260608 12:41:31.449566  6970 raft_consensus.cc:2804] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:31.449854  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7eea2277d1749d69e6ea8c1ef8ffe91" candidate_uuid: "3f7135d7a4714707a2bed2158f87f69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d"
I20260608 12:41:31.450502  6833 raft_consensus.cc:3060] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:31.451099  6954 ts_tablet_manager.cc:1434] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:41:31.452257  6952 tablet_bootstrap.cc:492] T 7faf9d1173404c4b9b15faba2374e0fe P 3f7135d7a4714707a2bed2158f87f69a: Bootstrap starting.
I20260608 12:41:31.452845  6960 leader_election.cc:290] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [CANDIDATE]: Term 1 election: Requested vote from peers 0e79d7e2bf8b47aa8f2e615dc34ad70d (127.0.107.194:39911), 4ee133de6d7947e19f8d272bc363b078 (127.0.107.195:36887)
I20260608 12:41:31.450013  6970 raft_consensus.cc:493] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:31.456485  6970 raft_consensus.cc:3060] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:31.458464  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7eea2277d1749d69e6ea8c1ef8ffe91" candidate_uuid: "3f7135d7a4714707a2bed2158f87f69a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ee133de6d7947e19f8d272bc363b078"
I20260608 12:41:31.459097  6906 raft_consensus.cc:3060] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:31.466637  6906 raft_consensus.cc:2468] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7135d7a4714707a2bed2158f87f69a in term 1.
I20260608 12:41:31.468454  6973 raft_consensus.cc:697] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [term 1 LEADER]: Becoming Leader. State: Replica: 3f7135d7a4714707a2bed2158f87f69a, State: Running, Role: LEADER
I20260608 12:41:31.470026  6905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf9d1173404c4b9b15faba2374e0fe" candidate_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ee133de6d7947e19f8d272bc363b078" is_pre_election: true
I20260608 12:41:31.470686  6833 raft_consensus.cc:2468] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f7135d7a4714707a2bed2158f87f69a in term 1.
I20260608 12:41:31.470767  6905 raft_consensus.cc:2468] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e79d7e2bf8b47aa8f2e615dc34ad70d in term 0.
I20260608 12:41:31.471151  6722 leader_election.cc:304] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f7135d7a4714707a2bed2158f87f69a, 4ee133de6d7947e19f8d272bc363b078; no voters: 
I20260608 12:41:31.469563  6973 consensus_queue.cc:237] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.472334  6975 raft_consensus.cc:2804] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:31.473232  6975 raft_consensus.cc:697] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [term 1 LEADER]: Becoming Leader. State: Replica: 3f7135d7a4714707a2bed2158f87f69a, State: Running, Role: LEADER
I20260608 12:41:31.473591  6797 leader_election.cc:304] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [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: 0e79d7e2bf8b47aa8f2e615dc34ad70d, 4ee133de6d7947e19f8d272bc363b078; no voters: 3f7135d7a4714707a2bed2158f87f69a
I20260608 12:41:31.474947  6957 raft_consensus.cc:2804] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:31.475416  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383d9c9dfd174ce184f1d353757725b9" candidate_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ee133de6d7947e19f8d272bc363b078" is_pre_election: true
I20260608 12:41:31.475780  6957 raft_consensus.cc:493] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:31.476184  6957 raft_consensus.cc:3060] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:31.476148  6907 raft_consensus.cc:2468] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e79d7e2bf8b47aa8f2e615dc34ad70d in term 0.
I20260608 12:41:31.466668  6970 raft_consensus.cc:515] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.474541  6975 consensus_queue.cc:237] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.479629  6952 tablet_bootstrap.cc:654] T 7faf9d1173404c4b9b15faba2374e0fe P 3f7135d7a4714707a2bed2158f87f69a: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:31.481861  6758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383d9c9dfd174ce184f1d353757725b9" candidate_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7135d7a4714707a2bed2158f87f69a"
I20260608 12:41:31.481429  6656 catalog_manager.cc:5696] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193). New cstate: current_term: 1 leader_uuid: "3f7135d7a4714707a2bed2158f87f69a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:31.482550  6758 raft_consensus.cc:3060] T 383d9c9dfd174ce184f1d353757725b9 P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:31.484622  6957 raft_consensus.cc:515] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.487797  6757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf9d1173404c4b9b15faba2374e0fe" candidate_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7135d7a4714707a2bed2158f87f69a"
W20260608 12:41:31.489388  6799 leader_election.cc:343] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:31.490556  6957 leader_election.cc:290] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [CANDIDATE]: Term 1 election: Requested vote from peers 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171), 4ee133de6d7947e19f8d272bc363b078 (127.0.107.195:36887)
I20260608 12:41:31.490226  6758 raft_consensus.cc:2468] T 383d9c9dfd174ce184f1d353757725b9 P 3f7135d7a4714707a2bed2158f87f69a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e79d7e2bf8b47aa8f2e615dc34ad70d in term 1.
I20260608 12:41:31.492295  6907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7faf9d1173404c4b9b15faba2374e0fe" candidate_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ee133de6d7947e19f8d272bc363b078"
I20260608 12:41:31.492934  6907 raft_consensus.cc:3060] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:31.493168  6957 raft_consensus.cc:493] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:31.493813  6957 raft_consensus.cc:515] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.493984  6799 leader_election.cc:304] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0e79d7e2bf8b47aa8f2e615dc34ad70d, 3f7135d7a4714707a2bed2158f87f69a; no voters: 
I20260608 12:41:31.496677  6970 leader_election.cc:290] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [CANDIDATE]: Term 1 election: Requested vote from peers 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171), 4ee133de6d7947e19f8d272bc363b078 (127.0.107.195:36887)
I20260608 12:41:31.497448  6970 raft_consensus.cc:2804] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:31.498035  6970 raft_consensus.cc:697] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 LEADER]: Becoming Leader. State: Replica: 0e79d7e2bf8b47aa8f2e615dc34ad70d, State: Running, Role: LEADER
I20260608 12:41:31.499569  6905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383d9c9dfd174ce184f1d353757725b9" candidate_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ee133de6d7947e19f8d272bc363b078"
I20260608 12:41:31.499145  6970 consensus_queue.cc:237] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.500154  6905 raft_consensus.cc:3060] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:31.504647  6957 leader_election.cc:290] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171), 4ee133de6d7947e19f8d272bc363b078 (127.0.107.195:36887)
I20260608 12:41:31.506186  6906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae9e2d7599e40d68890b9880d80fadf" candidate_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ee133de6d7947e19f8d272bc363b078" is_pre_election: true
I20260608 12:41:31.507050  6906 raft_consensus.cc:2393] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0e79d7e2bf8b47aa8f2e615dc34ad70d in current term 1: Already voted for candidate 3f7135d7a4714707a2bed2158f87f69a in this term.
I20260608 12:41:31.513098  6656 catalog_manager.cc:5696] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193). New cstate: current_term: 1 leader_uuid: "3f7135d7a4714707a2bed2158f87f69a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:31.520097  6905 raft_consensus.cc:2468] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e79d7e2bf8b47aa8f2e615dc34ad70d in term 1.
I20260608 12:41:31.522354  6758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae9e2d7599e40d68890b9880d80fadf" candidate_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f7135d7a4714707a2bed2158f87f69a" is_pre_election: true
I20260608 12:41:31.523866  6907 raft_consensus.cc:2468] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e79d7e2bf8b47aa8f2e615dc34ad70d in term 1.
I20260608 12:41:31.524121  6799 leader_election.cc:304] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [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: 0e79d7e2bf8b47aa8f2e615dc34ad70d; no voters: 3f7135d7a4714707a2bed2158f87f69a, 4ee133de6d7947e19f8d272bc363b078
I20260608 12:41:31.525308  6797 leader_election.cc:304] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [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: 0e79d7e2bf8b47aa8f2e615dc34ad70d, 4ee133de6d7947e19f8d272bc363b078; no voters: 3f7135d7a4714707a2bed2158f87f69a
I20260608 12:41:31.526332  6978 raft_consensus.cc:3060] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:31.526751  6957 raft_consensus.cc:2804] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:31.531287  6952 tablet_bootstrap.cc:492] T 7faf9d1173404c4b9b15faba2374e0fe P 3f7135d7a4714707a2bed2158f87f69a: No bootstrap required, opened a new log
I20260608 12:41:31.532047  6952 ts_tablet_manager.cc:1403] T 7faf9d1173404c4b9b15faba2374e0fe P 3f7135d7a4714707a2bed2158f87f69a: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.013s
I20260608 12:41:31.532600  6957 raft_consensus.cc:697] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 LEADER]: Becoming Leader. State: Replica: 0e79d7e2bf8b47aa8f2e615dc34ad70d, State: Running, Role: LEADER
I20260608 12:41:31.533751  6957 consensus_queue.cc:237] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.534317  6656 catalog_manager.cc:5696] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e79d7e2bf8b47aa8f2e615dc34ad70d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:31.538174  6952 raft_consensus.cc:359] T 7faf9d1173404c4b9b15faba2374e0fe P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.538944  6952 raft_consensus.cc:385] T 7faf9d1173404c4b9b15faba2374e0fe P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:31.539265  6952 raft_consensus.cc:740] T 7faf9d1173404c4b9b15faba2374e0fe P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f7135d7a4714707a2bed2158f87f69a, State: Initialized, Role: FOLLOWER
I20260608 12:41:31.539494  6978 raft_consensus.cc:2749] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:31.540133  6952 consensus_queue.cc:260] T 7faf9d1173404c4b9b15faba2374e0fe P 3f7135d7a4714707a2bed2158f87f69a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:31.542577  6952 ts_tablet_manager.cc:1434] T 7faf9d1173404c4b9b15faba2374e0fe P 3f7135d7a4714707a2bed2158f87f69a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:41:31.549258  6656 catalog_manager.cc:5696] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e79d7e2bf8b47aa8f2e615dc34ad70d (127.0.107.194). New cstate: current_term: 1 leader_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:31.625649   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:31.650633   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:31.651537   431 tablet_replica.cc:333] T 7faf9d1173404c4b9b15faba2374e0fe P 3f7135d7a4714707a2bed2158f87f69a: stopping tablet replica
I20260608 12:41:31.652258   431 raft_consensus.cc:2243] T 7faf9d1173404c4b9b15faba2374e0fe P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:31.652706   431 raft_consensus.cc:2272] T 7faf9d1173404c4b9b15faba2374e0fe P 3f7135d7a4714707a2bed2158f87f69a [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:31.654722   431 tablet_replica.cc:333] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a: stopping tablet replica
I20260608 12:41:31.655260   431 raft_consensus.cc:2243] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:31.655861   431 pending_rounds.cc:70] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a: Trying to abort 1 pending ops.
I20260608 12:41:31.656065   431 pending_rounds.cc:77] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658525105991680 op_type: NO_OP noop_request { }
I20260608 12:41:31.656457   431 raft_consensus.cc:2889] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:31.656744   431 raft_consensus.cc:2272] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 3f7135d7a4714707a2bed2158f87f69a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:31.659126   431 tablet_replica.cc:333] T 383d9c9dfd174ce184f1d353757725b9 P 3f7135d7a4714707a2bed2158f87f69a: stopping tablet replica
I20260608 12:41:31.659658   431 raft_consensus.cc:2243] T 383d9c9dfd174ce184f1d353757725b9 P 3f7135d7a4714707a2bed2158f87f69a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:31.660032   431 raft_consensus.cc:2272] T 383d9c9dfd174ce184f1d353757725b9 P 3f7135d7a4714707a2bed2158f87f69a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:31.662014   431 tablet_replica.cc:333] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a: stopping tablet replica
I20260608 12:41:31.662743   431 raft_consensus.cc:2243] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:31.663570   431 pending_rounds.cc:70] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a: Trying to abort 1 pending ops.
I20260608 12:41:31.663815   431 pending_rounds.cc:77] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658525078372352 op_type: NO_OP noop_request { }
I20260608 12:41:31.664161   431 raft_consensus.cc:2889] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:31.664598   431 raft_consensus.cc:2272] T 7ae9e2d7599e40d68890b9880d80fadf P 3f7135d7a4714707a2bed2158f87f69a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:31.688164   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:41:31.983567  6799 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260608 12:41:31.983438  6978 consensus_queue.cc:1048] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:31.987255  6978 consensus_queue.cc:1048] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:31.988814  6799 consensus_peers.cc:597] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d -> Peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Couldn't send request to peer 3f7135d7a4714707a2bed2158f87f69a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:32.016544  6799 consensus_peers.cc:597] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d -> Peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Couldn't send request to peer 3f7135d7a4714707a2bed2158f87f69a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:32.586197  6978 consensus_queue.cc:579] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Leader has been unable to successfully communicate with peer 3f7135d7a4714707a2bed2158f87f69a for more than 1 seconds (1.051s)
W20260608 12:41:32.594007  6654 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7faf9d1173404c4b9b15faba2374e0fe with cas_config_opid_index -1: no extra replica candidate found for tablet 7faf9d1173404c4b9b15faba2374e0fe (table test-workload [id=f164456fc44741368ef2eff40e3b0d37]): 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:32.644255  6704 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3f7135d7a4714707a2bed2158f87f69a not available for placement
I20260608 12:41:32.701736   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:32.708105  6995 instance_detector.cc: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:32.709342  6996 instance_detector.cc: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:32.710923  6998 instance_detector.cc: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:32.712050   431 server_base.cc:1061] running on GCE node
I20260608 12:41:32.713210   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:32.713451   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:32.713649   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922492713628 us; error 0 us; skew 500 ppm
I20260608 12:41:32.714255   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:32.716598   431 webserver.cc:533] Webserver started at http://127.0.107.196:37355/ using document root <none> and password file <none>
I20260608 12:41:32.717103   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:32.717317   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:32.717589   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:32.718663   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/ts-3-root/instance:
uuid: "5f26f2307fcc45719346f31da70ba190"
format_stamp: "Formatted at 2026-06-08 12:41:32 on dist-test-slave-vkhm"
I20260608 12:41:32.723434   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:32.726975  7003 log_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:32.727769   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:41:32.728073   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/ts-3-root
uuid: "5f26f2307fcc45719346f31da70ba190"
format_stamp: "Formatted at 2026-06-08 12:41:32 on dist-test-slave-vkhm"
I20260608 12:41:32.728417   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922327162610-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:32.759136   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:32.760380   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:32.761816   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:32.764077   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:32.764345   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:41:32.764603   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:32.764784   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:32.806057   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42001
I20260608 12:41:32.806177  7065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42001 every 8 connection(s)
I20260608 12:41:32.820576  7066 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39303
I20260608 12:41:32.820995  7066 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:32.821722  7066 heartbeater.cc:507] Master 127.0.107.254:39303 requested a full tablet report, sending...
I20260608 12:41:32.823782  6654 ts_manager.cc:194] Registered new tserver with Master: 5f26f2307fcc45719346f31da70ba190 (127.0.107.196:42001)
I20260608 12:41:32.825148  6654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51644
I20260608 12:41:32.962110  6833 consensus_queue.cc:237] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [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: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } }
I20260608 12:41:32.968811  6907 raft_consensus.cc:1275] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Refusing update from remote peer 0e79d7e2bf8b47aa8f2e615dc34ad70d: 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:32.970885  6993 consensus_queue.cc:1048] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:41:32.974200  6799 consensus_peers.cc:597] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d -> Peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Couldn't send request to peer 3f7135d7a4714707a2bed2158f87f69a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:32.977846  6978 raft_consensus.cc:2955] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } } }
I20260608 12:41:32.979794  6907 raft_consensus.cc:2955] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } } }
W20260608 12:41:32.981500  6798 consensus_peers.cc:597] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d -> Peer 5f26f2307fcc45719346f31da70ba190 (127.0.107.196:42001): Couldn't send request to peer 5f26f2307fcc45719346f31da70ba190. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7faf9d1173404c4b9b15faba2374e0fe. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:32.985934  6642 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7faf9d1173404c4b9b15faba2374e0fe with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:41:32.990252  6654 catalog_manager.cc:5696] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d reported cstate change: config changed from index -1 to 2, NON_VOTER 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:33.077162  6978 consensus_queue.cc:579] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Leader has been unable to successfully communicate with peer 3f7135d7a4714707a2bed2158f87f69a for more than 1 seconds (1.576s)
I20260608 12:41:33.087066  6833 consensus_queue.cc:237] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [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: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } }
I20260608 12:41:33.093367  6907 raft_consensus.cc:1275] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Refusing update from remote peer 0e79d7e2bf8b47aa8f2e615dc34ad70d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:41:33.093760  6798 consensus_peers.cc:597] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d -> Peer 5f26f2307fcc45719346f31da70ba190 (127.0.107.196:42001): Couldn't send request to peer 5f26f2307fcc45719346f31da70ba190. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 383d9c9dfd174ce184f1d353757725b9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:33.094893  6994 consensus_queue.cc:1048] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:41:33.096539  6799 consensus_peers.cc:597] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d -> Peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Couldn't send request to peer 3f7135d7a4714707a2bed2158f87f69a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:33.101756  6993 raft_consensus.cc:2955] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } } }
I20260608 12:41:33.103418  6907 raft_consensus.cc:2955] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } } }
I20260608 12:41:33.108405  6642 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 383d9c9dfd174ce184f1d353757725b9 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:41:33.112663  6656 catalog_manager.cc:5696] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d reported cstate change: config changed from index -1 to 2, NON_VOTER 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:33.169128  7072 raft_consensus.cc:493] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:33.169754  7072 raft_consensus.cc:515] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:33.172088  7072 leader_election.cc:290] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171), 0e79d7e2bf8b47aa8f2e615dc34ad70d (127.0.107.194:39911)
W20260608 12:41:33.178721  6873 leader_election.cc:336] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111)
I20260608 12:41:33.183910  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7eea2277d1749d69e6ea8c1ef8ffe91" candidate_uuid: "4ee133de6d7947e19f8d272bc363b078" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" is_pre_election: true
I20260608 12:41:33.184520  6833 raft_consensus.cc:2468] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ee133de6d7947e19f8d272bc363b078 in term 1.
I20260608 12:41:33.185559  6872 leader_election.cc:304] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [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: 0e79d7e2bf8b47aa8f2e615dc34ad70d, 4ee133de6d7947e19f8d272bc363b078; no voters: 3f7135d7a4714707a2bed2158f87f69a
I20260608 12:41:33.186245  7072 raft_consensus.cc:2804] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:33.186543  7072 raft_consensus.cc:493] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:33.186825  7072 raft_consensus.cc:3060] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:33.191560  7072 raft_consensus.cc:515] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:33.193338  7072 leader_election.cc:290] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [CANDIDATE]: Term 2 election: Requested vote from peers 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171), 0e79d7e2bf8b47aa8f2e615dc34ad70d (127.0.107.194:39911)
I20260608 12:41:33.194514  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7eea2277d1749d69e6ea8c1ef8ffe91" candidate_uuid: "4ee133de6d7947e19f8d272bc363b078" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d"
I20260608 12:41:33.195125  6833 raft_consensus.cc:3060] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:41:33.196856  6873 leader_election.cc:336] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111)
I20260608 12:41:33.199970  6833 raft_consensus.cc:2468] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ee133de6d7947e19f8d272bc363b078 in term 2.
I20260608 12:41:33.200901  6872 leader_election.cc:304] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [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: 0e79d7e2bf8b47aa8f2e615dc34ad70d, 4ee133de6d7947e19f8d272bc363b078; no voters: 3f7135d7a4714707a2bed2158f87f69a
I20260608 12:41:33.201500  7072 raft_consensus.cc:2804] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:33.202503  7072 raft_consensus.cc:697] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 2 LEADER]: Becoming Leader. State: Replica: 4ee133de6d7947e19f8d272bc363b078, State: Running, Role: LEADER
I20260608 12:41:33.203302  7072 consensus_queue.cc:237] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Queue going to LEADER 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: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:33.209959  6654 catalog_manager.cc:5696] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 reported cstate change: term changed from 1 to 2, leader changed from 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) to 4ee133de6d7947e19f8d272bc363b078 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "4ee133de6d7947e19f8d272bc363b078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:33.273285  7072 raft_consensus.cc:493] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:33.273775  7072 raft_consensus.cc:515] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:33.275399  7072 leader_election.cc:290] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171), 0e79d7e2bf8b47aa8f2e615dc34ad70d (127.0.107.194:39911)
I20260608 12:41:33.276664  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae9e2d7599e40d68890b9880d80fadf" candidate_uuid: "4ee133de6d7947e19f8d272bc363b078" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" is_pre_election: true
I20260608 12:41:33.277354  6833 raft_consensus.cc:2468] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ee133de6d7947e19f8d272bc363b078 in term 1.
I20260608 12:41:33.278380  6872 leader_election.cc:304] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [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: 0e79d7e2bf8b47aa8f2e615dc34ad70d, 4ee133de6d7947e19f8d272bc363b078; no voters: 
I20260608 12:41:33.279157  7072 raft_consensus.cc:2804] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:41:33.279472  6873 leader_election.cc:336] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111)
I20260608 12:41:33.279501  7072 raft_consensus.cc:493] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:33.280181  7072 raft_consensus.cc:3060] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:33.284759  7072 raft_consensus.cc:515] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:33.286510  7072 leader_election.cc:290] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [CANDIDATE]: Term 2 election: Requested vote from peers 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171), 0e79d7e2bf8b47aa8f2e615dc34ad70d (127.0.107.194:39911)
I20260608 12:41:33.287727  6833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ae9e2d7599e40d68890b9880d80fadf" candidate_uuid: "4ee133de6d7947e19f8d272bc363b078" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d"
I20260608 12:41:33.288318  6833 raft_consensus.cc:3060] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:41:33.290091  6873 leader_election.cc:336] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111)
I20260608 12:41:33.293269  6833 raft_consensus.cc:2468] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ee133de6d7947e19f8d272bc363b078 in term 2.
I20260608 12:41:33.294212  6872 leader_election.cc:304] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [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: 0e79d7e2bf8b47aa8f2e615dc34ad70d, 4ee133de6d7947e19f8d272bc363b078; no voters: 3f7135d7a4714707a2bed2158f87f69a
I20260608 12:41:33.294889  7072 raft_consensus.cc:2804] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:33.295281  7072 raft_consensus.cc:697] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 2 LEADER]: Becoming Leader. State: Replica: 4ee133de6d7947e19f8d272bc363b078, State: Running, Role: LEADER
I20260608 12:41:33.296056  7072 consensus_queue.cc:237] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Queue going to LEADER 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: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } }
I20260608 12:41:33.302675  6654 catalog_manager.cc:5696] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 reported cstate change: term changed from 1 to 2, leader changed from 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) to 4ee133de6d7947e19f8d272bc363b078 (127.0.107.195). New cstate: current_term: 2 leader_uuid: "4ee133de6d7947e19f8d272bc363b078" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:33.526376  7086 ts_tablet_manager.cc:933] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190: Initiating tablet copy from peer 0e79d7e2bf8b47aa8f2e615dc34ad70d (127.0.107.194:39911)
I20260608 12:41:33.527724  7086 tablet_copy_client.cc:323] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:39911
I20260608 12:41:33.537107  6843 tablet_copy_service.cc:140] P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Received BeginTabletCopySession request for tablet 7faf9d1173404c4b9b15faba2374e0fe from peer 5f26f2307fcc45719346f31da70ba190 ({username='slave'} at 127.0.0.1:35210)
I20260608 12:41:33.537591  6843 tablet_copy_service.cc:161] P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Beginning new tablet copy session on tablet 7faf9d1173404c4b9b15faba2374e0fe from peer 5f26f2307fcc45719346f31da70ba190 at {username='slave'} at 127.0.0.1:35210: session id = 5f26f2307fcc45719346f31da70ba190-7faf9d1173404c4b9b15faba2374e0fe
I20260608 12:41:33.542567  6843 tablet_copy_source_session.cc:215] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:33.545261  7086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7faf9d1173404c4b9b15faba2374e0fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:33.555634  7086 tablet_copy_client.cc:806] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:33.556169  7086 tablet_copy_client.cc:670] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:33.559470  7086 tablet_copy_client.cc:538] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:33.565292  7086 tablet_bootstrap.cc:492] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190: Bootstrap starting.
I20260608 12:41:33.579245  7086 tablet_bootstrap.cc:492] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190: 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:33.580000  7086 tablet_bootstrap.cc:492] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190: Bootstrap complete.
I20260608 12:41:33.580557  7086 ts_tablet_manager.cc:1403] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190: Time spent bootstrapping tablet: real 0.015s	user 0.016s	sys 0.000s
I20260608 12:41:33.582607  7086 raft_consensus.cc:359] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } }
I20260608 12:41:33.583192  7086 raft_consensus.cc:740] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5f26f2307fcc45719346f31da70ba190, State: Initialized, Role: LEARNER
I20260608 12:41:33.583727  7086 consensus_queue.cc:260] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190 [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: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } }
I20260608 12:41:33.585721  7066 heartbeater.cc:499] Master 127.0.107.254:39303 was elected leader, sending a full tablet report...
I20260608 12:41:33.585882  7086 ts_tablet_manager.cc:1434] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260608 12:41:33.587708  6843 tablet_copy_service.cc:342] P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Request end of tablet copy session 5f26f2307fcc45719346f31da70ba190-7faf9d1173404c4b9b15faba2374e0fe received from {username='slave'} at 127.0.0.1:35210
I20260608 12:41:33.588056  6843 tablet_copy_service.cc:434] P 0e79d7e2bf8b47aa8f2e615dc34ad70d: ending tablet copy session 5f26f2307fcc45719346f31da70ba190-7faf9d1173404c4b9b15faba2374e0fe on tablet 7faf9d1173404c4b9b15faba2374e0fe with peer 5f26f2307fcc45719346f31da70ba190
W20260608 12:41:33.641384  6873 consensus_peers.cc:597] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 -> Peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Couldn't send request to peer 3f7135d7a4714707a2bed2158f87f69a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:41:33.646176  6704 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3f7135d7a4714707a2bed2158f87f69a not available for placement
I20260608 12:41:33.669919  6833 raft_consensus.cc:1275] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Refusing update from remote peer 4ee133de6d7947e19f8d272bc363b078: 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:33.671918  7072 consensus_queue.cc:1048] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:33.672633  7086 ts_tablet_manager.cc:933] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190: Initiating tablet copy from peer 0e79d7e2bf8b47aa8f2e615dc34ad70d (127.0.107.194:39911)
I20260608 12:41:33.674216  7086 tablet_copy_client.cc:323] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:39911
I20260608 12:41:33.675946  6843 tablet_copy_service.cc:140] P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Received BeginTabletCopySession request for tablet 383d9c9dfd174ce184f1d353757725b9 from peer 5f26f2307fcc45719346f31da70ba190 ({username='slave'} at 127.0.0.1:35210)
I20260608 12:41:33.676579  6843 tablet_copy_service.cc:161] P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Beginning new tablet copy session on tablet 383d9c9dfd174ce184f1d353757725b9 from peer 5f26f2307fcc45719346f31da70ba190 at {username='slave'} at 127.0.0.1:35210: session id = 5f26f2307fcc45719346f31da70ba190-383d9c9dfd174ce184f1d353757725b9
I20260608 12:41:33.682024  6843 tablet_copy_source_session.cc:215] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:33.684969  7086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383d9c9dfd174ce184f1d353757725b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:33.699306  7086 tablet_copy_client.cc:806] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:33.699853  7086 tablet_copy_client.cc:670] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:33.703003  7086 tablet_copy_client.cc:538] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:33.708516  7086 tablet_bootstrap.cc:492] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190: Bootstrap starting.
I20260608 12:41:33.722630  7086 tablet_bootstrap.cc:492] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190: 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:33.723260  7086 tablet_bootstrap.cc:492] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190: Bootstrap complete.
I20260608 12:41:33.723873  7086 ts_tablet_manager.cc:1403] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260608 12:41:33.726063  7086 raft_consensus.cc:359] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } }
I20260608 12:41:33.726619  7086 raft_consensus.cc:740] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5f26f2307fcc45719346f31da70ba190, State: Initialized, Role: LEARNER
I20260608 12:41:33.727066  7086 consensus_queue.cc:260] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190 [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: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } }
I20260608 12:41:33.728960  7086 ts_tablet_manager.cc:1434] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 12:41:33.730690  6843 tablet_copy_service.cc:342] P 0e79d7e2bf8b47aa8f2e615dc34ad70d: Request end of tablet copy session 5f26f2307fcc45719346f31da70ba190-383d9c9dfd174ce184f1d353757725b9 received from {username='slave'} at 127.0.0.1:35210
I20260608 12:41:33.731060  6843 tablet_copy_service.cc:434] P 0e79d7e2bf8b47aa8f2e615dc34ad70d: ending tablet copy session 5f26f2307fcc45719346f31da70ba190-383d9c9dfd174ce184f1d353757725b9 on tablet 383d9c9dfd174ce184f1d353757725b9 with peer 5f26f2307fcc45719346f31da70ba190
W20260608 12:41:33.822718  6873 consensus_peers.cc:597] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 -> Peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Couldn't send request to peer 3f7135d7a4714707a2bed2158f87f69a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:33.916255  6833 raft_consensus.cc:1275] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Refusing update from remote peer 4ee133de6d7947e19f8d272bc363b078: 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:33.917734  7072 consensus_queue.cc:1048] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:34.128177  6994 consensus_queue.cc:579] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Leader has been unable to successfully communicate with peer 3f7135d7a4714707a2bed2158f87f69a for more than 1 seconds (1.040s)
I20260608 12:41:34.134092  7041 raft_consensus.cc:1217] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:34.137893  7041 raft_consensus.cc:1217] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:34.484890  7099 consensus_queue.cc:579] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Leader has been unable to successfully communicate with peer 3f7135d7a4714707a2bed2158f87f69a for more than 1 seconds (1.522s)
I20260608 12:41:34.593458  7099 raft_consensus.cc:1064] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d: attempting to promote NON_VOTER 5f26f2307fcc45719346f31da70ba190 to VOTER
I20260608 12:41:34.595377  7099 consensus_queue.cc:237] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [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: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } }
I20260608 12:41:34.601547  7041 raft_consensus.cc:1275] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190 [term 1 LEARNER]: Refusing update from remote peer 0e79d7e2bf8b47aa8f2e615dc34ad70d: 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:34.601547  6907 raft_consensus.cc:1275] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Refusing update from remote peer 0e79d7e2bf8b47aa8f2e615dc34ad70d: 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:34.603283  6994 consensus_queue.cc:1048] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } 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:34.603909  7100 consensus_queue.cc:1048] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:41:34.605129  6799 consensus_peers.cc:597] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d -> Peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Couldn't send request to peer 3f7135d7a4714707a2bed2158f87f69a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:34.612546  7100 raft_consensus.cc:2955] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:34.614291  6907 raft_consensus.cc:2955] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:34.621340  7041 raft_consensus.cc:2955] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:34.624307  6654 catalog_manager.cc:5696] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d reported cstate change: config changed from index 2 to 3, 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:34.640821  6833 consensus_queue.cc:237] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [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: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } }
I20260608 12:41:34.646466  6907 raft_consensus.cc:1275] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Refusing update from remote peer 0e79d7e2bf8b47aa8f2e615dc34ad70d: 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:34.648010  7100 consensus_queue.cc:1048] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:34.649420  7041 raft_consensus.cc:1275] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190 [term 1 FOLLOWER]: Refusing update from remote peer 0e79d7e2bf8b47aa8f2e615dc34ad70d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:41:34.650792  6704 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3f7135d7a4714707a2bed2158f87f69a not available for placement
I20260608 12:41:34.651135  6994 consensus_queue.cc:1048] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } 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:34.654628  6994 raft_consensus.cc:2955] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:34.656935  6907 raft_consensus.cc:2955] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:34.658631  7041 raft_consensus.cc:2955] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:34.664034  6642 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 383d9c9dfd174ce184f1d353757725b9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:34.671663  6655 catalog_manager.cc:5696] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d reported cstate change: config changed from index 3 to 4, VOTER 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 12:41:34.691520  6643 catalog_manager.cc:4754] TS 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 383d9c9dfd174ce184f1d353757725b9: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111)
I20260608 12:41:34.710644  7072 consensus_queue.cc:579] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Leader has been unable to successfully communicate with peer 3f7135d7a4714707a2bed2158f87f69a for more than 1 seconds (1.506s)
I20260608 12:41:34.720484  6907 consensus_queue.cc:237] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [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: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } }
I20260608 12:41:34.729562  6833 raft_consensus.cc:1275] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Refusing update from remote peer 4ee133de6d7947e19f8d272bc363b078: 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:34.731758  7112 consensus_queue.cc:1048] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:41:34.732632  6873 consensus_peers.cc:597] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 -> Peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Couldn't send request to peer 3f7135d7a4714707a2bed2158f87f69a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:34.739615  7113 raft_consensus.cc:2955] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } } }
W20260608 12:41:34.741609  6872 consensus_peers.cc:597] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 -> Peer 5f26f2307fcc45719346f31da70ba190 (127.0.107.196:42001): Couldn't send request to peer 5f26f2307fcc45719346f31da70ba190. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7eea2277d1749d69e6ea8c1ef8ffe91. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:34.741453  6833 raft_consensus.cc:2955] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } } }
I20260608 12:41:34.748142  7109 raft_consensus.cc:1064] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d: attempting to promote NON_VOTER 5f26f2307fcc45719346f31da70ba190 to VOTER
I20260608 12:41:34.750595  7109 consensus_queue.cc:237] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [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: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } }
I20260608 12:41:34.753108  6641 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c7eea2277d1749d69e6ea8c1ef8ffe91 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:41:34.753588  6656 catalog_manager.cc:5696] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d reported cstate change: config changed from index -1 to 2, NON_VOTER 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "4ee133de6d7947e19f8d272bc363b078" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } } }
I20260608 12:41:34.758095  6907 raft_consensus.cc:1275] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Refusing update from remote peer 0e79d7e2bf8b47aa8f2e615dc34ad70d: 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:34.759938  7041 raft_consensus.cc:1275] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190 [term 1 LEARNER]: Refusing update from remote peer 0e79d7e2bf8b47aa8f2e615dc34ad70d: 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:34.760281  7099 consensus_queue.cc:1048] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:34.761656  6994 consensus_queue.cc:1048] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } 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:34.764976  6799 consensus_peers.cc:597] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d -> Peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Couldn't send request to peer 3f7135d7a4714707a2bed2158f87f69a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:34.773329  7109 raft_consensus.cc:2955] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:34.775563  7041 raft_consensus.cc:2955] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:34.784734  6907 raft_consensus.cc:2955] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:34.791563  6656 catalog_manager.cc:5696] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190 reported cstate change: config changed from index 2 to 3, 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:34.806133  6833 consensus_queue.cc:237] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [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: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } }
I20260608 12:41:34.811111  7041 raft_consensus.cc:1275] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190 [term 1 FOLLOWER]: Refusing update from remote peer 0e79d7e2bf8b47aa8f2e615dc34ad70d: 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:34.811285  6907 raft_consensus.cc:1275] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Refusing update from remote peer 0e79d7e2bf8b47aa8f2e615dc34ad70d: 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:34.812541  7109 consensus_queue.cc:1048] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } 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:34.813198  6994 consensus_queue.cc:1048] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:34.819288  7109 raft_consensus.cc:2955] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:34.821288  7041 raft_consensus.cc:2955] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:34.826062  6907 raft_consensus.cc:2955] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:34.828126  6642 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7faf9d1173404c4b9b15faba2374e0fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:34.832315  6654 catalog_manager.cc:5696] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190 reported cstate change: config changed from index 3 to 4, VOTER 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:34.890825  7112 consensus_queue.cc:579] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Leader has been unable to successfully communicate with peer 3f7135d7a4714707a2bed2158f87f69a for more than 1 seconds (1.594s)
I20260608 12:41:34.901101  6907 consensus_queue.cc:237] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [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: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } }
I20260608 12:41:34.907145  6833 raft_consensus.cc:1275] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Refusing update from remote peer 4ee133de6d7947e19f8d272bc363b078: 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:34.908033  6872 consensus_peers.cc:597] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 -> Peer 5f26f2307fcc45719346f31da70ba190 (127.0.107.196:42001): Couldn't send request to peer 5f26f2307fcc45719346f31da70ba190. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ae9e2d7599e40d68890b9880d80fadf. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:34.908926  7112 consensus_queue.cc:1048] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:41:34.910315  6873 consensus_peers.cc:597] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 -> Peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Couldn't send request to peer 3f7135d7a4714707a2bed2158f87f69a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:34.914700  7072 raft_consensus.cc:2955] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } } }
I20260608 12:41:34.916430  6833 raft_consensus.cc:2955] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } } }
I20260608 12:41:34.924400  6641 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7ae9e2d7599e40d68890b9880d80fadf with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:41:34.929046  6655 catalog_manager.cc:5696] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 reported cstate change: config changed from index -1 to 2, NON_VOTER 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "4ee133de6d7947e19f8d272bc363b078" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:35.302523  7121 ts_tablet_manager.cc:933] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190: Initiating tablet copy from peer 4ee133de6d7947e19f8d272bc363b078 (127.0.107.195:36887)
I20260608 12:41:35.304275  7121 tablet_copy_client.cc:323] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:36887
I20260608 12:41:35.315393  6917 tablet_copy_service.cc:140] P 4ee133de6d7947e19f8d272bc363b078: Received BeginTabletCopySession request for tablet c7eea2277d1749d69e6ea8c1ef8ffe91 from peer 5f26f2307fcc45719346f31da70ba190 ({username='slave'} at 127.0.0.1:58162)
I20260608 12:41:35.315829  6917 tablet_copy_service.cc:161] P 4ee133de6d7947e19f8d272bc363b078: Beginning new tablet copy session on tablet c7eea2277d1749d69e6ea8c1ef8ffe91 from peer 5f26f2307fcc45719346f31da70ba190 at {username='slave'} at 127.0.0.1:58162: session id = 5f26f2307fcc45719346f31da70ba190-c7eea2277d1749d69e6ea8c1ef8ffe91
I20260608 12:41:35.321524  6917 tablet_copy_source_session.cc:215] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:35.324051  7121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7eea2277d1749d69e6ea8c1ef8ffe91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:35.336588  7121 tablet_copy_client.cc:806] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:35.337152  7121 tablet_copy_client.cc:670] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:35.340709  7121 tablet_copy_client.cc:538] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:35.346664  7121 tablet_bootstrap.cc:492] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190: Bootstrap starting.
I20260608 12:41:35.361114  7121 tablet_bootstrap.cc:492] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190: 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:35.361925  7121 tablet_bootstrap.cc:492] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190: Bootstrap complete.
I20260608 12:41:35.362608  7121 ts_tablet_manager.cc:1403] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.001s
I20260608 12:41:35.364957  7121 raft_consensus.cc:359] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } }
I20260608 12:41:35.365568  7121 raft_consensus.cc:740] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5f26f2307fcc45719346f31da70ba190, State: Initialized, Role: LEARNER
I20260608 12:41:35.366099  7121 consensus_queue.cc:260] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190 [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: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } }
I20260608 12:41:35.368182  7121 ts_tablet_manager.cc:1434] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:41:35.369966  6917 tablet_copy_service.cc:342] P 4ee133de6d7947e19f8d272bc363b078: Request end of tablet copy session 5f26f2307fcc45719346f31da70ba190-c7eea2277d1749d69e6ea8c1ef8ffe91 received from {username='slave'} at 127.0.0.1:58162
I20260608 12:41:35.370326  6917 tablet_copy_service.cc:434] P 4ee133de6d7947e19f8d272bc363b078: ending tablet copy session 5f26f2307fcc45719346f31da70ba190-c7eea2277d1749d69e6ea8c1ef8ffe91 on tablet c7eea2277d1749d69e6ea8c1ef8ffe91 with peer 5f26f2307fcc45719346f31da70ba190
I20260608 12:41:35.415776  7121 ts_tablet_manager.cc:933] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190: Initiating tablet copy from peer 4ee133de6d7947e19f8d272bc363b078 (127.0.107.195:36887)
I20260608 12:41:35.417176  7121 tablet_copy_client.cc:323] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:36887
I20260608 12:41:35.418661  6917 tablet_copy_service.cc:140] P 4ee133de6d7947e19f8d272bc363b078: Received BeginTabletCopySession request for tablet 7ae9e2d7599e40d68890b9880d80fadf from peer 5f26f2307fcc45719346f31da70ba190 ({username='slave'} at 127.0.0.1:58162)
I20260608 12:41:35.419068  6917 tablet_copy_service.cc:161] P 4ee133de6d7947e19f8d272bc363b078: Beginning new tablet copy session on tablet 7ae9e2d7599e40d68890b9880d80fadf from peer 5f26f2307fcc45719346f31da70ba190 at {username='slave'} at 127.0.0.1:58162: session id = 5f26f2307fcc45719346f31da70ba190-7ae9e2d7599e40d68890b9880d80fadf
I20260608 12:41:35.423887  6917 tablet_copy_source_session.cc:215] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:35.426666  7121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ae9e2d7599e40d68890b9880d80fadf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:35.437717  7121 tablet_copy_client.cc:806] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:35.438259  7121 tablet_copy_client.cc:670] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:35.441690  7121 tablet_copy_client.cc:538] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:35.447593  7121 tablet_bootstrap.cc:492] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190: Bootstrap starting.
I20260608 12:41:35.461529  7121 tablet_bootstrap.cc:492] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190: 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:35.462206  7121 tablet_bootstrap.cc:492] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190: Bootstrap complete.
I20260608 12:41:35.462764  7121 ts_tablet_manager.cc:1403] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260608 12:41:35.464906  7121 raft_consensus.cc:359] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } }
I20260608 12:41:35.465494  7121 raft_consensus.cc:740] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5f26f2307fcc45719346f31da70ba190, State: Initialized, Role: LEARNER
I20260608 12:41:35.466022  7121 consensus_queue.cc:260] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190 [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: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: true } }
I20260608 12:41:35.467769  7121 ts_tablet_manager.cc:1434] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:41:35.469386  6917 tablet_copy_service.cc:342] P 4ee133de6d7947e19f8d272bc363b078: Request end of tablet copy session 5f26f2307fcc45719346f31da70ba190-7ae9e2d7599e40d68890b9880d80fadf received from {username='slave'} at 127.0.0.1:58162
I20260608 12:41:35.469766  6917 tablet_copy_service.cc:434] P 4ee133de6d7947e19f8d272bc363b078: ending tablet copy session 5f26f2307fcc45719346f31da70ba190-7ae9e2d7599e40d68890b9880d80fadf on tablet 7ae9e2d7599e40d68890b9880d80fadf with peer 5f26f2307fcc45719346f31da70ba190
W20260608 12:41:35.653674  6704 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3f7135d7a4714707a2bed2158f87f69a not available for placement
I20260608 12:41:35.786548  7041 raft_consensus.cc:1217] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260608 12:41:35.851329  6643 catalog_manager.cc:4754] TS 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 383d9c9dfd174ce184f1d353757725b9: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111)
I20260608 12:41:35.933506  7041 raft_consensus.cc:1217] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:41:36.157683  7130 consensus_queue.cc:579] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Leader has been unable to successfully communicate with peer 3f7135d7a4714707a2bed2158f87f69a for more than 1 seconds (1.436s)
I20260608 12:41:36.221912  7130 raft_consensus.cc:1064] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078: attempting to promote NON_VOTER 5f26f2307fcc45719346f31da70ba190 to VOTER
I20260608 12:41:36.223994  7130 consensus_queue.cc:237] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [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: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } }
I20260608 12:41:36.231052  6833 raft_consensus.cc:1275] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Refusing update from remote peer 4ee133de6d7947e19f8d272bc363b078: 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:36.231333  7041 raft_consensus.cc:1275] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190 [term 2 LEARNER]: Refusing update from remote peer 4ee133de6d7947e19f8d272bc363b078: 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:36.232740  7132 consensus_queue.cc:1048] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:36.233551  7130 consensus_queue.cc:1048] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } 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:36.234447  6873 consensus_peers.cc:597] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 -> Peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Couldn't send request to peer 3f7135d7a4714707a2bed2158f87f69a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:36.242296  7130 raft_consensus.cc:2955] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:36.244186  6833 raft_consensus.cc:2955] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:36.251845  7041 raft_consensus.cc:2955] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:36.254550  7129 consensus_queue.cc:579] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Leader has been unable to successfully communicate with peer 3f7135d7a4714707a2bed2158f87f69a for more than 1 seconds (1.352s)
I20260608 12:41:36.254225  6655 catalog_manager.cc:5696] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 reported cstate change: config changed from index 2 to 3, 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4ee133de6d7947e19f8d272bc363b078" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:36.274094  6907 consensus_queue.cc:237] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [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: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } }
I20260608 12:41:36.279004  7041 raft_consensus.cc:1275] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190 [term 2 FOLLOWER]: Refusing update from remote peer 4ee133de6d7947e19f8d272bc363b078: 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:36.279780  6833 raft_consensus.cc:1275] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Refusing update from remote peer 4ee133de6d7947e19f8d272bc363b078: 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:36.280475  7130 consensus_queue.cc:1048] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } 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:36.281368  7112 consensus_queue.cc:1048] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:36.287241  7130 raft_consensus.cc:2955] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:36.289155  7041 raft_consensus.cc:2955] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:36.290091  6833 raft_consensus.cc:2955] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:36.298288  6641 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c7eea2277d1749d69e6ea8c1ef8ffe91 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:36.300969  6654 catalog_manager.cc:5696] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 reported cstate change: config changed from index 3 to 4, VOTER 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "4ee133de6d7947e19f8d272bc363b078" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:36.389040  7130 raft_consensus.cc:1064] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078: attempting to promote NON_VOTER 5f26f2307fcc45719346f31da70ba190 to VOTER
I20260608 12:41:36.390939  7130 consensus_queue.cc:237] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [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: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } }
I20260608 12:41:36.397318  6833 raft_consensus.cc:1275] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Refusing update from remote peer 4ee133de6d7947e19f8d272bc363b078: 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:36.397603  7041 raft_consensus.cc:1275] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190 [term 2 LEARNER]: Refusing update from remote peer 4ee133de6d7947e19f8d272bc363b078: 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:36.398845  7132 consensus_queue.cc:1048] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:36.399566  7129 consensus_queue.cc:1048] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } 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:36.400390  6873 consensus_peers.cc:597] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 -> Peer 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): Couldn't send request to peer 3f7135d7a4714707a2bed2158f87f69a. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:36.408360  7132 raft_consensus.cc:2955] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:36.410218  7041 raft_consensus.cc:2955] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:36.420334  6833 raft_consensus.cc:2955] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:36.421806  6656 catalog_manager.cc:5696] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 reported cstate change: config changed from index 2 to 3, 5f26f2307fcc45719346f31da70ba190 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4ee133de6d7947e19f8d272bc363b078" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3f7135d7a4714707a2bed2158f87f69a" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:36.435312  6907 consensus_queue.cc:237] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [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: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } }
I20260608 12:41:36.440428  7041 raft_consensus.cc:1275] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190 [term 2 FOLLOWER]: Refusing update from remote peer 4ee133de6d7947e19f8d272bc363b078: 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:36.440673  6833 raft_consensus.cc:1275] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Refusing update from remote peer 4ee133de6d7947e19f8d272bc363b078: 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:36.442016  7132 consensus_queue.cc:1048] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } 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:36.442745  7130 consensus_queue.cc:1048] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:36.448511  7130 raft_consensus.cc:2955] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:36.450467  6833 raft_consensus.cc:2955] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:36.451210  7041 raft_consensus.cc:2955] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } } }
I20260608 12:41:36.457145  6641 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7ae9e2d7599e40d68890b9880d80fadf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:36.463385  6654 catalog_manager.cc:5696] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 reported cstate change: config changed from index 3 to 4, VOTER 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "4ee133de6d7947e19f8d272bc363b078" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0e79d7e2bf8b47aa8f2e615dc34ad70d" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ee133de6d7947e19f8d272bc363b078" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f26f2307fcc45719346f31da70ba190" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42001 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 12:41:36.873941  6643 catalog_manager.cc:4754] TS 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7ae9e2d7599e40d68890b9880d80fadf: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111)
W20260608 12:41:36.983564  6643 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260608 12:41:38.573334  6643 catalog_manager.cc:4754] TS 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c7eea2277d1749d69e6ea8c1ef8ffe91: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111)
I20260608 12:41:39.841390   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:39.869747   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:39.870513   431 tablet_replica.cc:333] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d: stopping tablet replica
I20260608 12:41:39.871143   431 raft_consensus.cc:2243] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:39.872188   431 raft_consensus.cc:2272] T 7faf9d1173404c4b9b15faba2374e0fe P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:39.875320   431 tablet_replica.cc:333] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d: stopping tablet replica
I20260608 12:41:39.875833   431 raft_consensus.cc:2243] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:39.877019   431 raft_consensus.cc:2272] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:39.879405   431 tablet_replica.cc:333] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d: stopping tablet replica
I20260608 12:41:39.879848   431 raft_consensus.cc:2243] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:39.880931   431 raft_consensus.cc:2272] T 7ae9e2d7599e40d68890b9880d80fadf P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:39.883168   431 tablet_replica.cc:333] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d: stopping tablet replica
I20260608 12:41:39.883631   431 raft_consensus.cc:2243] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:39.884619   431 raft_consensus.cc:2272] T 383d9c9dfd174ce184f1d353757725b9 P 0e79d7e2bf8b47aa8f2e615dc34ad70d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:39.911209   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:39.929946   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:39.957778   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:39.958498   431 tablet_replica.cc:333] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078: stopping tablet replica
I20260608 12:41:39.959223   431 raft_consensus.cc:2243] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:39.960283   431 raft_consensus.cc:2272] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 4ee133de6d7947e19f8d272bc363b078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:39.962704   431 tablet_replica.cc:333] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078: stopping tablet replica
I20260608 12:41:39.963256   431 raft_consensus.cc:2243] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:39.964310   431 raft_consensus.cc:2272] T 7faf9d1173404c4b9b15faba2374e0fe P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:39.966500   431 tablet_replica.cc:333] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078: stopping tablet replica
I20260608 12:41:39.967031   431 raft_consensus.cc:2243] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:41:39.967935   431 raft_consensus.cc:2272] T 7ae9e2d7599e40d68890b9880d80fadf P 4ee133de6d7947e19f8d272bc363b078 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:39.970273   431 tablet_replica.cc:333] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078: stopping tablet replica
I20260608 12:41:39.970772   431 raft_consensus.cc:2243] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:39.971750   431 raft_consensus.cc:2272] T 383d9c9dfd174ce184f1d353757725b9 P 4ee133de6d7947e19f8d272bc363b078 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:39.996459   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:40.014546   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:40.042665   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:40.043478   431 tablet_replica.cc:333] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190: stopping tablet replica
I20260608 12:41:40.044076   431 raft_consensus.cc:2243] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:40.045015   431 raft_consensus.cc:2272] T c7eea2277d1749d69e6ea8c1ef8ffe91 P 5f26f2307fcc45719346f31da70ba190 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:40.047372   431 tablet_replica.cc:333] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190: stopping tablet replica
I20260608 12:41:40.047894   431 raft_consensus.cc:2243] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:40.048694   431 raft_consensus.cc:2272] T 7ae9e2d7599e40d68890b9880d80fadf P 5f26f2307fcc45719346f31da70ba190 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:40.050886   431 tablet_replica.cc:333] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190: stopping tablet replica
I20260608 12:41:40.051355   431 raft_consensus.cc:2243] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:40.052150   431 raft_consensus.cc:2272] T 383d9c9dfd174ce184f1d353757725b9 P 5f26f2307fcc45719346f31da70ba190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:40.054523   431 tablet_replica.cc:333] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190: stopping tablet replica
I20260608 12:41:40.054960   431 raft_consensus.cc:2243] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:40.055665   431 raft_consensus.cc:2272] T 7faf9d1173404c4b9b15faba2374e0fe P 5f26f2307fcc45719346f31da70ba190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:40.079824   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:40.097816   431 master.cc:562] Master@127.0.107.254:39303 shutting down...
W20260608 12:41:40.670110  6643 catalog_manager.cc:4754] TS 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c7eea2277d1749d69e6ea8c1ef8ffe91: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111)
W20260608 12:41:43.118907  6643 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 12:41:43.122346  6643 catalog_manager.cc:4754] TS 3f7135d7a4714707a2bed2158f87f69a (127.0.107.193:37171): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 383d9c9dfd174ce184f1d353757725b9: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37171: connect: Connection refused (error 111)
I20260608 12:41:43.709421   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:43.710300   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:43.710682   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P c4cf0467e2c140c6959fa41cce0515be: stopping tablet replica
I20260608 12:41:43.745602   431 master.cc:584] Master@127.0.107.254:39303 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14291 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:41:43.790202   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37961
I20260608 12:41:43.791519   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:43.797726  7150 instance_detector.cc: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:43.798651  7151 instance_detector.cc: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:43.799315  7153 instance_detector.cc: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:43.799885   431 server_base.cc:1061] running on GCE node
I20260608 12:41:43.800845   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:43.801023   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:43.801220   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922503801206 us; error 0 us; skew 500 ppm
I20260608 12:41:43.801844   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:43.804410   431 webserver.cc:533] Webserver started at http://127.0.107.254:35949/ using document root <none> and password file <none>
I20260608 12:41:43.804960   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:43.805168   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:43.805480   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:43.806674   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "075dd0c3c2ff4d4a90c3a83b4adfe9d8"
format_stamp: "Formatted at 2026-06-08 12:41:43 on dist-test-slave-vkhm"
I20260608 12:41:43.811452   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:43.815045  7158 log_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:43.815943   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:41:43.816187   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "075dd0c3c2ff4d4a90c3a83b4adfe9d8"
format_stamp: "Formatted at 2026-06-08 12:41:43 on dist-test-slave-vkhm"
I20260608 12:41:43.816514   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-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:43.836035   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:43.837347   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:43.876189   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37961
I20260608 12:41:43.876345  7209 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37961 every 8 connection(s)
I20260608 12:41:43.880653  7210 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:43.892122  7210 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8: Bootstrap starting.
I20260608 12:41:43.897225  7210 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:43.901870  7210 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8: No bootstrap required, opened a new log
I20260608 12:41:43.904243  7210 raft_consensus.cc:359] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "075dd0c3c2ff4d4a90c3a83b4adfe9d8" member_type: VOTER }
I20260608 12:41:43.904676  7210 raft_consensus.cc:385] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:43.904867  7210 raft_consensus.cc:740] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 075dd0c3c2ff4d4a90c3a83b4adfe9d8, State: Initialized, Role: FOLLOWER
I20260608 12:41:43.905436  7210 consensus_queue.cc:260] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "075dd0c3c2ff4d4a90c3a83b4adfe9d8" member_type: VOTER }
I20260608 12:41:43.905870  7210 raft_consensus.cc:399] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:43.906062  7210 raft_consensus.cc:493] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:43.906278  7210 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:43.911630  7210 raft_consensus.cc:515] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "075dd0c3c2ff4d4a90c3a83b4adfe9d8" member_type: VOTER }
I20260608 12:41:43.912144  7210 leader_election.cc:304] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [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: 075dd0c3c2ff4d4a90c3a83b4adfe9d8; no voters: 
I20260608 12:41:43.913432  7210 leader_election.cc:290] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:43.914022  7213 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:43.915531  7213 raft_consensus.cc:697] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [term 1 LEADER]: Becoming Leader. State: Replica: 075dd0c3c2ff4d4a90c3a83b4adfe9d8, State: Running, Role: LEADER
I20260608 12:41:43.916443  7213 consensus_queue.cc:237] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [LEADER]: Queue going to LEADER mode. State: All 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: "075dd0c3c2ff4d4a90c3a83b4adfe9d8" member_type: VOTER }
I20260608 12:41:43.916728  7210 sys_catalog.cc:565] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:43.922232  7215 sys_catalog.cc:455] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 075dd0c3c2ff4d4a90c3a83b4adfe9d8. Latest consensus state: current_term: 1 leader_uuid: "075dd0c3c2ff4d4a90c3a83b4adfe9d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "075dd0c3c2ff4d4a90c3a83b4adfe9d8" member_type: VOTER } }
I20260608 12:41:43.922837  7215 sys_catalog.cc:458] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:43.925341  7214 sys_catalog.cc:455] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "075dd0c3c2ff4d4a90c3a83b4adfe9d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "075dd0c3c2ff4d4a90c3a83b4adfe9d8" member_type: VOTER } }
I20260608 12:41:43.925854  7214 sys_catalog.cc:458] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:43.929881  7222 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:43.935513  7222 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:43.936661   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:43.945182  7222 catalog_manager.cc:1382] Generated new cluster ID: 9fb8a672c2b44d2091b2519226be3503
I20260608 12:41:43.945472  7222 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:43.966437  7222 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:43.967808  7222 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:43.979426  7222 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8: Generated new TSK 0
I20260608 12:41:43.980090  7222 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:44.003173   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:44.010093  7231 instance_detector.cc: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:44.011130  7232 instance_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:44.014285   431 server_base.cc:1061] running on GCE node
W20260608 12:41:44.014549  7234 instance_detector.cc: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:44.015504   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:44.015693   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:44.015933   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922504015890 us; error 0 us; skew 500 ppm
I20260608 12:41:44.016610   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:44.019212   431 webserver.cc:533] Webserver started at http://127.0.107.193:43861/ using document root <none> and password file <none>
I20260608 12:41:44.019763   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:44.019958   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:44.020325   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:44.021485   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "2b765860c7ad4c1fb67dcb45857de768"
format_stamp: "Formatted at 2026-06-08 12:41:44 on dist-test-slave-vkhm"
I20260608 12:41:44.026306   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:44.029829  7239 log_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:44.030697   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:41:44.031014   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "2b765860c7ad4c1fb67dcb45857de768"
format_stamp: "Formatted at 2026-06-08 12:41:44 on dist-test-slave-vkhm"
I20260608 12:41:44.031278   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-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:44.041767   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:44.043236   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:44.044788   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:44.047214   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:44.047458   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:44.047719   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:44.047894   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:44.089583   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37619
I20260608 12:41:44.089732  7301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37619 every 8 connection(s)
I20260608 12:41:44.095266   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:44.103929  7306 instance_detector.cc: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:44.105341  7307 instance_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:44.108512   431 server_base.cc:1061] running on GCE node
W20260608 12:41:44.108712  7309 instance_detector.cc: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:44.109748   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:44.110006   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:44.110196   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922504110179 us; error 0 us; skew 500 ppm
I20260608 12:41:44.110823   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:44.113765   431 webserver.cc:533] Webserver started at http://127.0.107.194:40633/ using document root <none> and password file <none>
I20260608 12:41:44.114485   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:44.114740   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:44.115041   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:44.115597  7302 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37961
I20260608 12:41:44.115980  7302 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:44.116541   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "9e399bb11352469fb74ae8e597318387"
format_stamp: "Formatted at 2026-06-08 12:41:44 on dist-test-slave-vkhm"
I20260608 12:41:44.116801  7302 heartbeater.cc:507] Master 127.0.107.254:37961 requested a full tablet report, sending...
I20260608 12:41:44.119387  7175 ts_manager.cc:194] Registered new tserver with Master: 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619)
I20260608 12:41:44.121892  7175 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51402
I20260608 12:41:44.122175   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:41:44.126441  7314 log_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:44.127137   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:41:44.127442   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "9e399bb11352469fb74ae8e597318387"
format_stamp: "Formatted at 2026-06-08 12:41:44 on dist-test-slave-vkhm"
I20260608 12:41:44.127703   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-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:44.140868   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:44.142077   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:44.143554   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:44.145848   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:44.146036   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:44.146313   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:44.146457   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:44.185660   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42003
I20260608 12:41:44.185787  7376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42003 every 8 connection(s)
I20260608 12:41:44.190877   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:44.198647  7380 instance_detector.cc: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:44.200688  7381 instance_detector.cc: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:44.203238  7383 instance_detector.cc: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:44.203835   431 server_base.cc:1061] running on GCE node
I20260608 12:41:44.204265  7377 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37961
I20260608 12:41:44.204797  7377 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:44.205060   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:44.205348   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:44.205559   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922504205540 us; error 0 us; skew 500 ppm
I20260608 12:41:44.205817  7377 heartbeater.cc:507] Master 127.0.107.254:37961 requested a full tablet report, sending...
I20260608 12:41:44.206427   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:44.208530  7175 ts_manager.cc:194] Registered new tserver with Master: 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003)
I20260608 12:41:44.209182   431 webserver.cc:533] Webserver started at http://127.0.107.195:40693/ using document root <none> and password file <none>
I20260608 12:41:44.209671   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:44.209817   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:44.210047   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:44.210090  7175 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51412
I20260608 12:41:44.211326   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "cfb01b81b47f4dd68f7cc00f82c18934"
format_stamp: "Formatted at 2026-06-08 12:41:44 on dist-test-slave-vkhm"
I20260608 12:41:44.215976   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:44.219688  7388 log_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:44.220554   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:44.220856   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "cfb01b81b47f4dd68f7cc00f82c18934"
format_stamp: "Formatted at 2026-06-08 12:41:44 on dist-test-slave-vkhm"
I20260608 12:41:44.221159   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-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:44.238260   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:44.239506   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:44.241010   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:44.243292   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:44.243520   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:44.243762   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:44.243945   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:44.283677   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42169
I20260608 12:41:44.283836  7450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42169 every 8 connection(s)
I20260608 12:41:44.299109  7451 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37961
I20260608 12:41:44.299554  7451 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:44.300410  7451 heartbeater.cc:507] Master 127.0.107.254:37961 requested a full tablet report, sending...
I20260608 12:41:44.302474  7175 ts_manager.cc:194] Registered new tserver with Master: cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:44.302587   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01565814s
I20260608 12:41:44.303911  7175 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51418
I20260608 12:41:45.124514  7302 heartbeater.cc:499] Master 127.0.107.254:37961 was elected leader, sending a full tablet report...
I20260608 12:41:45.212957  7377 heartbeater.cc:499] Master 127.0.107.254:37961 was elected leader, sending a full tablet report...
I20260608 12:41:45.306954  7451 heartbeater.cc:499] Master 127.0.107.254:37961 was elected leader, sending a full tablet report...
I20260608 12:41:45.361195  7175 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51424:
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:45.363739  7175 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:45.415180  7266 tablet_service.cc:1511] Processing CreateTablet for tablet bec72c2b302c43149bad337b2daca53b (DEFAULT_TABLE table=test-workload [id=e38c7e2cc0d542a8a9a3cb3f80ec84d2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:45.415993  7267 tablet_service.cc:1511] Processing CreateTablet for tablet 3ab911b646194d8bbef7cf22f8b43960 (DEFAULT_TABLE table=test-workload [id=e38c7e2cc0d542a8a9a3cb3f80ec84d2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:45.417007  7266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec72c2b302c43149bad337b2daca53b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.417686  7267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab911b646194d8bbef7cf22f8b43960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.417591  7264 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee23e76047d42de82ac8d93fcddbeb0 (DEFAULT_TABLE table=test-workload [id=e38c7e2cc0d542a8a9a3cb3f80ec84d2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:45.419502  7264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee23e76047d42de82ac8d93fcddbeb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.417641  7265 tablet_service.cc:1511] Processing CreateTablet for tablet 903659fd3032479788541515fd73c286 (DEFAULT_TABLE table=test-workload [id=e38c7e2cc0d542a8a9a3cb3f80ec84d2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:45.421444  7265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903659fd3032479788541515fd73c286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.446573  7471 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768: Bootstrap starting.
I20260608 12:41:45.453581  7413 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee23e76047d42de82ac8d93fcddbeb0 (DEFAULT_TABLE table=test-workload [id=e38c7e2cc0d542a8a9a3cb3f80ec84d2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:45.451821  7414 tablet_service.cc:1511] Processing CreateTablet for tablet 903659fd3032479788541515fd73c286 (DEFAULT_TABLE table=test-workload [id=e38c7e2cc0d542a8a9a3cb3f80ec84d2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:45.455052  7413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee23e76047d42de82ac8d93fcddbeb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.455768  7415 tablet_service.cc:1511] Processing CreateTablet for tablet bec72c2b302c43149bad337b2daca53b (DEFAULT_TABLE table=test-workload [id=e38c7e2cc0d542a8a9a3cb3f80ec84d2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:45.458076  7342 tablet_service.cc:1511] Processing CreateTablet for tablet 3ab911b646194d8bbef7cf22f8b43960 (DEFAULT_TABLE table=test-workload [id=e38c7e2cc0d542a8a9a3cb3f80ec84d2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:45.458570  7471 tablet_bootstrap.cc:654] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.458449  7339 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee23e76047d42de82ac8d93fcddbeb0 (DEFAULT_TABLE table=test-workload [id=e38c7e2cc0d542a8a9a3cb3f80ec84d2]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:41:45.459619  7342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab911b646194d8bbef7cf22f8b43960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.461053  7340 tablet_service.cc:1511] Processing CreateTablet for tablet 903659fd3032479788541515fd73c286 (DEFAULT_TABLE table=test-workload [id=e38c7e2cc0d542a8a9a3cb3f80ec84d2]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:41:45.462684  7340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903659fd3032479788541515fd73c286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.464905  7415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec72c2b302c43149bad337b2daca53b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.466104  7341 tablet_service.cc:1511] Processing CreateTablet for tablet bec72c2b302c43149bad337b2daca53b (DEFAULT_TABLE table=test-workload [id=e38c7e2cc0d542a8a9a3cb3f80ec84d2]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:41:45.467908  7341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec72c2b302c43149bad337b2daca53b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.449923  7416 tablet_service.cc:1511] Processing CreateTablet for tablet 3ab911b646194d8bbef7cf22f8b43960 (DEFAULT_TABLE table=test-workload [id=e38c7e2cc0d542a8a9a3cb3f80ec84d2]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:41:45.469638  7416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab911b646194d8bbef7cf22f8b43960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.471026  7414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903659fd3032479788541515fd73c286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.474258  7339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee23e76047d42de82ac8d93fcddbeb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:45.476327  7471 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768: No bootstrap required, opened a new log
I20260608 12:41:45.476908  7471 ts_tablet_manager.cc:1403] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.008s
I20260608 12:41:45.480225  7471 raft_consensus.cc:359] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.480949  7471 raft_consensus.cc:385] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.481231  7471 raft_consensus.cc:740] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b765860c7ad4c1fb67dcb45857de768, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.485433  7473 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934: Bootstrap starting.
I20260608 12:41:45.488600  7471 consensus_queue.cc:260] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.494239  7473 tablet_bootstrap.cc:654] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.517231  7471 ts_tablet_manager.cc:1434] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768: Time spent starting tablet: real 0.040s	user 0.014s	sys 0.005s
I20260608 12:41:45.521339  7471 tablet_bootstrap.cc:492] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768: Bootstrap starting.
I20260608 12:41:45.531275  7474 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387: Bootstrap starting.
I20260608 12:41:45.538619  7474 tablet_bootstrap.cc:654] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.540315  7473 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934: No bootstrap required, opened a new log
I20260608 12:41:45.540926  7473 ts_tablet_manager.cc:1403] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.014s
I20260608 12:41:45.545799  7471 tablet_bootstrap.cc:654] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.546537  7473 raft_consensus.cc:359] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.547365  7474 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387: No bootstrap required, opened a new log
I20260608 12:41:45.547847  7474 ts_tablet_manager.cc:1403] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 12:41:45.547322  7473 raft_consensus.cc:385] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.548648  7473 raft_consensus.cc:740] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb01b81b47f4dd68f7cc00f82c18934, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.549861  7473 consensus_queue.cc:260] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.551373  7474 raft_consensus.cc:359] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.552295  7474 raft_consensus.cc:385] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.552577  7474 raft_consensus.cc:740] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e399bb11352469fb74ae8e597318387, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.553318  7474 consensus_queue.cc:260] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.554402  7471 tablet_bootstrap.cc:492] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768: No bootstrap required, opened a new log
I20260608 12:41:45.555246  7471 ts_tablet_manager.cc:1403] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.008s
I20260608 12:41:45.556056  7474 ts_tablet_manager.cc:1434] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:41:45.557235  7474 tablet_bootstrap.cc:492] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387: Bootstrap starting.
I20260608 12:41:45.559366  7471 raft_consensus.cc:359] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.560442  7471 raft_consensus.cc:385] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.560899  7471 raft_consensus.cc:740] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b765860c7ad4c1fb67dcb45857de768, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.562176  7471 consensus_queue.cc:260] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.564656  7474 tablet_bootstrap.cc:654] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.566561  7473 ts_tablet_manager.cc:1434] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.011s
I20260608 12:41:45.566936  7471 ts_tablet_manager.cc:1434] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260608 12:41:45.567924  7473 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934: Bootstrap starting.
I20260608 12:41:45.567927  7471 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768: Bootstrap starting.
I20260608 12:41:45.575896  7473 tablet_bootstrap.cc:654] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.576431  7475 raft_consensus.cc:493] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:45.577039  7475 raft_consensus.cc:515] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.581171  7474 tablet_bootstrap.cc:492] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387: No bootstrap required, opened a new log
I20260608 12:41:45.581799  7474 ts_tablet_manager.cc:1403] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.002s
I20260608 12:41:45.584057  7475 leader_election.cc:290] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003), cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:45.588122  7474 raft_consensus.cc:359] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.588878  7474 raft_consensus.cc:385] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.589130  7474 raft_consensus.cc:740] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e399bb11352469fb74ae8e597318387, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.589831  7474 consensus_queue.cc:260] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.584785  7471 tablet_bootstrap.cc:654] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.591810  7474 ts_tablet_manager.cc:1434] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260608 12:41:45.592911  7474 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387: Bootstrap starting.
I20260608 12:41:45.600665  7474 tablet_bootstrap.cc:654] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.614130  7474 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387: No bootstrap required, opened a new log
I20260608 12:41:45.614758  7474 ts_tablet_manager.cc:1403] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260608 12:41:45.617507  7473 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934: No bootstrap required, opened a new log
I20260608 12:41:45.618257  7473 ts_tablet_manager.cc:1403] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.031s
I20260608 12:41:45.618480  7471 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768: No bootstrap required, opened a new log
I20260608 12:41:45.619144  7471 ts_tablet_manager.cc:1403] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.005s
I20260608 12:41:45.620123  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903659fd3032479788541515fd73c286" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387" is_pre_election: true
I20260608 12:41:45.620975  7352 raft_consensus.cc:2468] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b765860c7ad4c1fb67dcb45857de768 in term 0.
I20260608 12:41:45.621582  7473 raft_consensus.cc:359] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:45.622390  7473 raft_consensus.cc:385] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.622658  7243 leader_election.cc:304] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b765860c7ad4c1fb67dcb45857de768, 9e399bb11352469fb74ae8e597318387; no voters: 
I20260608 12:41:45.622668  7471 raft_consensus.cc:359] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:45.618513  7474 raft_consensus.cc:359] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.623782  7475 raft_consensus.cc:2804] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:45.623927  7471 raft_consensus.cc:385] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.624307  7475 raft_consensus.cc:493] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:45.624171  7474 raft_consensus.cc:385] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.624562  7471 raft_consensus.cc:740] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b765860c7ad4c1fb67dcb45857de768, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.624809  7475 raft_consensus.cc:3060] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.624936  7474 raft_consensus.cc:740] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e399bb11352469fb74ae8e597318387, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.625728  7471 consensus_queue.cc:260] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:45.626119  7474 consensus_queue.cc:260] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.627774  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903659fd3032479788541515fd73c286" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" is_pre_election: true
I20260608 12:41:45.630785  7474 ts_tablet_manager.cc:1434] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
W20260608 12:41:45.631188  7243 leader_election.cc:343] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:45.622805  7473 raft_consensus.cc:740] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb01b81b47f4dd68f7cc00f82c18934, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.632014  7474 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387: Bootstrap starting.
I20260608 12:41:45.632874  7473 consensus_queue.cc:260] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:45.633212  7475 raft_consensus.cc:515] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.635174  7473 ts_tablet_manager.cc:1434] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260608 12:41:45.641891  7471 ts_tablet_manager.cc:1434] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.005s
I20260608 12:41:45.642632  7475 leader_election.cc:290] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [CANDIDATE]: Term 1 election: Requested vote from peers 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003), cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:45.639807  7474 tablet_bootstrap.cc:654] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.643757  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903659fd3032479788541515fd73c286" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb01b81b47f4dd68f7cc00f82c18934"
I20260608 12:41:45.645032  7471 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768: Bootstrap starting.
W20260608 12:41:45.645416  7243 leader_election.cc:343] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:45.645756  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903659fd3032479788541515fd73c286" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387"
I20260608 12:41:45.646359  7352 raft_consensus.cc:3060] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.643644  7473 tablet_bootstrap.cc:492] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934: Bootstrap starting.
I20260608 12:41:45.652711  7471 tablet_bootstrap.cc:654] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.654376  7473 tablet_bootstrap.cc:654] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.659322  7352 raft_consensus.cc:2468] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b765860c7ad4c1fb67dcb45857de768 in term 1.
I20260608 12:41:45.660945  7243 leader_election.cc:304] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [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: 2b765860c7ad4c1fb67dcb45857de768, 9e399bb11352469fb74ae8e597318387; no voters: cfb01b81b47f4dd68f7cc00f82c18934
I20260608 12:41:45.662300  7475 raft_consensus.cc:2804] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:45.662597  7474 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387: No bootstrap required, opened a new log
I20260608 12:41:45.662948  7475 raft_consensus.cc:697] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 LEADER]: Becoming Leader. State: Replica: 2b765860c7ad4c1fb67dcb45857de768, State: Running, Role: LEADER
I20260608 12:41:45.663169  7474 ts_tablet_manager.cc:1403] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.004s
I20260608 12:41:45.663843  7471 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768: No bootstrap required, opened a new log
I20260608 12:41:45.664376  7471 ts_tablet_manager.cc:1403] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260608 12:41:45.664168  7475 consensus_queue.cc:237] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.666559  7474 raft_consensus.cc:359] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:45.667275  7474 raft_consensus.cc:385] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.667562  7474 raft_consensus.cc:740] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e399bb11352469fb74ae8e597318387, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.667567  7471 raft_consensus.cc:359] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.668571  7471 raft_consensus.cc:385] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.669077  7471 raft_consensus.cc:740] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b765860c7ad4c1fb67dcb45857de768, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.668589  7474 consensus_queue.cc:260] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:45.670120  7471 consensus_queue.cc:260] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.671840  7474 ts_tablet_manager.cc:1434] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:41:45.672854  7471 ts_tablet_manager.cc:1434] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:45.674428  7473 tablet_bootstrap.cc:492] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934: No bootstrap required, opened a new log
I20260608 12:41:45.674949  7473 ts_tablet_manager.cc:1403] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.005s
I20260608 12:41:45.678598  7473 raft_consensus.cc:359] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.679306  7473 raft_consensus.cc:385] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.679601  7473 raft_consensus.cc:740] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb01b81b47f4dd68f7cc00f82c18934, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.680418  7473 consensus_queue.cc:260] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.680711  7174 catalog_manager.cc:5696] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2b765860c7ad4c1fb67dcb45857de768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:45.682797  7473 ts_tablet_manager.cc:1434] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260608 12:41:45.683838  7473 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934: Bootstrap starting.
I20260608 12:41:45.689849  7473 tablet_bootstrap.cc:654] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:45.696676  7473 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934: No bootstrap required, opened a new log
I20260608 12:41:45.697254  7473 ts_tablet_manager.cc:1403] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260608 12:41:45.700135  7473 raft_consensus.cc:359] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.700718  7473 raft_consensus.cc:385] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:45.700982  7473 raft_consensus.cc:740] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb01b81b47f4dd68f7cc00f82c18934, State: Initialized, Role: FOLLOWER
I20260608 12:41:45.701604  7473 consensus_queue.cc:260] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.703182  7473 ts_tablet_manager.cc:1434] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 12:41:45.749068  7479 raft_consensus.cc:493] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:45.749606  7479 raft_consensus.cc:515] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.752070  7479 leader_election.cc:290] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619), 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003)
I20260608 12:41:45.763403  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903659fd3032479788541515fd73c286" candidate_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b765860c7ad4c1fb67dcb45857de768" is_pre_election: true
I20260608 12:41:45.764917  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903659fd3032479788541515fd73c286" candidate_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387" is_pre_election: true
I20260608 12:41:45.765571  7352 raft_consensus.cc:2393] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cfb01b81b47f4dd68f7cc00f82c18934 in current term 1: Already voted for candidate 2b765860c7ad4c1fb67dcb45857de768 in this term.
I20260608 12:41:45.766615  7392 leader_election.cc:304] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [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: cfb01b81b47f4dd68f7cc00f82c18934; no voters: 2b765860c7ad4c1fb67dcb45857de768, 9e399bb11352469fb74ae8e597318387
I20260608 12:41:45.767395  7479 raft_consensus.cc:3060] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.772179  7479 raft_consensus.cc:2749] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:45.846829  7475 raft_consensus.cc:493] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:45.847397  7475 raft_consensus.cc:515] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.849377  7475 leader_election.cc:290] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003), cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:45.850145  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec72c2b302c43149bad337b2daca53b" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387" is_pre_election: true
I20260608 12:41:45.850472  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec72c2b302c43149bad337b2daca53b" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" is_pre_election: true
I20260608 12:41:45.850867  7352 raft_consensus.cc:2468] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b765860c7ad4c1fb67dcb45857de768 in term 0.
I20260608 12:41:45.851104  7426 raft_consensus.cc:2468] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b765860c7ad4c1fb67dcb45857de768 in term 0.
I20260608 12:41:45.851989  7243 leader_election.cc:304] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b765860c7ad4c1fb67dcb45857de768, 9e399bb11352469fb74ae8e597318387; no voters: 
I20260608 12:41:45.852644  7475 raft_consensus.cc:2804] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:45.853113  7475 raft_consensus.cc:493] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:45.853484  7475 raft_consensus.cc:3060] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.858305  7475 raft_consensus.cc:515] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.859999  7475 leader_election.cc:290] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [CANDIDATE]: Term 1 election: Requested vote from peers 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003), cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:45.860690  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec72c2b302c43149bad337b2daca53b" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387"
I20260608 12:41:45.860932  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec72c2b302c43149bad337b2daca53b" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb01b81b47f4dd68f7cc00f82c18934"
I20260608 12:41:45.861181  7352 raft_consensus.cc:3060] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.861481  7426 raft_consensus.cc:3060] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.865904  7352 raft_consensus.cc:2468] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b765860c7ad4c1fb67dcb45857de768 in term 1.
I20260608 12:41:45.866283  7426 raft_consensus.cc:2468] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b765860c7ad4c1fb67dcb45857de768 in term 1.
I20260608 12:41:45.867039  7243 leader_election.cc:304] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b765860c7ad4c1fb67dcb45857de768, 9e399bb11352469fb74ae8e597318387; no voters: 
I20260608 12:41:45.867798  7475 raft_consensus.cc:2804] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:45.868197  7475 raft_consensus.cc:697] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 1 LEADER]: Becoming Leader. State: Replica: 2b765860c7ad4c1fb67dcb45857de768, State: Running, Role: LEADER
I20260608 12:41:45.868947  7475 consensus_queue.cc:237] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.876125  7174 catalog_manager.cc:5696] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2b765860c7ad4c1fb67dcb45857de768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:45.898990  7480 raft_consensus.cc:493] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:45.899487  7480 raft_consensus.cc:515] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.901669  7479 raft_consensus.cc:493] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:45.901969  7480 leader_election.cc:290] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619), cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:45.902417  7479 raft_consensus.cc:515] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.905695  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee23e76047d42de82ac8d93fcddbeb0" candidate_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b765860c7ad4c1fb67dcb45857de768" is_pre_election: true
I20260608 12:41:45.906370  7277 raft_consensus.cc:2468] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb01b81b47f4dd68f7cc00f82c18934 in term 0.
I20260608 12:41:45.907153  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee23e76047d42de82ac8d93fcddbeb0" candidate_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387" is_pre_election: true
I20260608 12:41:45.907836  7352 raft_consensus.cc:2468] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb01b81b47f4dd68f7cc00f82c18934 in term 0.
I20260608 12:41:45.907881  7389 leader_election.cc:304] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b765860c7ad4c1fb67dcb45857de768, cfb01b81b47f4dd68f7cc00f82c18934; no voters: 
I20260608 12:41:45.909399  7479 leader_election.cc:290] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619), 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003)
I20260608 12:41:45.909945  7479 raft_consensus.cc:2804] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:45.910316  7479 raft_consensus.cc:493] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:45.910650  7479 raft_consensus.cc:3060] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.917254  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee23e76047d42de82ac8d93fcddbeb0" candidate_uuid: "9e399bb11352469fb74ae8e597318387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" is_pre_election: true
I20260608 12:41:45.918083  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee23e76047d42de82ac8d93fcddbeb0" candidate_uuid: "9e399bb11352469fb74ae8e597318387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b765860c7ad4c1fb67dcb45857de768" is_pre_election: true
I20260608 12:41:45.918828  7277 raft_consensus.cc:2468] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e399bb11352469fb74ae8e597318387 in term 0.
I20260608 12:41:45.918932  7479 raft_consensus.cc:515] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.920141  7426 raft_consensus.cc:2393] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e399bb11352469fb74ae8e597318387 in current term 1: Already voted for candidate cfb01b81b47f4dd68f7cc00f82c18934 in this term.
I20260608 12:41:45.920146  7315 leader_election.cc:304] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b765860c7ad4c1fb67dcb45857de768, 9e399bb11352469fb74ae8e597318387; no voters: 
I20260608 12:41:45.921295  7480 raft_consensus.cc:2804] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:45.921734  7480 raft_consensus.cc:493] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:45.921926  7479 leader_election.cc:290] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [CANDIDATE]: Term 1 election: Requested vote from peers 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619), 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003)
I20260608 12:41:45.922260  7480 raft_consensus.cc:3060] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.922627  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee23e76047d42de82ac8d93fcddbeb0" candidate_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b765860c7ad4c1fb67dcb45857de768"
I20260608 12:41:45.923175  7277 raft_consensus.cc:3060] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.924124  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee23e76047d42de82ac8d93fcddbeb0" candidate_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387"
I20260608 12:41:45.928316  7480 raft_consensus.cc:515] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.928612  7277 raft_consensus.cc:2468] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb01b81b47f4dd68f7cc00f82c18934 in term 1.
I20260608 12:41:45.929422  7352 raft_consensus.cc:2393] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cfb01b81b47f4dd68f7cc00f82c18934 in current term 1: Already voted for candidate 9e399bb11352469fb74ae8e597318387 in this term.
I20260608 12:41:45.929817  7389 leader_election.cc:304] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b765860c7ad4c1fb67dcb45857de768, cfb01b81b47f4dd68f7cc00f82c18934; no voters: 
I20260608 12:41:45.930393  7480 leader_election.cc:290] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [CANDIDATE]: Term 1 election: Requested vote from peers 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619), cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:45.930831  7479 raft_consensus.cc:2804] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:45.931617  7479 raft_consensus.cc:697] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 LEADER]: Becoming Leader. State: Replica: cfb01b81b47f4dd68f7cc00f82c18934, State: Running, Role: LEADER
I20260608 12:41:45.931902  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee23e76047d42de82ac8d93fcddbeb0" candidate_uuid: "9e399bb11352469fb74ae8e597318387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b765860c7ad4c1fb67dcb45857de768"
W20260608 12:41:45.932731  7223 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:45.932603  7426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee23e76047d42de82ac8d93fcddbeb0" candidate_uuid: "9e399bb11352469fb74ae8e597318387" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb01b81b47f4dd68f7cc00f82c18934"
I20260608 12:41:45.932518  7479 consensus_queue.cc:237] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:45.932657  7277 raft_consensus.cc:2393] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9e399bb11352469fb74ae8e597318387 in current term 1: Already voted for candidate cfb01b81b47f4dd68f7cc00f82c18934 in this term.
I20260608 12:41:45.934455  7315 leader_election.cc:304] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [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: 9e399bb11352469fb74ae8e597318387; no voters: 2b765860c7ad4c1fb67dcb45857de768, cfb01b81b47f4dd68f7cc00f82c18934
I20260608 12:41:45.935315  7480 raft_consensus.cc:2749] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:41:45.941015  7479 raft_consensus.cc:493] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:45.941452  7479 raft_consensus.cc:515] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:45.941533  7174 catalog_manager.cc:5696] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:45.943907  7479 leader_election.cc:290] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619), 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003)
I20260608 12:41:45.944104  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab911b646194d8bbef7cf22f8b43960" candidate_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b765860c7ad4c1fb67dcb45857de768" is_pre_election: true
I20260608 12:41:45.944835  7277 raft_consensus.cc:2468] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb01b81b47f4dd68f7cc00f82c18934 in term 0.
I20260608 12:41:45.944991  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab911b646194d8bbef7cf22f8b43960" candidate_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387" is_pre_election: true
I20260608 12:41:45.945654  7352 raft_consensus.cc:2468] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb01b81b47f4dd68f7cc00f82c18934 in term 0.
I20260608 12:41:45.946235  7389 leader_election.cc:304] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b765860c7ad4c1fb67dcb45857de768, cfb01b81b47f4dd68f7cc00f82c18934; no voters: 
I20260608 12:41:45.947119  7479 raft_consensus.cc:2804] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:45.947496  7479 raft_consensus.cc:493] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:45.947798  7479 raft_consensus.cc:3060] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.953552  7479 raft_consensus.cc:515] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:45.955150  7479 leader_election.cc:290] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [CANDIDATE]: Term 1 election: Requested vote from peers 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619), 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003)
I20260608 12:41:45.956182  7277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab911b646194d8bbef7cf22f8b43960" candidate_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b765860c7ad4c1fb67dcb45857de768"
I20260608 12:41:45.956979  7277 raft_consensus.cc:3060] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.956158  7352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab911b646194d8bbef7cf22f8b43960" candidate_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387"
I20260608 12:41:45.960505  7352 raft_consensus.cc:3060] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:45.961537  7277 raft_consensus.cc:2468] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb01b81b47f4dd68f7cc00f82c18934 in term 1.
I20260608 12:41:45.962574  7389 leader_election.cc:304] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b765860c7ad4c1fb67dcb45857de768, cfb01b81b47f4dd68f7cc00f82c18934; no voters: 
I20260608 12:41:45.963268  7479 raft_consensus.cc:2804] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:45.963677  7479 raft_consensus.cc:697] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 LEADER]: Becoming Leader. State: Replica: cfb01b81b47f4dd68f7cc00f82c18934, State: Running, Role: LEADER
I20260608 12:41:45.964460  7479 consensus_queue.cc:237] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:45.965266  7352 raft_consensus.cc:2468] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb01b81b47f4dd68f7cc00f82c18934 in term 1.
I20260608 12:41:45.971315  7174 catalog_manager.cc:5696] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:46.032311   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:46.051314   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:46.052321   431 tablet_replica.cc:333] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768: stopping tablet replica
I20260608 12:41:46.052938   431 raft_consensus.cc:2243] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:46.053380   431 raft_consensus.cc:2272] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.055433   431 tablet_replica.cc:333] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768: stopping tablet replica
I20260608 12:41:46.055998   431 raft_consensus.cc:2243] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:46.056658   431 pending_rounds.cc:70] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768: Trying to abort 1 pending ops.
I20260608 12:41:46.056882   431 pending_rounds.cc:77] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658583218327552 op_type: NO_OP noop_request { }
I20260608 12:41:46.057183   431 raft_consensus.cc:2889] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:46.057472   431 raft_consensus.cc:2272] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.059505   431 tablet_replica.cc:333] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768: stopping tablet replica
I20260608 12:41:46.060043   431 raft_consensus.cc:2243] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:46.060508   431 raft_consensus.cc:2272] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.062327   431 tablet_replica.cc:333] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768: stopping tablet replica
I20260608 12:41:46.062812   431 raft_consensus.cc:2243] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:46.063457   431 pending_rounds.cc:70] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768: Trying to abort 1 pending ops.
I20260608 12:41:46.063685   431 pending_rounds.cc:77] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658584046051328 op_type: NO_OP noop_request { }
I20260608 12:41:46.063963   431 raft_consensus.cc:2889] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:46.064284   431 raft_consensus.cc:2272] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.086649   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:46.098781   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:46.116364   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:46.117172   431 tablet_replica.cc:333] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387: stopping tablet replica
I20260608 12:41:46.117978   431 raft_consensus.cc:2243] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:46.118546   431 raft_consensus.cc:2272] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.120644   431 tablet_replica.cc:333] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387: stopping tablet replica
I20260608 12:41:46.121183   431 raft_consensus.cc:2243] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:46.121577   431 raft_consensus.cc:2272] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.123409   431 tablet_replica.cc:333] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387: stopping tablet replica
I20260608 12:41:46.123921   431 raft_consensus.cc:2243] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:46.124336   431 raft_consensus.cc:2272] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.126070   431 tablet_replica.cc:333] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387: stopping tablet replica
I20260608 12:41:46.126564   431 raft_consensus.cc:2243] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:46.126940   431 raft_consensus.cc:2272] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.149073   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:46.161957   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:46.178977   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:46.179792   431 tablet_replica.cc:333] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934: stopping tablet replica
I20260608 12:41:46.180441   431 raft_consensus.cc:2243] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:46.180845   431 raft_consensus.cc:2272] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.182686   431 tablet_replica.cc:333] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934: stopping tablet replica
I20260608 12:41:46.183171   431 raft_consensus.cc:2243] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:46.183712   431 pending_rounds.cc:70] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934: Trying to abort 1 pending ops.
I20260608 12:41:46.183876   431 pending_rounds.cc:77] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658584438300672 op_type: NO_OP noop_request { }
I20260608 12:41:46.184101   431 raft_consensus.cc:2889] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:46.184419   431 raft_consensus.cc:2272] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.186514   431 tablet_replica.cc:333] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934: stopping tablet replica
I20260608 12:41:46.186995   431 raft_consensus.cc:2243] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:46.187310   431 raft_consensus.cc:2272] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.189230   431 tablet_replica.cc:333] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934: stopping tablet replica
I20260608 12:41:46.189661   431 raft_consensus.cc:2243] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:46.190166   431 pending_rounds.cc:70] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934: Trying to abort 1 pending ops.
I20260608 12:41:46.190311   431 pending_rounds.cc:77] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658584310251520 op_type: NO_OP noop_request { }
I20260608 12:41:46.190524   431 raft_consensus.cc:2889] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:46.190738   431 raft_consensus.cc:2272] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:46.213238   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:46.226310   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:46.232056  7501 instance_detector.cc: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.232515  7502 instance_detector.cc: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:46.233649  7504 instance_detector.cc: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.235394   431 server_base.cc:1061] running on GCE node
I20260608 12:41:46.236718   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:46.237062   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.237386   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922506237367 us; error 0 us; skew 500 ppm
I20260608 12:41:46.238104   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:46.240588   431 webserver.cc:533] Webserver started at http://127.0.107.196:39941/ using document root <none> and password file <none>
I20260608 12:41:46.241245   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:46.241544   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:46.241906   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:46.243085   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-3-root/instance:
uuid: "378757fcbcfa4070be5c467fe02ca7ae"
format_stamp: "Formatted at 2026-06-08 12:41:46 on dist-test-slave-vkhm"
I20260608 12:41:46.247854   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260608 12:41:46.251405  7509 log_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.252393   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:46.252797   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-3-root
uuid: "378757fcbcfa4070be5c467fe02ca7ae"
format_stamp: "Formatted at 2026-06-08 12:41:46 on dist-test-slave-vkhm"
I20260608 12:41:46.253187   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-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.265156   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:46.266307   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:46.267793   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:46.270187   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:46.270507   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:46.270830   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:46.271108   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:46.309001   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:36493
I20260608 12:41:46.309127  7571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:36493 every 8 connection(s)
I20260608 12:41:46.323920  7572 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37961
I20260608 12:41:46.324456  7572 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:46.325290  7572 heartbeater.cc:507] Master 127.0.107.254:37961 requested a full tablet report, sending...
I20260608 12:41:46.327409  7174 ts_manager.cc:194] Registered new tserver with Master: 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196:36493)
I20260608 12:41:46.329051  7174 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51438
W20260608 12:41:46.946391  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet bec72c2b302c43149bad337b2daca53b: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37619: connect: Connection refused (error 111)
W20260608 12:41:46.949812  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet 903659fd3032479788541515fd73c286: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37619: connect: Connection refused (error 111)
W20260608 12:41:46.953289  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet 3ab911b646194d8bbef7cf22f8b43960: Network error: Client connection negotiation failed: client connection to 127.0.107.195:42169: connect: Connection refused (error 111)
I20260608 12:41:47.331779  7572 heartbeater.cc:499] Master 127.0.107.254:37961 was elected leader, sending a full tablet report...
W20260608 12:41:47.967238  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet bec72c2b302c43149bad337b2daca53b: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37619: connect: Connection refused (error 111)
W20260608 12:41:47.971042  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet 3ab911b646194d8bbef7cf22f8b43960: Network error: Client connection negotiation failed: client connection to 127.0.107.195:42169: connect: Connection refused (error 111)
W20260608 12:41:47.974757  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet 6ee23e76047d42de82ac8d93fcddbeb0: Network error: Client connection negotiation failed: client connection to 127.0.107.195:42169: connect: Connection refused (error 111)
W20260608 12:41:49.007225  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet bec72c2b302c43149bad337b2daca53b: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37619: connect: Connection refused (error 111)
W20260608 12:41:49.011114  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet 6ee23e76047d42de82ac8d93fcddbeb0: Network error: Client connection negotiation failed: client connection to 127.0.107.195:42169: connect: Connection refused (error 111)
W20260608 12:41:49.014804  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet 903659fd3032479788541515fd73c286: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37619: connect: Connection refused (error 111)
W20260608 12:41:50.028556  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet 6ee23e76047d42de82ac8d93fcddbeb0: Network error: Client connection negotiation failed: client connection to 127.0.107.195:42169: connect: Connection refused (error 111)
W20260608 12:41:50.032083  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet 3ab911b646194d8bbef7cf22f8b43960: Network error: Client connection negotiation failed: client connection to 127.0.107.195:42169: connect: Connection refused (error 111)
W20260608 12:41:50.035478  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet 903659fd3032479788541515fd73c286: Network error: Client connection negotiation failed: client connection to 127.0.107.193:37619: connect: Connection refused (error 111)
W20260608 12:41:51.038048  7223 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2b765860c7ad4c1fb67dcb45857de768 not available for placement
W20260608 12:41:52.040059  7223 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2b765860c7ad4c1fb67dcb45857de768 not available for placement
W20260608 12:41:53.042218  7223 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2b765860c7ad4c1fb67dcb45857de768 not available for placement
I20260608 12:41:53.347458   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:53.356005  7581 instance_detector.cc: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:53.356937  7582 instance_detector.cc: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:53.357218  7584 instance_detector.cc: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:53.361176   431 server_base.cc:1061] running on GCE node
I20260608 12:41:53.362943   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:53.363202   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:53.363401   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922513363378 us; error 0 us; skew 500 ppm
I20260608 12:41:53.364013   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:53.366736   431 webserver.cc:533] Webserver started at http://127.0.107.193:43861/ using document root <none> and password file <none>
I20260608 12:41:53.367318   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:53.367538   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:41:53.371807   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:41:53.375564  7589 log_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:53.376505   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:41:53.376868   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "2b765860c7ad4c1fb67dcb45857de768"
format_stamp: "Formatted at 2026-06-08 12:41:44 on dist-test-slave-vkhm"
I20260608 12:41:53.377301   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-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:53.393205   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:53.394553   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:53.396087   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:53.399798  7596 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:41:53.420825   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:41:53.421166   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.000s	sys 0.002s
I20260608 12:41:53.421473   431 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:41:53.426908  7596 tablet_bootstrap.cc:492] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768: Bootstrap starting.
I20260608 12:41:53.436254   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:41:53.436590   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.016s	sys 0.000s
I20260608 12:41:53.440853  7596 tablet_bootstrap.cc:492] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768: 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:53.441704  7596 tablet_bootstrap.cc:492] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768: Bootstrap complete.
I20260608 12:41:53.442317  7596 ts_tablet_manager.cc:1403] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260608 12:41:53.444901  7596 raft_consensus.cc:359] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.446282  7596 raft_consensus.cc:740] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b765860c7ad4c1fb67dcb45857de768, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.447242  7596 consensus_queue.cc:260] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.450228  7596 ts_tablet_manager.cc:1434] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:41:53.451020  7596 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768: Bootstrap starting.
I20260608 12:41:53.464347  7596 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768: 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:53.465020  7596 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768: Bootstrap complete.
I20260608 12:41:53.465600  7596 ts_tablet_manager.cc:1403] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:41:53.467761  7596 raft_consensus.cc:359] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:53.468339  7596 raft_consensus.cc:740] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b765860c7ad4c1fb67dcb45857de768, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.469099  7596 consensus_queue.cc:260] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:53.471249  7596 ts_tablet_manager.cc:1434] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:41:53.472190  7596 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768: Bootstrap starting.
I20260608 12:41:53.485143  7596 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768: 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:53.485865  7596 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768: Bootstrap complete.
I20260608 12:41:53.486442  7596 ts_tablet_manager.cc:1403] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260608 12:41:53.488679  7596 raft_consensus.cc:359] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.489235  7596 raft_consensus.cc:740] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b765860c7ad4c1fb67dcb45857de768, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.489949  7596 consensus_queue.cc:260] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.492000  7596 ts_tablet_manager.cc:1434] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:41:53.492789  7596 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768: Bootstrap starting.
I20260608 12:41:53.502441   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37619
I20260608 12:41:53.502676  7656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37619 every 8 connection(s)
I20260608 12:41:53.508134  7596 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768: 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:53.509400  7596 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768: Bootstrap complete.
I20260608 12:41:53.510476  7596 ts_tablet_manager.cc:1403] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260608 12:41:53.509377   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:41:53.513777  7596 raft_consensus.cc:359] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.514704  7596 raft_consensus.cc:740] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b765860c7ad4c1fb67dcb45857de768, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.515547  7596 consensus_queue.cc:260] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.518149  7596 ts_tablet_manager.cc:1434] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
W20260608 12:41:53.520931  7662 instance_detector.cc: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:53.521889  7663 instance_detector.cc: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:53.524740  7665 instance_detector.cc: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:53.524838   431 server_base.cc:1061] running on GCE node
I20260608 12:41:53.526371   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:53.526664   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:53.526863   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922513526845 us; error 0 us; skew 500 ppm
I20260608 12:41:53.527524   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:53.527897  7658 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37961
I20260608 12:41:53.528436  7658 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:53.529488  7658 heartbeater.cc:507] Master 127.0.107.254:37961 requested a full tablet report, sending...
I20260608 12:41:53.530467   431 webserver.cc:533] Webserver started at http://127.0.107.194:40633/ using document root <none> and password file <none>
I20260608 12:41:53.531193   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:53.531428   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:41:53.534439  7174 ts_manager.cc:194] Re-registered known tserver with Master: 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619)
I20260608 12:41:53.535832   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:53.539959  7670 log_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:53.540845   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:53.541162   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "9e399bb11352469fb74ae8e597318387"
format_stamp: "Formatted at 2026-06-08 12:41:44 on dist-test-slave-vkhm"
I20260608 12:41:53.541234  7174 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34766
I20260608 12:41:53.541488   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-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:53.544691  7658 heartbeater.cc:499] Master 127.0.107.254:37961 was elected leader, sending a full tablet report...
I20260608 12:41:53.558745   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:53.559970   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:53.561431   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:53.584825   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:41:53.585110   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.000s	sys 0.002s
I20260608 12:41:53.589705  7677 tablet_bootstrap.cc:492] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387: Bootstrap starting.
I20260608 12:41:53.599932   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:41:53.600180   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.010s	sys 0.001s
I20260608 12:41:53.601159  7677 tablet_bootstrap.cc:492] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387: 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:53.601890  7677 tablet_bootstrap.cc:492] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387: Bootstrap complete.
I20260608 12:41:53.602432  7677 ts_tablet_manager.cc:1403] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260608 12:41:53.604729  7677 raft_consensus.cc:359] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.605244  7677 raft_consensus.cc:740] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e399bb11352469fb74ae8e597318387, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.606001  7677 consensus_queue.cc:260] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.608592  7677 ts_tablet_manager.cc:1434] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:41:53.609522  7677 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387: Bootstrap starting.
I20260608 12:41:53.623662  7677 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387: 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:53.624747  7677 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387: Bootstrap complete.
I20260608 12:41:53.625648  7677 ts_tablet_manager.cc:1403] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260608 12:41:53.629184  7677 raft_consensus.cc:359] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:53.630061  7677 raft_consensus.cc:740] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e399bb11352469fb74ae8e597318387, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.631105  7677 consensus_queue.cc:260] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:53.633734  7677 ts_tablet_manager.cc:1434] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:41:53.634897  7677 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387: Bootstrap starting.
I20260608 12:41:53.653421  7677 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387: 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:53.654510  7677 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387: Bootstrap complete.
I20260608 12:41:53.654640   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42003
I20260608 12:41:53.654927  7737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42003 every 8 connection(s)
I20260608 12:41:53.655407  7677 ts_tablet_manager.cc:1403] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260608 12:41:53.658715  7677 raft_consensus.cc:359] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.659667  7677 raft_consensus.cc:740] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e399bb11352469fb74ae8e597318387, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.660718  7677 consensus_queue.cc:260] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.661209   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:41:53.663152  7677 ts_tablet_manager.cc:1434] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:41:53.664199  7677 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387: Bootstrap starting.
W20260608 12:41:53.670159  7741 instance_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:53.677523  7738 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37961
I20260608 12:41:53.678015  7738 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:53.679096  7738 heartbeater.cc:507] Master 127.0.107.254:37961 requested a full tablet report, sending...
I20260608 12:41:53.685535  7174 ts_manager.cc:194] Re-registered known tserver with Master: 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003)
I20260608 12:41:53.695444  7174 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34776
W20260608 12:41:53.697777  7742 instance_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:53.701086  7738 heartbeater.cc:499] Master 127.0.107.254:37961 was elected leader, sending a full tablet report...
I20260608 12:41:53.709224   431 server_base.cc:1061] running on GCE node
W20260608 12:41:53.710507  7745 instance_detector.cc: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:53.711143  7677 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387: 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:53.711678   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:53.711978   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:53.712133  7677 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387: Bootstrap complete.
I20260608 12:41:53.712183   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922513712167 us; error 0 us; skew 500 ppm
I20260608 12:41:53.713181   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:53.713120  7677 ts_tablet_manager.cc:1403] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387: Time spent bootstrapping tablet: real 0.049s	user 0.032s	sys 0.015s
I20260608 12:41:53.716513  7677 raft_consensus.cc:359] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.717092  7677 raft_consensus.cc:740] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e399bb11352469fb74ae8e597318387, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.717160   431 webserver.cc:533] Webserver started at http://127.0.107.195:40693/ using document root <none> and password file <none>
I20260608 12:41:53.717859   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:53.718161   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:41:53.717970  7677 consensus_queue.cc:260] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.720077  7677 ts_tablet_manager.cc:1434] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:41:53.723275   431 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:41:53.727182  7750 log_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:53.728163   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:41:53.728547   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "cfb01b81b47f4dd68f7cc00f82c18934"
format_stamp: "Formatted at 2026-06-08 12:41:44 on dist-test-slave-vkhm"
I20260608 12:41:53.728830   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-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:53.750782   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:53.752058   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:53.753531   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:53.776517   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:41:53.776877   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.002s	sys 0.000s
I20260608 12:41:53.781770  7757 tablet_bootstrap.cc:492] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934: Bootstrap starting.
I20260608 12:41:53.792586   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:41:53.792901   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.016s	sys 0.000s
I20260608 12:41:53.793391  7757 tablet_bootstrap.cc:492] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934: 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:53.794275  7757 tablet_bootstrap.cc:492] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934: Bootstrap complete.
I20260608 12:41:53.794831  7757 ts_tablet_manager.cc:1403] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:41:53.797088  7757 raft_consensus.cc:359] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.797631  7757 raft_consensus.cc:740] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb01b81b47f4dd68f7cc00f82c18934, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.798411  7757 consensus_queue.cc:260] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.801133  7757 ts_tablet_manager.cc:1434] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:41:53.802170  7757 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934: Bootstrap starting.
I20260608 12:41:53.818017  7757 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934: 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:53.819216  7757 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934: Bootstrap complete.
I20260608 12:41:53.820037  7757 ts_tablet_manager.cc:1403] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 12:41:53.823630  7757 raft_consensus.cc:359] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:53.824748  7757 raft_consensus.cc:740] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb01b81b47f4dd68f7cc00f82c18934, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.825798  7757 consensus_queue.cc:260] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:53.828469  7757 ts_tablet_manager.cc:1434] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:41:53.829579  7757 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934: Bootstrap starting.
I20260608 12:41:53.848132  7757 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934: 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:53.848935   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42169
I20260608 12:41:53.849261  7757 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934: Bootstrap complete.
I20260608 12:41:53.849246  7817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42169 every 8 connection(s)
I20260608 12:41:53.850237  7757 ts_tablet_manager.cc:1403] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260608 12:41:53.852680  7757 raft_consensus.cc:359] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.853422  7757 raft_consensus.cc:740] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb01b81b47f4dd68f7cc00f82c18934, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.855420  7757 consensus_queue.cc:260] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.858016  7757 ts_tablet_manager.cc:1434] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:41:53.858887  7757 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934: Bootstrap starting.
I20260608 12:41:53.866492  7818 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37961
I20260608 12:41:53.867031  7818 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:53.867890  7818 heartbeater.cc:507] Master 127.0.107.254:37961 requested a full tablet report, sending...
I20260608 12:41:53.872310  7175 ts_manager.cc:194] Re-registered known tserver with Master: cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:53.873382  7757 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934: 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:53.874532  7757 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934: Bootstrap complete.
I20260608 12:41:53.875558  7757 ts_tablet_manager.cc:1403] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260608 12:41:53.878944  7757 raft_consensus.cc:359] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.879989  7757 raft_consensus.cc:740] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfb01b81b47f4dd68f7cc00f82c18934, State: Initialized, Role: FOLLOWER
I20260608 12:41:53.880230  7175 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34790
I20260608 12:41:53.881279  7757 consensus_queue.cc:260] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:53.883509  7757 ts_tablet_manager.cc:1434] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:41:53.883814  7818 heartbeater.cc:499] Master 127.0.107.254:37961 was elected leader, sending a full tablet report...
W20260608 12:41:54.063709  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet 6ee23e76047d42de82ac8d93fcddbeb0: Illegal state: Replica cfb01b81b47f4dd68f7cc00f82c18934 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } }
W20260608 12:41:54.067615  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet 3ab911b646194d8bbef7cf22f8b43960: Illegal state: Replica cfb01b81b47f4dd68f7cc00f82c18934 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } }
W20260608 12:41:54.080490  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet bec72c2b302c43149bad337b2daca53b: Illegal state: Replica 2b765860c7ad4c1fb67dcb45857de768 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } }
I20260608 12:41:54.732093  7825 raft_consensus.cc:493] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:54.732969  7825 raft_consensus.cc:515] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:54.736048  7825 leader_election.cc:290] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003), cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:54.748185  7712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee23e76047d42de82ac8d93fcddbeb0" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387" is_pre_election: true
I20260608 12:41:54.749150  7712 raft_consensus.cc:2468] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b765860c7ad4c1fb67dcb45857de768 in term 1.
I20260608 12:41:54.750072  7792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee23e76047d42de82ac8d93fcddbeb0" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" is_pre_election: true
I20260608 12:41:54.750658  7593 leader_election.cc:304] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [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: 2b765860c7ad4c1fb67dcb45857de768, 9e399bb11352469fb74ae8e597318387; no voters: 
I20260608 12:41:54.750977  7792 raft_consensus.cc:2410] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b765860c7ad4c1fb67dcb45857de768 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:54.751699  7825 raft_consensus.cc:2804] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:54.752310  7825 raft_consensus.cc:493] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:54.752729  7825 raft_consensus.cc:3060] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:54.758288  7825 raft_consensus.cc:515] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:54.760002  7825 leader_election.cc:290] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [CANDIDATE]: Term 2 election: Requested vote from peers 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003), cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:54.760778  7712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee23e76047d42de82ac8d93fcddbeb0" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387"
I20260608 12:41:54.761206  7792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee23e76047d42de82ac8d93fcddbeb0" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb01b81b47f4dd68f7cc00f82c18934"
I20260608 12:41:54.761788  7712 raft_consensus.cc:3060] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:54.762238  7792 raft_consensus.cc:3060] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:54.770012  7712 raft_consensus.cc:2468] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b765860c7ad4c1fb67dcb45857de768 in term 2.
I20260608 12:41:54.770339  7792 raft_consensus.cc:2410] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b765860c7ad4c1fb67dcb45857de768 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:54.771669  7593 leader_election.cc:304] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [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: 2b765860c7ad4c1fb67dcb45857de768, 9e399bb11352469fb74ae8e597318387; no voters: 
I20260608 12:41:54.772586  7825 raft_consensus.cc:2804] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:54.773875  7825 raft_consensus.cc:697] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 LEADER]: Becoming Leader. State: Replica: 2b765860c7ad4c1fb67dcb45857de768, State: Running, Role: LEADER
I20260608 12:41:54.774994  7825 consensus_queue.cc:237] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Queue going to LEADER 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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:54.782546  7175 catalog_manager.cc:5696] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 reported cstate change: term changed from 1 to 2, leader changed from cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195) to 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "2b765860c7ad4c1fb67dcb45857de768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:54.939307  7836 raft_consensus.cc:493] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:54.939957  7836 raft_consensus.cc:515] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:54.942584  7836 leader_election.cc:290] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619), cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:54.955109  7792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab911b646194d8bbef7cf22f8b43960" candidate_uuid: "9e399bb11352469fb74ae8e597318387" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" is_pre_election: true
I20260608 12:41:54.955365  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab911b646194d8bbef7cf22f8b43960" candidate_uuid: "9e399bb11352469fb74ae8e597318387" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b765860c7ad4c1fb67dcb45857de768" is_pre_election: true
I20260608 12:41:54.956177  7792 raft_consensus.cc:2410] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e399bb11352469fb74ae8e597318387 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:54.956254  7631 raft_consensus.cc:2468] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e399bb11352469fb74ae8e597318387 in term 1.
I20260608 12:41:54.957633  7836 raft_consensus.cc:493] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:54.958138  7671 leader_election.cc:304] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [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: 2b765860c7ad4c1fb67dcb45857de768, 9e399bb11352469fb74ae8e597318387; no voters: cfb01b81b47f4dd68f7cc00f82c18934
I20260608 12:41:54.958244  7836 raft_consensus.cc:515] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:54.960381  7840 raft_consensus.cc:2804] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:54.960419  7836 leader_election.cc:290] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619), cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:54.961426  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903659fd3032479788541515fd73c286" candidate_uuid: "9e399bb11352469fb74ae8e597318387" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b765860c7ad4c1fb67dcb45857de768" is_pre_election: true
I20260608 12:41:54.961568  7792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903659fd3032479788541515fd73c286" candidate_uuid: "9e399bb11352469fb74ae8e597318387" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" is_pre_election: true
I20260608 12:41:54.961730  7840 raft_consensus.cc:493] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:54.962541  7631 raft_consensus.cc:2410] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e399bb11352469fb74ae8e597318387 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:54.962852  7840 raft_consensus.cc:3060] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:54.962664  7792 raft_consensus.cc:2468] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e399bb11352469fb74ae8e597318387 in term 1.
I20260608 12:41:54.964715  7674 leader_election.cc:304] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [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: 9e399bb11352469fb74ae8e597318387, cfb01b81b47f4dd68f7cc00f82c18934; no voters: 2b765860c7ad4c1fb67dcb45857de768
I20260608 12:41:54.965823  7836 raft_consensus.cc:2804] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:54.966259  7836 raft_consensus.cc:493] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:54.966722  7836 raft_consensus.cc:3060] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:54.969599  7840 raft_consensus.cc:515] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:54.971599  7840 leader_election.cc:290] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [CANDIDATE]: Term 2 election: Requested vote from peers 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619), cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:54.972486  7631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab911b646194d8bbef7cf22f8b43960" candidate_uuid: "9e399bb11352469fb74ae8e597318387" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b765860c7ad4c1fb67dcb45857de768"
I20260608 12:41:54.972716  7792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab911b646194d8bbef7cf22f8b43960" candidate_uuid: "9e399bb11352469fb74ae8e597318387" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb01b81b47f4dd68f7cc00f82c18934"
I20260608 12:41:54.972580  7836 raft_consensus.cc:515] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:54.973457  7631 raft_consensus.cc:3060] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:54.973754  7792 raft_consensus.cc:3060] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:54.975632  7836 leader_election.cc:290] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [CANDIDATE]: Term 2 election: Requested vote from peers 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619), cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:54.977062  7791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903659fd3032479788541515fd73c286" candidate_uuid: "9e399bb11352469fb74ae8e597318387" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfb01b81b47f4dd68f7cc00f82c18934"
I20260608 12:41:54.977456  7630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903659fd3032479788541515fd73c286" candidate_uuid: "9e399bb11352469fb74ae8e597318387" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b765860c7ad4c1fb67dcb45857de768"
I20260608 12:41:54.978181  7791 raft_consensus.cc:3060] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:54.978617  7630 raft_consensus.cc:3060] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:54.981395  7792 raft_consensus.cc:2410] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9e399bb11352469fb74ae8e597318387 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:54.982107  7631 raft_consensus.cc:2468] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e399bb11352469fb74ae8e597318387 in term 2.
I20260608 12:41:54.984130  7671 leader_election.cc:304] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [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: 2b765860c7ad4c1fb67dcb45857de768, 9e399bb11352469fb74ae8e597318387; no voters: cfb01b81b47f4dd68f7cc00f82c18934
I20260608 12:41:54.985247  7836 raft_consensus.cc:2804] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:54.985487  7791 raft_consensus.cc:2468] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e399bb11352469fb74ae8e597318387 in term 2.
I20260608 12:41:54.986111  7836 raft_consensus.cc:697] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 2 LEADER]: Becoming Leader. State: Replica: 9e399bb11352469fb74ae8e597318387, State: Running, Role: LEADER
I20260608 12:41:54.987035  7674 leader_election.cc:304] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [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: 9e399bb11352469fb74ae8e597318387, cfb01b81b47f4dd68f7cc00f82c18934; no voters: 
I20260608 12:41:54.987252  7836 consensus_queue.cc:237] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [LEADER]: Queue going to LEADER 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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:54.988005  7840 raft_consensus.cc:2804] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:54.986361  7630 raft_consensus.cc:2410] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9e399bb11352469fb74ae8e597318387 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:54.989810  7840 raft_consensus.cc:697] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 2 LEADER]: Becoming Leader. State: Replica: 9e399bb11352469fb74ae8e597318387, State: Running, Role: LEADER
I20260608 12:41:54.990829  7840 consensus_queue.cc:237] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [LEADER]: Queue going to LEADER 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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:54.995436  7175 catalog_manager.cc:5696] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 reported cstate change: term changed from 1 to 2, leader changed from cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195) to 9e399bb11352469fb74ae8e597318387 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "9e399bb11352469fb74ae8e597318387" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:55.007941  7175 catalog_manager.cc:5696] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 reported cstate change: term changed from 1 to 2, leader changed from 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193) to 9e399bb11352469fb74ae8e597318387 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "9e399bb11352469fb74ae8e597318387" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:55.057942  7844 raft_consensus.cc:493] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.058661  7844 raft_consensus.cc:515] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:55.061364  7844 leader_election.cc:290] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619), 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003)
I20260608 12:41:55.074512  7630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab911b646194d8bbef7cf22f8b43960" candidate_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b765860c7ad4c1fb67dcb45857de768" is_pre_election: true
I20260608 12:41:55.074512  7712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab911b646194d8bbef7cf22f8b43960" candidate_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387" is_pre_election: true
I20260608 12:41:55.075639  7630 raft_consensus.cc:2468] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfb01b81b47f4dd68f7cc00f82c18934 in term 2.
I20260608 12:41:55.077061  7751 leader_election.cc:304] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [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: 2b765860c7ad4c1fb67dcb45857de768, cfb01b81b47f4dd68f7cc00f82c18934; no voters: 9e399bb11352469fb74ae8e597318387
I20260608 12:41:55.077855  7844 raft_consensus.cc:2804] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:41:55.078310  7844 raft_consensus.cc:493] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:55.078712  7844 raft_consensus.cc:3060] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:55.085790  7844 raft_consensus.cc:515] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:55.088197  7844 leader_election.cc:290] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [CANDIDATE]: Term 3 election: Requested vote from peers 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619), 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003)
I20260608 12:41:55.089082  7630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab911b646194d8bbef7cf22f8b43960" candidate_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2b765860c7ad4c1fb67dcb45857de768"
I20260608 12:41:55.089293  7712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ab911b646194d8bbef7cf22f8b43960" candidate_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387"
I20260608 12:41:55.089874  7630 raft_consensus.cc:3060] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:41:55.095191  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet 6ee23e76047d42de82ac8d93fcddbeb0: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:41:55.095557  7630 raft_consensus.cc:2468] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfb01b81b47f4dd68f7cc00f82c18934 in term 3.
I20260608 12:41:55.096810  7751 leader_election.cc:304] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [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: 2b765860c7ad4c1fb67dcb45857de768, cfb01b81b47f4dd68f7cc00f82c18934; no voters: 9e399bb11352469fb74ae8e597318387
I20260608 12:41:55.097772  7844 raft_consensus.cc:2804] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:41:55.099152  7844 raft_consensus.cc:697] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 3 LEADER]: Becoming Leader. State: Replica: cfb01b81b47f4dd68f7cc00f82c18934, State: Running, Role: LEADER
W20260608 12:41:55.099752  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet bec72c2b302c43149bad337b2daca53b: Illegal state: Replica 2b765860c7ad4c1fb67dcb45857de768 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } }
I20260608 12:41:55.100313  7844 consensus_queue.cc:237] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:55.109006  7175 catalog_manager.cc:5696] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 reported cstate change: term changed from 2 to 3, leader changed from 9e399bb11352469fb74ae8e597318387 (127.0.107.194) to cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195). New cstate: current_term: 3 leader_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } health_report { overall_health: UNKNOWN } } }
W20260608 12:41:55.115293  7223 auto_rebalancer.cc:591] Failed to schedule move for tablet 3ab911b646194d8bbef7cf22f8b43960: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:41:55.238511  7825 raft_consensus.cc:493] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.239225  7825 raft_consensus.cc:515] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:55.239634  7844 raft_consensus.cc:493] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.240440  7844 raft_consensus.cc:515] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:55.241514  7825 leader_election.cc:290] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003), cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:55.242637  7844 leader_election.cc:290] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619), 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003)
I20260608 12:41:55.242991  7791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec72c2b302c43149bad337b2daca53b" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" is_pre_election: true
I20260608 12:41:55.242488  7712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec72c2b302c43149bad337b2daca53b" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387" is_pre_election: true
I20260608 12:41:55.243989  7711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec72c2b302c43149bad337b2daca53b" candidate_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387" is_pre_election: true
I20260608 12:41:55.243999  7791 raft_consensus.cc:2468] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b765860c7ad4c1fb67dcb45857de768 in term 1.
I20260608 12:41:55.244520  7712 raft_consensus.cc:2468] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b765860c7ad4c1fb67dcb45857de768 in term 1.
I20260608 12:41:55.244558  7630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec72c2b302c43149bad337b2daca53b" candidate_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b765860c7ad4c1fb67dcb45857de768" is_pre_election: true
I20260608 12:41:55.246703  7630 raft_consensus.cc:2410] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cfb01b81b47f4dd68f7cc00f82c18934 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:55.246662  7593 leader_election.cc:304] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [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: 2b765860c7ad4c1fb67dcb45857de768, 9e399bb11352469fb74ae8e597318387; no voters: 
I20260608 12:41:55.246750  7825 raft_consensus.cc:493] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.248337  7825 raft_consensus.cc:515] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:55.248347  7751 leader_election.cc:304] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [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: cfb01b81b47f4dd68f7cc00f82c18934; no voters: 2b765860c7ad4c1fb67dcb45857de768, 9e399bb11352469fb74ae8e597318387
I20260608 12:41:55.248903  7830 raft_consensus.cc:2804] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:55.249979  7830 raft_consensus.cc:493] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:55.250041  7844 raft_consensus.cc:2749] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:55.250675  7830 raft_consensus.cc:3060] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:55.251030  7825 leader_election.cc:290] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003), cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:55.252132  7712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903659fd3032479788541515fd73c286" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387" is_pre_election: true
I20260608 12:41:55.252841  7791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903659fd3032479788541515fd73c286" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" is_pre_election: true
I20260608 12:41:55.253666  7791 raft_consensus.cc:2468] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b765860c7ad4c1fb67dcb45857de768 in term 2.
I20260608 12:41:55.254900  7593 leader_election.cc:304] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [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: 2b765860c7ad4c1fb67dcb45857de768, cfb01b81b47f4dd68f7cc00f82c18934; no voters: 9e399bb11352469fb74ae8e597318387
I20260608 12:41:55.255806  7825 raft_consensus.cc:2804] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:41:55.256373  7825 raft_consensus.cc:493] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:55.256798  7825 raft_consensus.cc:3060] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:55.257737  7830 raft_consensus.cc:515] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:55.259575  7830 leader_election.cc:290] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [CANDIDATE]: Term 2 election: Requested vote from peers 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003), cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:55.260505  7712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec72c2b302c43149bad337b2daca53b" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387"
I20260608 12:41:55.260847  7791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bec72c2b302c43149bad337b2daca53b" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cfb01b81b47f4dd68f7cc00f82c18934"
I20260608 12:41:55.261463  7712 raft_consensus.cc:3060] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:55.261787  7791 raft_consensus.cc:3060] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:55.262415  7825 raft_consensus.cc:515] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:55.264446  7825 leader_election.cc:290] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [CANDIDATE]: Term 3 election: Requested vote from peers 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003), cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:55.265070  7711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903659fd3032479788541515fd73c286" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e399bb11352469fb74ae8e597318387"
I20260608 12:41:55.266008  7792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903659fd3032479788541515fd73c286" candidate_uuid: "2b765860c7ad4c1fb67dcb45857de768" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cfb01b81b47f4dd68f7cc00f82c18934"
I20260608 12:41:55.266760  7792 raft_consensus.cc:3060] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:55.268702  7791 raft_consensus.cc:2468] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b765860c7ad4c1fb67dcb45857de768 in term 2.
I20260608 12:41:55.268697  7712 raft_consensus.cc:2468] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b765860c7ad4c1fb67dcb45857de768 in term 2.
I20260608 12:41:55.270728  7593 leader_election.cc:304] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [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: 2b765860c7ad4c1fb67dcb45857de768, cfb01b81b47f4dd68f7cc00f82c18934; no voters: 
I20260608 12:41:55.271559  7825 raft_consensus.cc:2804] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:55.272307  7825 raft_consensus.cc:697] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 2 LEADER]: Becoming Leader. State: Replica: 2b765860c7ad4c1fb67dcb45857de768, State: Running, Role: LEADER
I20260608 12:41:55.273113  7792 raft_consensus.cc:2468] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b765860c7ad4c1fb67dcb45857de768 in term 3.
I20260608 12:41:55.273438  7825 consensus_queue.cc:237] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:55.274721  7593 leader_election.cc:304] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [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: 2b765860c7ad4c1fb67dcb45857de768, cfb01b81b47f4dd68f7cc00f82c18934; no voters: 9e399bb11352469fb74ae8e597318387
I20260608 12:41:55.275632  7830 raft_consensus.cc:2804] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:41:55.276825  7830 raft_consensus.cc:697] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 3 LEADER]: Becoming Leader. State: Replica: 2b765860c7ad4c1fb67dcb45857de768, State: Running, Role: LEADER
I20260608 12:41:55.277985  7830 consensus_queue.cc:237] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:55.282224  7175 catalog_manager.cc:5696] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "2b765860c7ad4c1fb67dcb45857de768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:55.294510  7175 catalog_manager.cc:5696] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 reported cstate change: term changed from 2 to 3, leader changed from 9e399bb11352469fb74ae8e597318387 (127.0.107.194) to 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193). New cstate: current_term: 3 leader_uuid: "2b765860c7ad4c1fb67dcb45857de768" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:55.295859  7712 raft_consensus.cc:1275] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:55.297477  7830 consensus_queue.cc:1048] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.311223  7792 raft_consensus.cc:1275] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:55.311868  7792 pending_rounds.cc:85] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934: Aborting all ops after (but not including) 0
I20260608 12:41:55.312338  7792 pending_rounds.cc:107] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 12:41:55.312824  7792 raft_consensus.cc:2889] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:41:55.314590  7850 consensus_queue.cc:1048] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.406242  7630 raft_consensus.cc:1240] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 3 LEADER]: Rejecting Update request from peer 9e399bb11352469fb74ae8e597318387 for earlier term 2. Current term is 3. Ops: []
I20260608 12:41:55.407820  7840 consensus_queue.cc:1059] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.408752  7840 consensus_queue.cc:1243] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [LEADER]: Peer 2b765860c7ad4c1fb67dcb45857de768 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:55.409313  7836 raft_consensus.cc:3055] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:41:55.409742  7836 raft_consensus.cc:740] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9e399bb11352469fb74ae8e597318387, State: Running, Role: LEADER
I20260608 12:41:55.410624  7836 consensus_queue.cc:260] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } }
I20260608 12:41:55.411700  7836 raft_consensus.cc:3060] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:55.496155  7630 raft_consensus.cc:1275] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 3 FOLLOWER]: Refusing update from remote peer cfb01b81b47f4dd68f7cc00f82c18934: 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:55.497840  7844 consensus_queue.cc:1048] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.512782  7712 raft_consensus.cc:3055] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:41:55.513368  7712 raft_consensus.cc:740] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9e399bb11352469fb74ae8e597318387, State: Running, Role: LEADER
I20260608 12:41:55.514539  7712 consensus_queue.cc:260] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } }
I20260608 12:41:55.516041  7712 raft_consensus.cc:3060] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:55.523662  7712 raft_consensus.cc:1275] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 3 FOLLOWER]: Refusing update from remote peer cfb01b81b47f4dd68f7cc00f82c18934: 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:55.525341  7859 consensus_queue.cc:1048] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.526170  7859 consensus_queue.cc:1243] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [LEADER]: Peer 9e399bb11352469fb74ae8e597318387 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:55.529013  7712 pending_rounds.cc:85] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387: Aborting all ops after (but not including) 0
I20260608 12:41:55.529343  7712 pending_rounds.cc:107] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:41:55.529629  7712 raft_consensus.cc:2889] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:41:55.796504  7792 raft_consensus.cc:1275] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:55.798064  7850 consensus_queue.cc:1048] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.810398  7712 raft_consensus.cc:1275] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:55.811170  7791 raft_consensus.cc:1275] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 3 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:55.812462  7830 consensus_queue.cc:1048] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.813819  7825 consensus_queue.cc:1048] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.829298  7711 raft_consensus.cc:1275] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 3 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:55.831076  7825 consensus_queue.cc:1048] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.832317  7825 consensus_queue.cc:1243] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Peer 9e399bb11352469fb74ae8e597318387 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:55.836126  7711 pending_rounds.cc:85] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387: Aborting all ops after (but not including) 0
I20260608 12:41:55.836648  7711 pending_rounds.cc:107] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:41:55.837090  7711 raft_consensus.cc:2889] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260608 12:41:56.123091  7223 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table e38c7e2cc0d542a8a9a3cb3f80ec84d2: could not find any suitable replica to move from server 2b765860c7ad4c1fb67dcb45857de768 to server 378757fcbcfa4070be5c467fe02ca7ae
I20260608 12:41:57.134577  7791 consensus_queue.cc:237] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } }
I20260608 12:41:57.142540  7711 raft_consensus.cc:1275] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 3 FOLLOWER]: Refusing update from remote peer cfb01b81b47f4dd68f7cc00f82c18934: 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:57.143280  7630 raft_consensus.cc:1275] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 3 FOLLOWER]: Refusing update from remote peer cfb01b81b47f4dd68f7cc00f82c18934: 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:57.145454  7844 consensus_queue.cc:1048] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:57.146695  7868 consensus_queue.cc:1048] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:41:57.158958  7753 consensus_peers.cc:597] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 -> Peer 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196:36493): Couldn't send request to peer 378757fcbcfa4070be5c467fe02ca7ae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ab911b646194d8bbef7cf22f8b43960. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:57.160188  7868 raft_consensus.cc:2955] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } } }
I20260608 12:41:57.162227  7630 raft_consensus.cc:2955] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } } }
I20260608 12:41:57.163084  7711 raft_consensus.cc:2955] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } } }
I20260608 12:41:57.174678  7631 consensus_queue.cc:237] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } }
I20260608 12:41:57.175458  7175 catalog_manager.cc:5696] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 reported cstate change: config changed from index -1 to 3, NON_VOTER 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:57.193969  7791 raft_consensus.cc:1275] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:57.195665  7711 raft_consensus.cc:1275] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:57.198486  7866 consensus_queue.cc:1048] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } 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:57.200795  7866 consensus_queue.cc:1048] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260608 12:41:57.204149  7592 consensus_peers.cc:597] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 -> Peer 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196:36493): Couldn't send request to peer 378757fcbcfa4070be5c467fe02ca7ae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ee23e76047d42de82ac8d93fcddbeb0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:57.215423  7880 raft_consensus.cc:2955] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } } }
I20260608 12:41:57.224102  7791 raft_consensus.cc:2955] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } } }
I20260608 12:41:57.231437  7631 consensus_queue.cc:237] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } attrs { replace: true } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } }
I20260608 12:41:57.235824  7711 raft_consensus.cc:2955] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } } }
I20260608 12:41:57.246008  7174 catalog_manager.cc:5696] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 reported cstate change: config changed from index -1 to 2, NON_VOTER 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "2b765860c7ad4c1fb67dcb45857de768" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } } }
I20260608 12:41:57.259411  7791 raft_consensus.cc:1275] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:57.260453  7592 consensus_peers.cc:597] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 -> Peer 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196:36493): Couldn't send request to peer 378757fcbcfa4070be5c467fe02ca7ae. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bec72c2b302c43149bad337b2daca53b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:57.263300  7711 raft_consensus.cc:1275] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:57.262989  7880 consensus_queue.cc:1048] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } 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:57.265406  7886 consensus_queue.cc:1048] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:57.274427  7886 raft_consensus.cc:2955] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } attrs { replace: true } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } } }
I20260608 12:41:57.276319  7791 raft_consensus.cc:2955] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } attrs { replace: true } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } } }
I20260608 12:41:57.278479  7711 raft_consensus.cc:2955] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } attrs { replace: true } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } } }
I20260608 12:41:57.288115  7173 catalog_manager.cc:5696] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 reported cstate change: config changed from index -1 to 3, NON_VOTER 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "2b765860c7ad4c1fb67dcb45857de768" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:57.524803  7889 ts_tablet_manager.cc:933] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae: Initiating tablet copy from peer cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169)
I20260608 12:41:57.527149  7889 tablet_copy_client.cc:323] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:42169
I20260608 12:41:57.539860  7802 tablet_copy_service.cc:140] P cfb01b81b47f4dd68f7cc00f82c18934: Received BeginTabletCopySession request for tablet 3ab911b646194d8bbef7cf22f8b43960 from peer 378757fcbcfa4070be5c467fe02ca7ae ({username='slave'} at 127.0.0.1:37804)
I20260608 12:41:57.540509  7802 tablet_copy_service.cc:161] P cfb01b81b47f4dd68f7cc00f82c18934: Beginning new tablet copy session on tablet 3ab911b646194d8bbef7cf22f8b43960 from peer 378757fcbcfa4070be5c467fe02ca7ae at {username='slave'} at 127.0.0.1:37804: session id = 378757fcbcfa4070be5c467fe02ca7ae-3ab911b646194d8bbef7cf22f8b43960
I20260608 12:41:57.547117  7802 tablet_copy_source_session.cc:215] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:57.549997  7889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ab911b646194d8bbef7cf22f8b43960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.561156  7889 tablet_copy_client.cc:806] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:57.561846  7889 tablet_copy_client.cc:670] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae: tablet copy: Starting download of 1 WAL segments...
W20260608 12:41:57.564127  7206 debug-util.cc:398] Leaking SignalData structure 0x7b08002df0c0 after lost signal to thread 434
W20260608 12:41:57.565591  7206 debug-util.cc:398] Leaking SignalData structure 0x7b08002396c0 after lost signal to thread 7209
I20260608 12:41:57.565692  7889 tablet_copy_client.cc:538] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 12:41:57.568524  7206 debug-util.cc:398] Leaking SignalData structure 0x7b080012f700 after lost signal to thread 7656
W20260608 12:41:57.569974  7206 debug-util.cc:398] Leaking SignalData structure 0x7b08001ab060 after lost signal to thread 7737
I20260608 12:41:57.572494  7889 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae: Bootstrap starting.
I20260608 12:41:57.591152  7889 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae: 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:57.592060  7894 ts_tablet_manager.cc:933] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae: Initiating tablet copy from peer 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619)
I20260608 12:41:57.592453  7889 tablet_bootstrap.cc:492] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae: Bootstrap complete.
I20260608 12:41:57.593575  7889 ts_tablet_manager.cc:1403] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260608 12:41:57.601672  7889 raft_consensus.cc:359] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } }
I20260608 12:41:57.603981  7889 raft_consensus.cc:740] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 378757fcbcfa4070be5c467fe02ca7ae, State: Initialized, Role: LEARNER
I20260608 12:41:57.605041  7894 tablet_copy_client.cc:323] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:37619
I20260608 12:41:57.605198  7889 consensus_queue.cc:260] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } }
I20260608 12:41:57.614485  7889 ts_tablet_manager.cc:1434] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.000s
I20260608 12:41:57.620468  7802 tablet_copy_service.cc:342] P cfb01b81b47f4dd68f7cc00f82c18934: Request end of tablet copy session 378757fcbcfa4070be5c467fe02ca7ae-3ab911b646194d8bbef7cf22f8b43960 received from {username='slave'} at 127.0.0.1:37804
I20260608 12:41:57.621138  7802 tablet_copy_service.cc:434] P cfb01b81b47f4dd68f7cc00f82c18934: ending tablet copy session 378757fcbcfa4070be5c467fe02ca7ae-3ab911b646194d8bbef7cf22f8b43960 on tablet 3ab911b646194d8bbef7cf22f8b43960 with peer 378757fcbcfa4070be5c467fe02ca7ae
I20260608 12:41:57.631850  7642 tablet_copy_service.cc:140] P 2b765860c7ad4c1fb67dcb45857de768: Received BeginTabletCopySession request for tablet 6ee23e76047d42de82ac8d93fcddbeb0 from peer 378757fcbcfa4070be5c467fe02ca7ae ({username='slave'} at 127.0.0.1:44370)
I20260608 12:41:57.632613  7642 tablet_copy_service.cc:161] P 2b765860c7ad4c1fb67dcb45857de768: Beginning new tablet copy session on tablet 6ee23e76047d42de82ac8d93fcddbeb0 from peer 378757fcbcfa4070be5c467fe02ca7ae at {username='slave'} at 127.0.0.1:44370: session id = 378757fcbcfa4070be5c467fe02ca7ae-6ee23e76047d42de82ac8d93fcddbeb0
I20260608 12:41:57.638540  7642 tablet_copy_source_session.cc:215] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:57.641466  7894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee23e76047d42de82ac8d93fcddbeb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.652889  7894 tablet_copy_client.cc:806] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:57.653652  7894 tablet_copy_client.cc:670] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:57.657847  7894 tablet_copy_client.cc:538] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:57.664196  7894 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae: Bootstrap starting.
I20260608 12:41:57.682525  7894 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae: 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:57.683365  7894 tablet_bootstrap.cc:492] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae: Bootstrap complete.
I20260608 12:41:57.684063  7894 ts_tablet_manager.cc:1403] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 12:41:57.686827  7894 raft_consensus.cc:359] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } }
I20260608 12:41:57.687992  7894 raft_consensus.cc:740] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 378757fcbcfa4070be5c467fe02ca7ae, State: Initialized, Role: LEARNER
I20260608 12:41:57.688908  7894 consensus_queue.cc:260] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } }
I20260608 12:41:57.694634  7894 ts_tablet_manager.cc:1434] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:41:57.696743  7642 tablet_copy_service.cc:342] P 2b765860c7ad4c1fb67dcb45857de768: Request end of tablet copy session 378757fcbcfa4070be5c467fe02ca7ae-6ee23e76047d42de82ac8d93fcddbeb0 received from {username='slave'} at 127.0.0.1:44370
I20260608 12:41:57.697356  7642 tablet_copy_service.cc:434] P 2b765860c7ad4c1fb67dcb45857de768: ending tablet copy session 378757fcbcfa4070be5c467fe02ca7ae-6ee23e76047d42de82ac8d93fcddbeb0 on tablet 6ee23e76047d42de82ac8d93fcddbeb0 with peer 378757fcbcfa4070be5c467fe02ca7ae
I20260608 12:41:57.769518  7894 ts_tablet_manager.cc:933] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae: Initiating tablet copy from peer 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619)
I20260608 12:41:57.773021  7894 tablet_copy_client.cc:323] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:37619
I20260608 12:41:57.775039  7642 tablet_copy_service.cc:140] P 2b765860c7ad4c1fb67dcb45857de768: Received BeginTabletCopySession request for tablet bec72c2b302c43149bad337b2daca53b from peer 378757fcbcfa4070be5c467fe02ca7ae ({username='slave'} at 127.0.0.1:44370)
I20260608 12:41:57.775857  7642 tablet_copy_service.cc:161] P 2b765860c7ad4c1fb67dcb45857de768: Beginning new tablet copy session on tablet bec72c2b302c43149bad337b2daca53b from peer 378757fcbcfa4070be5c467fe02ca7ae at {username='slave'} at 127.0.0.1:44370: session id = 378757fcbcfa4070be5c467fe02ca7ae-bec72c2b302c43149bad337b2daca53b
I20260608 12:41:57.785410  7642 tablet_copy_source_session.cc:215] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:57.788517  7894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bec72c2b302c43149bad337b2daca53b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.800556  7894 tablet_copy_client.cc:806] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:57.801301  7894 tablet_copy_client.cc:670] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:57.805997  7894 tablet_copy_client.cc:538] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:57.812958  7894 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae: Bootstrap starting.
I20260608 12:41:57.829903  7894 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae: 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:57.830916  7894 tablet_bootstrap.cc:492] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae: Bootstrap complete.
I20260608 12:41:57.831655  7894 ts_tablet_manager.cc:1403] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260608 12:41:57.834121  7894 raft_consensus.cc:359] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } attrs { replace: true } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } }
I20260608 12:41:57.834908  7894 raft_consensus.cc:740] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 378757fcbcfa4070be5c467fe02ca7ae, State: Initialized, Role: LEARNER
I20260608 12:41:57.835649  7894 consensus_queue.cc:260] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } attrs { replace: true } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: true } }
I20260608 12:41:57.838825  7894 ts_tablet_manager.cc:1434] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:41:57.841152  7642 tablet_copy_service.cc:342] P 2b765860c7ad4c1fb67dcb45857de768: Request end of tablet copy session 378757fcbcfa4070be5c467fe02ca7ae-bec72c2b302c43149bad337b2daca53b received from {username='slave'} at 127.0.0.1:44370
I20260608 12:41:57.841758  7642 tablet_copy_service.cc:434] P 2b765860c7ad4c1fb67dcb45857de768: ending tablet copy session 378757fcbcfa4070be5c467fe02ca7ae-bec72c2b302c43149bad337b2daca53b on tablet bec72c2b302c43149bad337b2daca53b with peer 378757fcbcfa4070be5c467fe02ca7ae
I20260608 12:41:57.945719  7547 raft_consensus.cc:1217] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:41:58.000650  7547 raft_consensus.cc:1217] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:41:58.333531  7547 raft_consensus.cc:1217] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:41:58.365402  7903 raft_consensus.cc:1064] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934: attempting to promote NON_VOTER 378757fcbcfa4070be5c467fe02ca7ae to VOTER
I20260608 12:41:58.369556  7903 consensus_queue.cc:237] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } }
I20260608 12:41:58.379796  7711 raft_consensus.cc:1275] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 3 FOLLOWER]: Refusing update from remote peer cfb01b81b47f4dd68f7cc00f82c18934: 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:58.382112  7547 raft_consensus.cc:1275] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae [term 3 LEARNER]: Refusing update from remote peer cfb01b81b47f4dd68f7cc00f82c18934: 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:58.382313  7631 raft_consensus.cc:1275] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 3 FOLLOWER]: Refusing update from remote peer cfb01b81b47f4dd68f7cc00f82c18934: 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:58.384110  7902 consensus_queue.cc:1048] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } 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:58.387235  7844 consensus_queue.cc:1048] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } 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:58.389950  7844 consensus_queue.cc:1048] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:58.411787  7903 raft_consensus.cc:2955] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.414170  7712 raft_consensus.cc:2955] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.432490  7174 catalog_manager.cc:5696] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 reported cstate change: config changed from index 3 to 4, 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:58.433018  7631 raft_consensus.cc:2955] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.460161  7547 raft_consensus.cc:2955] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.517757  7901 raft_consensus.cc:1064] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768: attempting to promote NON_VOTER 378757fcbcfa4070be5c467fe02ca7ae to VOTER
I20260608 12:41:58.521708  7901 consensus_queue.cc:237] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } }
I20260608 12:41:58.548362  7547 raft_consensus.cc:1275] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae [term 2 LEARNER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:58.550567  7886 consensus_queue.cc:1048] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } 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:58.560606  7791 raft_consensus.cc:1275] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:58.562482  7904 consensus_queue.cc:1048] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:58.573808  7711 raft_consensus.cc:1275] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:58.575850  7901 consensus_queue.cc:1048] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } 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:58.604686  7886 raft_consensus.cc:2955] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.606065  7791 raft_consensus.cc:2955] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.606496  7711 raft_consensus.cc:2955] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.615280  7792 consensus_queue.cc:237] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [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: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } }
I20260608 12:41:58.622752  7547 raft_consensus.cc:1275] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae [term 3 FOLLOWER]: Refusing update from remote peer cfb01b81b47f4dd68f7cc00f82c18934: 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:58.625263  7903 consensus_queue.cc:1048] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } 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:58.624859  7172 catalog_manager.cc:5696] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 reported cstate change: config changed from index 2 to 3, 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2b765860c7ad4c1fb67dcb45857de768" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.638866  7547 raft_consensus.cc:2955] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } attrs { replace: true } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.642688  7711 raft_consensus.cc:1275] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 3 FOLLOWER]: Refusing update from remote peer cfb01b81b47f4dd68f7cc00f82c18934: 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:58.641638  7844 raft_consensus.cc:2955] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.644471  7903 consensus_queue.cc:1048] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:58.650030  7546 raft_consensus.cc:2955] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.673558  7162 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3ab911b646194d8bbef7cf22f8b43960 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:58.673988  7711 raft_consensus.cc:2955] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.687896  7172 catalog_manager.cc:5696] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 reported cstate change: config changed from index 4 to 5, VOTER 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193) evicted. New cstate: current_term: 3 leader_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:58.703603  7631 consensus_queue.cc:237] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } }
I20260608 12:41:58.712255  7621 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ab911b646194d8bbef7cf22f8b43960 with delete_type TABLET_DATA_TOMBSTONED (TS 2b765860c7ad4c1fb67dcb45857de768 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44372
I20260608 12:41:58.722018  7922 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:58.723171  7922 raft_consensus.cc:2243] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:58.723158  7791 raft_consensus.cc:1275] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:58.724900  7922 raft_consensus.cc:2272] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:58.725366  7547 raft_consensus.cc:1275] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae [term 2 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:58.728343  7904 consensus_queue.cc:1048] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } 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:58.730077  7901 consensus_queue.cc:1048] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:58.739542  7901 raft_consensus.cc:2955] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9e399bb11352469fb74ae8e597318387 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.745011  7547 raft_consensus.cc:2955] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9e399bb11352469fb74ae8e597318387 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.750677  7159 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6ee23e76047d42de82ac8d93fcddbeb0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:58.750068  7791 raft_consensus.cc:2955] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 9e399bb11352469fb74ae8e597318387 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.756690  7172 catalog_manager.cc:5696] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 reported cstate change: config changed from index 3 to 4, VOTER 9e399bb11352469fb74ae8e597318387 (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "2b765860c7ad4c1fb67dcb45857de768" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:58.764555  7922 ts_tablet_manager.cc:1916] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:58.782998  7922 ts_tablet_manager.cc:1929] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:41:58.783638  7922 log.cc:1199] T 3ab911b646194d8bbef7cf22f8b43960 P 2b765860c7ad4c1fb67dcb45857de768: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-0-root/wals/3ab911b646194d8bbef7cf22f8b43960
I20260608 12:41:58.785806  7159 catalog_manager.cc:5027] TS 2b765860c7ad4c1fb67dcb45857de768 (127.0.107.193:37619): tablet 3ab911b646194d8bbef7cf22f8b43960 (table test-workload [id=e38c7e2cc0d542a8a9a3cb3f80ec84d2]) successfully deleted
I20260608 12:41:58.806403  7702 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ee23e76047d42de82ac8d93fcddbeb0 with delete_type TABLET_DATA_TOMBSTONED (TS 9e399bb11352469fb74ae8e597318387 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45120
I20260608 12:41:58.812650  7924 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:58.813854  7924 raft_consensus.cc:2243] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:58.814805  7924 raft_consensus.cc:2272] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:58.819041  7924 ts_tablet_manager.cc:1916] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:58.834929  7924 ts_tablet_manager.cc:1929] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 12:41:58.835314  7924 log.cc:1199] T 6ee23e76047d42de82ac8d93fcddbeb0 P 9e399bb11352469fb74ae8e597318387: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-1-root/wals/6ee23e76047d42de82ac8d93fcddbeb0
I20260608 12:41:58.837218  7162 catalog_manager.cc:5027] TS 9e399bb11352469fb74ae8e597318387 (127.0.107.194:42003): tablet 6ee23e76047d42de82ac8d93fcddbeb0 (table test-workload [id=e38c7e2cc0d542a8a9a3cb3f80ec84d2]) successfully deleted
I20260608 12:41:58.870831  7901 raft_consensus.cc:1064] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768: attempting to promote NON_VOTER 378757fcbcfa4070be5c467fe02ca7ae to VOTER
I20260608 12:41:58.874063  7901 consensus_queue.cc:237] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } attrs { replace: true } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } }
I20260608 12:41:58.883162  7547 raft_consensus.cc:1275] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae [term 2 LEARNER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:58.884949  7886 consensus_queue.cc:1048] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } 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:58.885136  7791 raft_consensus.cc:1275] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:58.887092  7904 consensus_queue.cc:1048] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } 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:41:58.896788  7711 raft_consensus.cc:1275] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:58.898626  7886 consensus_queue.cc:1048] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:58.915864  7901 raft_consensus.cc:2955] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } attrs { replace: true } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.920795  7711 raft_consensus.cc:2955] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } attrs { replace: true } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.918076  7791 raft_consensus.cc:2955] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } attrs { replace: true } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.932245  7547 raft_consensus.cc:2955] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } attrs { replace: true } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.947255  7173 catalog_manager.cc:5696] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 reported cstate change: config changed from index 3 to 4, 378757fcbcfa4070be5c467fe02ca7ae (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2b765860c7ad4c1fb67dcb45857de768" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfb01b81b47f4dd68f7cc00f82c18934" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42169 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:58.965600  7631 consensus_queue.cc:237] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [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: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } }
I20260608 12:41:58.972193  7711 raft_consensus.cc:1275] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:58.973922  7886 consensus_queue.cc:1048] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:41:58.975359  7547 raft_consensus.cc:1275] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae [term 2 FOLLOWER]: Refusing update from remote peer 2b765860c7ad4c1fb67dcb45857de768: 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:58.980690  7886 consensus_queue.cc:1048] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [LEADER]: Connected to new peer: Peer: permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } 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:58.984153  7901 raft_consensus.cc:2955] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.989318  7547 raft_consensus.cc:2955] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:58.993088  7712 raft_consensus.cc:2955] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:59.004812  7175 catalog_manager.cc:5696] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae reported cstate change: config changed from index 4 to 5, VOTER cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "2b765860c7ad4c1fb67dcb45857de768" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "2b765860c7ad4c1fb67dcb45857de768" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37619 } } peers { permanent_uuid: "9e399bb11352469fb74ae8e597318387" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42003 } } peers { permanent_uuid: "378757fcbcfa4070be5c467fe02ca7ae" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36493 } attrs { promote: false } } }
I20260608 12:41:59.006454  7159 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bec72c2b302c43149bad337b2daca53b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:59.020169  7782 tablet_service.cc:1558] Processing DeleteTablet for tablet bec72c2b302c43149bad337b2daca53b with delete_type TABLET_DATA_TOMBSTONED (TS cfb01b81b47f4dd68f7cc00f82c18934 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37810
I20260608 12:41:59.024405  7929 tablet_replica.cc:333] stopping tablet replica
I20260608 12:41:59.025383  7929 raft_consensus.cc:2243] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:59.026016  7929 raft_consensus.cc:2272] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:59.029513  7929 ts_tablet_manager.cc:1916] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:59.042484  7929 ts_tablet_manager.cc:1929] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:41:59.042922  7929 log.cc:1199] T bec72c2b302c43149bad337b2daca53b P cfb01b81b47f4dd68f7cc00f82c18934: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922327162610-431-0/minicluster-data/ts-2-root/wals/bec72c2b302c43149bad337b2daca53b
I20260608 12:41:59.044677  7162 catalog_manager.cc:5027] TS cfb01b81b47f4dd68f7cc00f82c18934 (127.0.107.195:42169): tablet bec72c2b302c43149bad337b2daca53b (table test-workload [id=e38c7e2cc0d542a8a9a3cb3f80ec84d2]) successfully deleted
I20260608 12:42:00.940129   431 tablet_server.cc:179] TabletServer@127.0.107.193:37619 shutting down...
I20260608 12:42:00.988391   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:00.989538   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:00.990551   431 raft_consensus.cc:2243] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:00.991737   431 raft_consensus.cc:2272] T bec72c2b302c43149bad337b2daca53b P 2b765860c7ad4c1fb67dcb45857de768 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:00.995589   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:00.996562   431 raft_consensus.cc:2243] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:00.997673   431 raft_consensus.cc:2272] T 6ee23e76047d42de82ac8d93fcddbeb0 P 2b765860c7ad4c1fb67dcb45857de768 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.001009   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:01.001852   431 raft_consensus.cc:2243] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:42:01.003151   431 raft_consensus.cc:2272] T 903659fd3032479788541515fd73c286 P 2b765860c7ad4c1fb67dcb45857de768 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.025625   431 tablet_server.cc:196] TabletServer@127.0.107.193:37619 shutdown complete.
I20260608 12:42:01.048012   431 tablet_server.cc:179] TabletServer@127.0.107.194:42003 shutting down...
I20260608 12:42:01.088513   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:01.089509   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:01.090426   431 raft_consensus.cc:2243] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:01.091414   431 raft_consensus.cc:2272] T bec72c2b302c43149bad337b2daca53b P 9e399bb11352469fb74ae8e597318387 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.094893   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:01.095618   431 raft_consensus.cc:2243] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:01.096501   431 raft_consensus.cc:2272] T 3ab911b646194d8bbef7cf22f8b43960 P 9e399bb11352469fb74ae8e597318387 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.099596   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:01.100325   431 raft_consensus.cc:2243] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:01.100919   431 raft_consensus.cc:2272] T 903659fd3032479788541515fd73c286 P 9e399bb11352469fb74ae8e597318387 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.131107   431 tablet_server.cc:196] TabletServer@127.0.107.194:42003 shutdown complete.
I20260608 12:42:01.149539   431 tablet_server.cc:179] TabletServer@127.0.107.195:42169 shutting down...
I20260608 12:42:01.182567   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:01.183514   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:01.184175   431 raft_consensus.cc:2243] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:01.184995   431 raft_consensus.cc:2272] T 6ee23e76047d42de82ac8d93fcddbeb0 P cfb01b81b47f4dd68f7cc00f82c18934 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.187424   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:01.187939   431 raft_consensus.cc:2243] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:42:01.188799   431 raft_consensus.cc:2272] T 3ab911b646194d8bbef7cf22f8b43960 P cfb01b81b47f4dd68f7cc00f82c18934 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.191241   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:01.191766   431 raft_consensus.cc:2243] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:01.192250   431 raft_consensus.cc:2272] T 903659fd3032479788541515fd73c286 P cfb01b81b47f4dd68f7cc00f82c18934 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.218364   431 tablet_server.cc:196] TabletServer@127.0.107.195:42169 shutdown complete.
I20260608 12:42:01.236521   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:01.266549   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:01.267397   431 tablet_replica.cc:333] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae: stopping tablet replica
I20260608 12:42:01.268064   431 raft_consensus.cc:2243] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:01.268659   431 raft_consensus.cc:2272] T bec72c2b302c43149bad337b2daca53b P 378757fcbcfa4070be5c467fe02ca7ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.270931   431 tablet_replica.cc:333] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae: stopping tablet replica
I20260608 12:42:01.271433   431 raft_consensus.cc:2243] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:01.271967   431 raft_consensus.cc:2272] T 6ee23e76047d42de82ac8d93fcddbeb0 P 378757fcbcfa4070be5c467fe02ca7ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.274106   431 tablet_replica.cc:333] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae: stopping tablet replica
I20260608 12:42:01.274633   431 raft_consensus.cc:2243] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:01.275197   431 raft_consensus.cc:2272] T 3ab911b646194d8bbef7cf22f8b43960 P 378757fcbcfa4070be5c467fe02ca7ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.298918   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:01.320565   431 master.cc:562] Master@127.0.107.254:37961 shutting down...
I20260608 12:42:01.350587   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:01.351181   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.351567   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 075dd0c3c2ff4d4a90c3a83b4adfe9d8: stopping tablet replica
I20260608 12:42:01.411156   431 master.cc:584] Master@127.0.107.254:37961 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (17661 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:42:01.451992   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34603
I20260608 12:42:01.453181   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:01.458987  7932 instance_detector.cc: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:01.459453  7933 instance_detector.cc: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:01.459841  7935 instance_detector.cc: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:01.460474   431 server_base.cc:1061] running on GCE node
I20260608 12:42:01.461356   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:01.461535   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:01.461722   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922521461689 us; error 0 us; skew 500 ppm
I20260608 12:42:01.462297   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:01.464701   431 webserver.cc:533] Webserver started at http://127.0.107.254:33243/ using document root <none> and password file <none>
I20260608 12:42:01.465224   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:01.465427   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:01.465711   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:01.466794   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "447fcff06b2340dcbcb5aa22c2042326"
format_stamp: "Formatted at 2026-06-08 12:42:01 on dist-test-slave-vkhm"
I20260608 12:42:01.471369   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:01.474802  7940 log_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:01.475528   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:01.475826   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "447fcff06b2340dcbcb5aa22c2042326"
format_stamp: "Formatted at 2026-06-08 12:42:01 on dist-test-slave-vkhm"
I20260608 12:42:01.476087   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-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:01.491775   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:01.493096   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:01.533080   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34603
I20260608 12:42:01.533224  7991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34603 every 8 connection(s)
I20260608 12:42:01.537385  7992 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:01.547998  7992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326: Bootstrap starting.
I20260608 12:42:01.553131  7992 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:01.557498  7992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326: No bootstrap required, opened a new log
I20260608 12:42:01.559783  7992 raft_consensus.cc:359] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "447fcff06b2340dcbcb5aa22c2042326" member_type: VOTER }
I20260608 12:42:01.560148  7992 raft_consensus.cc:385] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:01.560359  7992 raft_consensus.cc:740] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 447fcff06b2340dcbcb5aa22c2042326, State: Initialized, Role: FOLLOWER
I20260608 12:42:01.561002  7992 consensus_queue.cc:260] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "447fcff06b2340dcbcb5aa22c2042326" member_type: VOTER }
I20260608 12:42:01.561419  7992 raft_consensus.cc:399] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:01.561611  7992 raft_consensus.cc:493] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:01.561822  7992 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:01.566282  7992 raft_consensus.cc:515] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "447fcff06b2340dcbcb5aa22c2042326" member_type: VOTER }
I20260608 12:42:01.566746  7992 leader_election.cc:304] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [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: 447fcff06b2340dcbcb5aa22c2042326; no voters: 
I20260608 12:42:01.567869  7992 leader_election.cc:290] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:01.568409  7995 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:01.569837  7995 raft_consensus.cc:697] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [term 1 LEADER]: Becoming Leader. State: Replica: 447fcff06b2340dcbcb5aa22c2042326, State: Running, Role: LEADER
I20260608 12:42:01.570619  7995 consensus_queue.cc:237] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [LEADER]: Queue going to LEADER mode. State: All 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: "447fcff06b2340dcbcb5aa22c2042326" member_type: VOTER }
I20260608 12:42:01.571108  7992 sys_catalog.cc:565] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:01.575582  7996 sys_catalog.cc:455] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "447fcff06b2340dcbcb5aa22c2042326" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "447fcff06b2340dcbcb5aa22c2042326" member_type: VOTER } }
I20260608 12:42:01.575711  7997 sys_catalog.cc:455] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 447fcff06b2340dcbcb5aa22c2042326. Latest consensus state: current_term: 1 leader_uuid: "447fcff06b2340dcbcb5aa22c2042326" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "447fcff06b2340dcbcb5aa22c2042326" member_type: VOTER } }
I20260608 12:42:01.576398  7996 sys_catalog.cc:458] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:01.576416  7997 sys_catalog.cc:458] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:01.581147  8002 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:01.588719  8002 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:01.589769   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:01.598109  8002 catalog_manager.cc:1382] Generated new cluster ID: 689c6fca2cd1440c85221c12c250a0de
I20260608 12:42:01.598408  8002 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:01.647716  8002 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:01.649091  8002 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:01.666919  8002 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326: Generated new TSK 0
I20260608 12:42:01.667572  8002 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:01.721179   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:01.727185  8013 instance_detector.cc: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:01.728503  8014 instance_detector.cc: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:01.730142  8016 instance_detector.cc: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:01.730367   431 server_base.cc:1061] running on GCE node
I20260608 12:42:01.731366   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:01.731560   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:01.731688   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922521731677 us; error 0 us; skew 500 ppm
I20260608 12:42:01.732254   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:01.734512   431 webserver.cc:533] Webserver started at http://127.0.107.193:42873/ using document root <none> and password file <none>
I20260608 12:42:01.734969   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:01.735136   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:01.735347   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:01.736512   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "cf93582926d24f009da19d46c7cabbef"
format_stamp: "Formatted at 2026-06-08 12:42:01 on dist-test-slave-vkhm"
I20260608 12:42:01.740998   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:01.744562  8021 log_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:01.745311   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:01.745620   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "cf93582926d24f009da19d46c7cabbef"
format_stamp: "Formatted at 2026-06-08 12:42:01 on dist-test-slave-vkhm"
I20260608 12:42:01.745911   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-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:01.786988   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:01.788357   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:01.789865   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:01.792287   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:01.792526   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:01.792770   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:01.792941   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:01.833448   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39765
I20260608 12:42:01.833573  8083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39765 every 8 connection(s)
I20260608 12:42:01.839139   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:01.847695  8088 instance_detector.cc: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:01.849720  8089 instance_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:01.852072   431 server_base.cc:1061] running on GCE node
W20260608 12:42:01.852380  8091 instance_detector.cc: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:01.853404   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:01.853603   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:01.853736   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922521853724 us; error 0 us; skew 500 ppm
I20260608 12:42:01.854241   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:01.856509   431 webserver.cc:533] Webserver started at http://127.0.107.194:42505/ using document root <none> and password file <none>
I20260608 12:42:01.857174   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:01.857424   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:01.857755   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:01.859241   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "0f8d7cae01ef40b2a718474e27b6d40b"
format_stamp: "Formatted at 2026-06-08 12:42:01 on dist-test-slave-vkhm"
I20260608 12:42:01.860771  8084 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34603
I20260608 12:42:01.861210  8084 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:01.862183  8084 heartbeater.cc:507] Master 127.0.107.254:34603 requested a full tablet report, sending...
I20260608 12:42:01.864734  7957 ts_manager.cc:194] Registered new tserver with Master: cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765)
I20260608 12:42:01.865394   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.006s
I20260608 12:42:01.866715  7957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54818
I20260608 12:42:01.869328  8096 log_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:01.870152   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:42:01.870453   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "0f8d7cae01ef40b2a718474e27b6d40b"
format_stamp: "Formatted at 2026-06-08 12:42:01 on dist-test-slave-vkhm"
I20260608 12:42:01.870739   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-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:01.900452   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:01.901646   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:01.903169   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:01.905675   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:01.905913   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:01.906170   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:01.906350   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:01.947973   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35303
I20260608 12:42:01.948077  8158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35303 every 8 connection(s)
I20260608 12:42:01.953326   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:01.961153  8162 instance_detector.cc: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:01.964527  8163 instance_detector.cc: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:01.966027  8165 instance_detector.cc: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:01.966185   431 server_base.cc:1061] running on GCE node
I20260608 12:42:01.966868  8159 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34603
I20260608 12:42:01.967208   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:01.967274  8159 heartbeater.cc:461] Registering TS with master...
W20260608 12:42:01.967463   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:01.967662   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922521967644 us; error 0 us; skew 500 ppm
I20260608 12:42:01.968299   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:01.968264  8159 heartbeater.cc:507] Master 127.0.107.254:34603 requested a full tablet report, sending...
I20260608 12:42:01.970582  7957 ts_manager.cc:194] Registered new tserver with Master: 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303)
I20260608 12:42:01.971274   431 webserver.cc:533] Webserver started at http://127.0.107.195:45021/ using document root <none> and password file <none>
I20260608 12:42:01.971797   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:01.972016   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:01.972337   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:01.972337  7957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54834
I20260608 12:42:01.973933   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "e5135de5140a476da05b3df17b2530fb"
format_stamp: "Formatted at 2026-06-08 12:42:01 on dist-test-slave-vkhm"
I20260608 12:42:01.979045   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:42:01.982518  8170 log_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:01.983330   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:01.983639   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "e5135de5140a476da05b3df17b2530fb"
format_stamp: "Formatted at 2026-06-08 12:42:01 on dist-test-slave-vkhm"
I20260608 12:42:01.983925   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-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:01.993883   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:01.995059   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:01.996696   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:01.999037   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:01.999275   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:01.999519   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:01.999696   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:02.039783   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37587
I20260608 12:42:02.039907  8232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37587 every 8 connection(s)
I20260608 12:42:02.054744  8233 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34603
I20260608 12:42:02.055160  8233 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:02.055895  8233 heartbeater.cc:507] Master 127.0.107.254:34603 requested a full tablet report, sending...
I20260608 12:42:02.058115  7957 ts_manager.cc:194] Registered new tserver with Master: e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587)
I20260608 12:42:02.058959   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015550241s
I20260608 12:42:02.059451  7957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54840
I20260608 12:42:02.869884  8084 heartbeater.cc:499] Master 127.0.107.254:34603 was elected leader, sending a full tablet report...
I20260608 12:42:02.975548  8159 heartbeater.cc:499] Master 127.0.107.254:34603 was elected leader, sending a full tablet report...
I20260608 12:42:03.062235  8233 heartbeater.cc:499] Master 127.0.107.254:34603 was elected leader, sending a full tablet report...
I20260608 12:42:03.115358  7957 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54850:
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:42:03.118203  7957 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:03.184984  8124 tablet_service.cc:1511] Processing CreateTablet for tablet b9f78311c5c24b04b703fc99a2e3d129 (DEFAULT_TABLE table=test-workload [id=291148536f6c4891a292f9634b4685f6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:03.186517  8124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f78311c5c24b04b703fc99a2e3d129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.189110  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 2a801d0348034689afe4a2af535cc4c7 (DEFAULT_TABLE table=test-workload [id=291148536f6c4891a292f9634b4685f6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:03.189942  8198 tablet_service.cc:1511] Processing CreateTablet for tablet b9f78311c5c24b04b703fc99a2e3d129 (DEFAULT_TABLE table=test-workload [id=291148536f6c4891a292f9634b4685f6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:03.190636  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a801d0348034689afe4a2af535cc4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.191305  8198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f78311c5c24b04b703fc99a2e3d129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.192905  8123 tablet_service.cc:1511] Processing CreateTablet for tablet 2a801d0348034689afe4a2af535cc4c7 (DEFAULT_TABLE table=test-workload [id=291148536f6c4891a292f9634b4685f6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:03.193506  8196 tablet_service.cc:1511] Processing CreateTablet for tablet 808a7f1bfc2d44c8a1a7be02b33c70cb (DEFAULT_TABLE table=test-workload [id=291148536f6c4891a292f9634b4685f6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:03.194378  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a801d0348034689afe4a2af535cc4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.194945  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808a7f1bfc2d44c8a1a7be02b33c70cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.197495  8195 tablet_service.cc:1511] Processing CreateTablet for tablet 3b59e975b784470187d02a1771e1fb40 (DEFAULT_TABLE table=test-workload [id=291148536f6c4891a292f9634b4685f6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:03.198894  8195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b59e975b784470187d02a1771e1fb40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.210989  8122 tablet_service.cc:1511] Processing CreateTablet for tablet 808a7f1bfc2d44c8a1a7be02b33c70cb (DEFAULT_TABLE table=test-workload [id=291148536f6c4891a292f9634b4685f6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:03.215058  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808a7f1bfc2d44c8a1a7be02b33c70cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.215657  8254 tablet_bootstrap.cc:492] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb: Bootstrap starting.
I20260608 12:42:03.223356  8254 tablet_bootstrap.cc:654] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.226603  8121 tablet_service.cc:1511] Processing CreateTablet for tablet 3b59e975b784470187d02a1771e1fb40 (DEFAULT_TABLE table=test-workload [id=291148536f6c4891a292f9634b4685f6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:03.228055  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b59e975b784470187d02a1771e1fb40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.231009  8047 tablet_service.cc:1511] Processing CreateTablet for tablet 808a7f1bfc2d44c8a1a7be02b33c70cb (DEFAULT_TABLE table=test-workload [id=291148536f6c4891a292f9634b4685f6]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:03.231297  8049 tablet_service.cc:1511] Processing CreateTablet for tablet b9f78311c5c24b04b703fc99a2e3d129 (DEFAULT_TABLE table=test-workload [id=291148536f6c4891a292f9634b4685f6]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:03.232486  8047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808a7f1bfc2d44c8a1a7be02b33c70cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.233745  8048 tablet_service.cc:1511] Processing CreateTablet for tablet 2a801d0348034689afe4a2af535cc4c7 (DEFAULT_TABLE table=test-workload [id=291148536f6c4891a292f9634b4685f6]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:03.235152  8048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a801d0348034689afe4a2af535cc4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.236586  8049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f78311c5c24b04b703fc99a2e3d129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.237497  8046 tablet_service.cc:1511] Processing CreateTablet for tablet 3b59e975b784470187d02a1771e1fb40 (DEFAULT_TABLE table=test-workload [id=291148536f6c4891a292f9634b4685f6]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:03.238765  8046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b59e975b784470187d02a1771e1fb40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.263191  8253 tablet_bootstrap.cc:492] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b: Bootstrap starting.
I20260608 12:42:03.268867  8254 tablet_bootstrap.cc:492] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb: No bootstrap required, opened a new log
I20260608 12:42:03.269523  8254 ts_tablet_manager.cc:1403] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.005s
I20260608 12:42:03.275116  8254 raft_consensus.cc:359] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } }
I20260608 12:42:03.275753  8254 raft_consensus.cc:385] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.276008  8254 raft_consensus.cc:740] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5135de5140a476da05b3df17b2530fb, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.278290  8256 tablet_bootstrap.cc:492] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef: Bootstrap starting.
I20260608 12:42:03.278172  8254 consensus_queue.cc:260] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } }
I20260608 12:42:03.279318  8253 tablet_bootstrap.cc:654] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.285362  8254 ts_tablet_manager.cc:1434] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260608 12:42:03.286422  8254 tablet_bootstrap.cc:492] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb: Bootstrap starting.
I20260608 12:42:03.287659  8256 tablet_bootstrap.cc:654] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.290959  8253 tablet_bootstrap.cc:492] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b: No bootstrap required, opened a new log
I20260608 12:42:03.291499  8253 ts_tablet_manager.cc:1403] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.007s
I20260608 12:42:03.292464  8254 tablet_bootstrap.cc:654] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb: Neither blocks nor log segments found. Creating new log.
W20260608 12:42:03.295614  8234 tablet.cc:2404] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:42:03.295176  8253 raft_consensus.cc:359] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } }
I20260608 12:42:03.296110  8253 raft_consensus.cc:385] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.297533  8253 raft_consensus.cc:740] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f8d7cae01ef40b2a718474e27b6d40b, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.298389  8253 consensus_queue.cc:260] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } }
I20260608 12:42:03.299365  8254 tablet_bootstrap.cc:492] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb: No bootstrap required, opened a new log
I20260608 12:42:03.299937  8254 ts_tablet_manager.cc:1403] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260608 12:42:03.301020  8253 ts_tablet_manager.cc:1434] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:42:03.302150  8253 tablet_bootstrap.cc:492] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b: Bootstrap starting.
I20260608 12:42:03.302557  8254 raft_consensus.cc:359] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.303270  8254 raft_consensus.cc:385] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.303519  8254 raft_consensus.cc:740] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5135de5140a476da05b3df17b2530fb, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.304253  8254 consensus_queue.cc:260] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.306212  8254 ts_tablet_manager.cc:1434] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:42:03.308166  8256 tablet_bootstrap.cc:492] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef: No bootstrap required, opened a new log
I20260608 12:42:03.308766  8256 ts_tablet_manager.cc:1403] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.007s
I20260608 12:42:03.309168  8253 tablet_bootstrap.cc:654] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.313818  8253 tablet_bootstrap.cc:492] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b: No bootstrap required, opened a new log
I20260608 12:42:03.314218  8253 ts_tablet_manager.cc:1403] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20260608 12:42:03.316334  8256 raft_consensus.cc:359] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.316686  8253 raft_consensus.cc:359] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.317188  8254 tablet_bootstrap.cc:492] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb: Bootstrap starting.
I20260608 12:42:03.317196  8256 raft_consensus.cc:385] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.317550  8253 raft_consensus.cc:385] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.317881  8256 raft_consensus.cc:740] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.318070  8253 raft_consensus.cc:740] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f8d7cae01ef40b2a718474e27b6d40b, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.319108  8253 consensus_queue.cc:260] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.319675  8256 consensus_queue.cc:260] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.321286  8253 ts_tablet_manager.cc:1434] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 12:42:03.323861  8254 tablet_bootstrap.cc:654] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.325021  8253 tablet_bootstrap.cc:492] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b: Bootstrap starting.
I20260608 12:42:03.333551  8253 tablet_bootstrap.cc:654] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.337997  8256 ts_tablet_manager.cc:1434] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.008s
I20260608 12:42:03.339192  8256 tablet_bootstrap.cc:492] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef: Bootstrap starting.
I20260608 12:42:03.344856  8256 tablet_bootstrap.cc:654] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.350589  8253 tablet_bootstrap.cc:492] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b: No bootstrap required, opened a new log
I20260608 12:42:03.351184  8253 ts_tablet_manager.cc:1403] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.005s
I20260608 12:42:03.353513  8256 tablet_bootstrap.cc:492] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef: No bootstrap required, opened a new log
I20260608 12:42:03.353546  8254 tablet_bootstrap.cc:492] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb: No bootstrap required, opened a new log
I20260608 12:42:03.353873  8253 raft_consensus.cc:359] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.354238  8256 ts_tablet_manager.cc:1403] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260608 12:42:03.354317  8254 ts_tablet_manager.cc:1403] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.001s
I20260608 12:42:03.354643  8253 raft_consensus.cc:385] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.354993  8253 raft_consensus.cc:740] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f8d7cae01ef40b2a718474e27b6d40b, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.355700  8253 consensus_queue.cc:260] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.357834  8253 ts_tablet_manager.cc:1434] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:42:03.357535  8256 raft_consensus.cc:359] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.357939  8254 raft_consensus.cc:359] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.358484  8256 raft_consensus.cc:385] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.358807  8254 raft_consensus.cc:385] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.358932  8256 raft_consensus.cc:740] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.359079  8253 tablet_bootstrap.cc:492] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b: Bootstrap starting.
I20260608 12:42:03.359328  8254 raft_consensus.cc:740] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5135de5140a476da05b3df17b2530fb, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.359999  8256 consensus_queue.cc:260] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.360543  8254 consensus_queue.cc:260] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.362412  8256 ts_tablet_manager.cc:1434] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:42:03.362946  8254 ts_tablet_manager.cc:1434] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:03.363445  8256 tablet_bootstrap.cc:492] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef: Bootstrap starting.
I20260608 12:42:03.364173  8254 tablet_bootstrap.cc:492] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb: Bootstrap starting.
I20260608 12:42:03.366930  8253 tablet_bootstrap.cc:654] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.370741  8256 tablet_bootstrap.cc:654] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.380594  8257 raft_consensus.cc:493] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:03.381071  8254 tablet_bootstrap.cc:654] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.381207  8257 raft_consensus.cc:515] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.382910  8256 tablet_bootstrap.cc:492] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef: No bootstrap required, opened a new log
I20260608 12:42:03.383463  8256 ts_tablet_manager.cc:1403] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 12:42:03.386447  8257 leader_election.cc:290] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765), 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303)
I20260608 12:42:03.389451  8256 raft_consensus.cc:359] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.390065  8256 raft_consensus.cc:385] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.390455  8256 raft_consensus.cc:740] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.391798  8256 consensus_queue.cc:260] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.395068  8256 ts_tablet_manager.cc:1434] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:42:03.396317  8256 tablet_bootstrap.cc:492] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef: Bootstrap starting.
I20260608 12:42:03.401878  8253 tablet_bootstrap.cc:492] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b: No bootstrap required, opened a new log
I20260608 12:42:03.402567  8253 ts_tablet_manager.cc:1403] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.022s
I20260608 12:42:03.403980  8256 tablet_bootstrap.cc:654] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.405853  8253 raft_consensus.cc:359] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.406992  8253 raft_consensus.cc:385] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.407330  8253 raft_consensus.cc:740] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f8d7cae01ef40b2a718474e27b6d40b, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.408336  8253 consensus_queue.cc:260] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.413936  8254 tablet_bootstrap.cc:492] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb: No bootstrap required, opened a new log
I20260608 12:42:03.414546  8254 ts_tablet_manager.cc:1403] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.004s
I20260608 12:42:03.421561  8253 ts_tablet_manager.cc:1434] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.007s
I20260608 12:42:03.430833  8254 raft_consensus.cc:359] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.431660  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808a7f1bfc2d44c8a1a7be02b33c70cb" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" is_pre_election: true
I20260608 12:42:03.431712  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808a7f1bfc2d44c8a1a7be02b33c70cb" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf93582926d24f009da19d46c7cabbef" is_pre_election: true
I20260608 12:42:03.431779  8254 raft_consensus.cc:385] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.432693  8134 raft_consensus.cc:2468] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5135de5140a476da05b3df17b2530fb in term 0.
I20260608 12:42:03.432828  8059 raft_consensus.cc:2468] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5135de5140a476da05b3df17b2530fb in term 0.
I20260608 12:42:03.433784  8257 raft_consensus.cc:493] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:03.434248  8257 raft_consensus.cc:515] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.434770  8256 tablet_bootstrap.cc:492] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef: No bootstrap required, opened a new log
I20260608 12:42:03.435556  8273 raft_consensus.cc:493] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:03.435411  8256 ts_tablet_manager.cc:1403] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.017s
I20260608 12:42:03.436054  8273 raft_consensus.cc:515] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } }
I20260608 12:42:03.436534  8257 leader_election.cc:290] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765), 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303)
I20260608 12:42:03.432829  8254 raft_consensus.cc:740] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5135de5140a476da05b3df17b2530fb, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.437803  8273 leader_election.cc:290] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303), cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765)
I20260608 12:42:03.434754  8173 leader_election.cc:304] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f8d7cae01ef40b2a718474e27b6d40b, e5135de5140a476da05b3df17b2530fb; no voters: 
I20260608 12:42:03.438568  8254 consensus_queue.cc:260] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.439030  8273 raft_consensus.cc:2804] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:03.439217  8256 raft_consensus.cc:359] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } }
I20260608 12:42:03.439622  8273 raft_consensus.cc:493] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:03.440038  8256 raft_consensus.cc:385] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.440172  8273 raft_consensus.cc:3060] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:03.440066  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b59e975b784470187d02a1771e1fb40" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf93582926d24f009da19d46c7cabbef" is_pre_election: true
I20260608 12:42:03.440785  8256 raft_consensus.cc:740] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.441120  8059 raft_consensus.cc:2468] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5135de5140a476da05b3df17b2530fb in term 0.
I20260608 12:42:03.441892  8256 consensus_queue.cc:260] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } }
I20260608 12:42:03.443228  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b59e975b784470187d02a1771e1fb40" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" is_pre_election: true
I20260608 12:42:03.443838  8134 raft_consensus.cc:2468] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5135de5140a476da05b3df17b2530fb in term 0.
I20260608 12:42:03.446687  8256 ts_tablet_manager.cc:1434] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 12:42:03.447924  8254 ts_tablet_manager.cc:1434] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260608 12:42:03.448165  8273 raft_consensus.cc:515] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.450450  8273 leader_election.cc:290] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 1 election: Requested vote from peers cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765), 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303)
I20260608 12:42:03.451870  8173 leader_election.cc:304] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf93582926d24f009da19d46c7cabbef, e5135de5140a476da05b3df17b2530fb; no voters: 
I20260608 12:42:03.451866  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f78311c5c24b04b703fc99a2e3d129" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" is_pre_election: true
I20260608 12:42:03.452934  8134 raft_consensus.cc:2468] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5135de5140a476da05b3df17b2530fb in term 0.
I20260608 12:42:03.454779  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808a7f1bfc2d44c8a1a7be02b33c70cb" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f8d7cae01ef40b2a718474e27b6d40b"
I20260608 12:42:03.454779  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "808a7f1bfc2d44c8a1a7be02b33c70cb" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf93582926d24f009da19d46c7cabbef"
I20260608 12:42:03.455641  8133 raft_consensus.cc:3060] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:03.455660  8058 raft_consensus.cc:3060] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:03.456856  8273 raft_consensus.cc:2804] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:03.457527  8273 raft_consensus.cc:493] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:03.457911  8273 raft_consensus.cc:3060] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:03.460175  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f78311c5c24b04b703fc99a2e3d129" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf93582926d24f009da19d46c7cabbef" is_pre_election: true
I20260608 12:42:03.461051  8059 raft_consensus.cc:2468] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5135de5140a476da05b3df17b2530fb in term 0.
I20260608 12:42:03.463371  8173 leader_election.cc:304] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f8d7cae01ef40b2a718474e27b6d40b, e5135de5140a476da05b3df17b2530fb; no voters: 
I20260608 12:42:03.464262  8257 raft_consensus.cc:2804] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:03.464648  8257 raft_consensus.cc:493] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:03.463918  8133 raft_consensus.cc:2468] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5135de5140a476da05b3df17b2530fb in term 1.
I20260608 12:42:03.465070  8257 raft_consensus.cc:3060] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:03.465144  8058 raft_consensus.cc:2468] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5135de5140a476da05b3df17b2530fb in term 1.
I20260608 12:42:03.464975  8273 raft_consensus.cc:515] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.466058  8173 leader_election.cc:304] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f8d7cae01ef40b2a718474e27b6d40b, e5135de5140a476da05b3df17b2530fb; no voters: 
I20260608 12:42:03.467531  8273 leader_election.cc:290] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 1 election: Requested vote from peers cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765), 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303)
I20260608 12:42:03.468195  8274 raft_consensus.cc:2804] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:03.468840  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b59e975b784470187d02a1771e1fb40" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf93582926d24f009da19d46c7cabbef"
I20260608 12:42:03.468837  8274 raft_consensus.cc:697] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [term 1 LEADER]: Becoming Leader. State: Replica: e5135de5140a476da05b3df17b2530fb, State: Running, Role: LEADER
I20260608 12:42:03.469470  8058 raft_consensus.cc:3060] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:03.469630  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b59e975b784470187d02a1771e1fb40" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f8d7cae01ef40b2a718474e27b6d40b"
I20260608 12:42:03.470307  8133 raft_consensus.cc:3060] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:03.469995  8274 consensus_queue.cc:237] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.472453  8257 raft_consensus.cc:515] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } }
I20260608 12:42:03.474814  8257 leader_election.cc:290] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 1 election: Requested vote from peers 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303), cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765)
I20260608 12:42:03.476441  8058 raft_consensus.cc:2468] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5135de5140a476da05b3df17b2530fb in term 1.
I20260608 12:42:03.476796  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f78311c5c24b04b703fc99a2e3d129" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f8d7cae01ef40b2a718474e27b6d40b"
I20260608 12:42:03.478116  8133 raft_consensus.cc:2468] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5135de5140a476da05b3df17b2530fb in term 1.
I20260608 12:42:03.478612  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f78311c5c24b04b703fc99a2e3d129" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf93582926d24f009da19d46c7cabbef"
I20260608 12:42:03.485236  7957 catalog_manager.cc:5696] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb reported cstate change: term changed from 0 to 1, leader changed from <none> to e5135de5140a476da05b3df17b2530fb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "e5135de5140a476da05b3df17b2530fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:03.486399  8173 leader_election.cc:304] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf93582926d24f009da19d46c7cabbef, e5135de5140a476da05b3df17b2530fb; no voters: 
I20260608 12:42:03.485107  8134 raft_consensus.cc:3060] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:03.486801  8059 raft_consensus.cc:3060] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:03.487989  8257 raft_consensus.cc:2804] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:03.488561  8257 raft_consensus.cc:697] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [term 1 LEADER]: Becoming Leader. State: Replica: e5135de5140a476da05b3df17b2530fb, State: Running, Role: LEADER
I20260608 12:42:03.489490  8257 consensus_queue.cc:237] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.496503  8134 raft_consensus.cc:2468] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5135de5140a476da05b3df17b2530fb in term 1.
I20260608 12:42:03.497907  8173 leader_election.cc:304] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f8d7cae01ef40b2a718474e27b6d40b, e5135de5140a476da05b3df17b2530fb; no voters: 
I20260608 12:42:03.498418  8059 raft_consensus.cc:2468] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5135de5140a476da05b3df17b2530fb in term 1.
I20260608 12:42:03.498624  8274 raft_consensus.cc:2804] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:03.499375  8274 raft_consensus.cc:697] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [term 1 LEADER]: Becoming Leader. State: Replica: e5135de5140a476da05b3df17b2530fb, State: Running, Role: LEADER
I20260608 12:42:03.500372  8274 consensus_queue.cc:237] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } }
I20260608 12:42:03.504385  7957 catalog_manager.cc:5696] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb reported cstate change: term changed from 0 to 1, leader changed from <none> to e5135de5140a476da05b3df17b2530fb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "e5135de5140a476da05b3df17b2530fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:03.516034  7957 catalog_manager.cc:5696] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb reported cstate change: term changed from 0 to 1, leader changed from <none> to e5135de5140a476da05b3df17b2530fb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "e5135de5140a476da05b3df17b2530fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } health_report { overall_health: UNKNOWN } } }
W20260608 12:42:03.585878  8005 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:03.597070  8263 raft_consensus.cc:493] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:03.597543  8263 raft_consensus.cc:515] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.599704  8263 leader_election.cc:290] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303), e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587)
I20260608 12:42:03.612491  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a801d0348034689afe4a2af535cc4c7" candidate_uuid: "cf93582926d24f009da19d46c7cabbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5135de5140a476da05b3df17b2530fb" is_pre_election: true
I20260608 12:42:03.612497  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a801d0348034689afe4a2af535cc4c7" candidate_uuid: "cf93582926d24f009da19d46c7cabbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" is_pre_election: true
I20260608 12:42:03.613241  8208 raft_consensus.cc:2468] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf93582926d24f009da19d46c7cabbef in term 0.
I20260608 12:42:03.613270  8134 raft_consensus.cc:2468] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf93582926d24f009da19d46c7cabbef in term 0.
I20260608 12:42:03.614460  8024 leader_election.cc:304] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f8d7cae01ef40b2a718474e27b6d40b, cf93582926d24f009da19d46c7cabbef; no voters: 
I20260608 12:42:03.615181  8263 raft_consensus.cc:2804] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:03.615573  8263 raft_consensus.cc:493] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:03.615855  8263 raft_consensus.cc:3060] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:03.620513  8263 raft_consensus.cc:515] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.622272  8263 leader_election.cc:290] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [CANDIDATE]: Term 1 election: Requested vote from peers 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303), e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587)
I20260608 12:42:03.622885  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a801d0348034689afe4a2af535cc4c7" candidate_uuid: "cf93582926d24f009da19d46c7cabbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f8d7cae01ef40b2a718474e27b6d40b"
I20260608 12:42:03.623327  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a801d0348034689afe4a2af535cc4c7" candidate_uuid: "cf93582926d24f009da19d46c7cabbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5135de5140a476da05b3df17b2530fb"
I20260608 12:42:03.623500  8134 raft_consensus.cc:3060] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:03.623900  8208 raft_consensus.cc:3060] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:03.630625  8208 raft_consensus.cc:2468] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf93582926d24f009da19d46c7cabbef in term 1.
I20260608 12:42:03.630630  8134 raft_consensus.cc:2468] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf93582926d24f009da19d46c7cabbef in term 1.
I20260608 12:42:03.631989  8022 leader_election.cc:304] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf93582926d24f009da19d46c7cabbef, e5135de5140a476da05b3df17b2530fb; no voters: 
I20260608 12:42:03.632741  8263 raft_consensus.cc:2804] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:03.633577  8263 raft_consensus.cc:697] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 1 LEADER]: Becoming Leader. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Running, Role: LEADER
I20260608 12:42:03.634334  8263 consensus_queue.cc:237] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.641029  7957 catalog_manager.cc:5696] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef reported cstate change: term changed from 0 to 1, leader changed from <none> to cf93582926d24f009da19d46c7cabbef (127.0.107.193). New cstate: current_term: 1 leader_uuid: "cf93582926d24f009da19d46c7cabbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:03.680429  7957 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54854:
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:42:03.682758  7957 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:42:03.713976  8049 tablet_service.cc:1511] Processing CreateTablet for tablet 36faea159cf04832a8a580650b0cdc07 (DEFAULT_TABLE table=dugtrio [id=31d550317bef47aea0578240e3411c72]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:03.715301  8049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36faea159cf04832a8a580650b0cdc07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.715550  8122 tablet_service.cc:1511] Processing CreateTablet for tablet 36faea159cf04832a8a580650b0cdc07 (DEFAULT_TABLE table=dugtrio [id=31d550317bef47aea0578240e3411c72]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:03.716851  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36faea159cf04832a8a580650b0cdc07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.719844  8124 tablet_service.cc:1511] Processing CreateTablet for tablet 5311bd5372dd462ebc96008cd2c8f243 (DEFAULT_TABLE table=dugtrio [id=31d550317bef47aea0578240e3411c72]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:03.721207  8124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5311bd5372dd462ebc96008cd2c8f243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.721707  8048 tablet_service.cc:1511] Processing CreateTablet for tablet 5311bd5372dd462ebc96008cd2c8f243 (DEFAULT_TABLE table=dugtrio [id=31d550317bef47aea0578240e3411c72]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:03.722980  8048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5311bd5372dd462ebc96008cd2c8f243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.723367  8195 tablet_service.cc:1511] Processing CreateTablet for tablet 5311bd5372dd462ebc96008cd2c8f243 (DEFAULT_TABLE table=dugtrio [id=31d550317bef47aea0578240e3411c72]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:03.724746  8195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5311bd5372dd462ebc96008cd2c8f243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.727484  8047 tablet_service.cc:1511] Processing CreateTablet for tablet d96943595d1c48f5a1ad1dd15c578f83 (DEFAULT_TABLE table=dugtrio [id=31d550317bef47aea0578240e3411c72]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:03.728789  8047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d96943595d1c48f5a1ad1dd15c578f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.732012  8196 tablet_service.cc:1511] Processing CreateTablet for tablet d96943595d1c48f5a1ad1dd15c578f83 (DEFAULT_TABLE table=dugtrio [id=31d550317bef47aea0578240e3411c72]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:03.732745  8123 tablet_service.cc:1511] Processing CreateTablet for tablet d96943595d1c48f5a1ad1dd15c578f83 (DEFAULT_TABLE table=dugtrio [id=31d550317bef47aea0578240e3411c72]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:03.733361  8196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d96943595d1c48f5a1ad1dd15c578f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.734047  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d96943595d1c48f5a1ad1dd15c578f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.716861  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 36faea159cf04832a8a580650b0cdc07 (DEFAULT_TABLE table=dugtrio [id=31d550317bef47aea0578240e3411c72]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:03.737285  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36faea159cf04832a8a580650b0cdc07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.740440  8046 tablet_service.cc:1511] Processing CreateTablet for tablet 28f42c4a983548288f57773cd11247a0 (DEFAULT_TABLE table=dugtrio [id=31d550317bef47aea0578240e3411c72]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:03.742501  8121 tablet_service.cc:1511] Processing CreateTablet for tablet 28f42c4a983548288f57773cd11247a0 (DEFAULT_TABLE table=dugtrio [id=31d550317bef47aea0578240e3411c72]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:03.743765  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f42c4a983548288f57773cd11247a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.747534  8198 tablet_service.cc:1511] Processing CreateTablet for tablet 28f42c4a983548288f57773cd11247a0 (DEFAULT_TABLE table=dugtrio [id=31d550317bef47aea0578240e3411c72]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:03.748828  8198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f42c4a983548288f57773cd11247a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.750362  8254 tablet_bootstrap.cc:492] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb: Bootstrap starting.
I20260608 12:42:03.751991  8253 tablet_bootstrap.cc:492] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b: Bootstrap starting.
I20260608 12:42:03.756740  8254 tablet_bootstrap.cc:654] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.758553  8253 tablet_bootstrap.cc:654] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.771309  8253 tablet_bootstrap.cc:492] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b: No bootstrap required, opened a new log
I20260608 12:42:03.771548  8046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f42c4a983548288f57773cd11247a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.772001  8253 ts_tablet_manager.cc:1403] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260608 12:42:03.775346  8253 raft_consensus.cc:359] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.776201  8253 raft_consensus.cc:385] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.776592  8253 raft_consensus.cc:740] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f8d7cae01ef40b2a718474e27b6d40b, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.777684  8253 consensus_queue.cc:260] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.782680  8256 tablet_bootstrap.cc:492] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: Bootstrap starting.
I20260608 12:42:03.792351  8256 tablet_bootstrap.cc:654] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.797011  8253 ts_tablet_manager.cc:1434] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260608 12:42:03.823143  8254 tablet_bootstrap.cc:492] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb: No bootstrap required, opened a new log
I20260608 12:42:03.823690  8254 ts_tablet_manager.cc:1403] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb: Time spent bootstrapping tablet: real 0.074s	user 0.029s	sys 0.021s
I20260608 12:42:03.826107  8254 raft_consensus.cc:359] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.826661  8254 raft_consensus.cc:385] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.826999  8254 raft_consensus.cc:740] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5135de5140a476da05b3df17b2530fb, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.827926  8254 consensus_queue.cc:260] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.828955  8256 tablet_bootstrap.cc:492] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: No bootstrap required, opened a new log
I20260608 12:42:03.829566  8256 ts_tablet_manager.cc:1403] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.009s
I20260608 12:42:03.828020  8253 tablet_bootstrap.cc:492] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b: Bootstrap starting.
I20260608 12:42:03.831627  8254 ts_tablet_manager.cc:1434] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:42:03.832801  8254 tablet_bootstrap.cc:492] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb: Bootstrap starting.
I20260608 12:42:03.836442  8256 raft_consensus.cc:359] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.837292  8256 raft_consensus.cc:385] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.837668  8256 raft_consensus.cc:740] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.838641  8256 consensus_queue.cc:260] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.839285  8253 tablet_bootstrap.cc:654] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.839885  8254 tablet_bootstrap.cc:654] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.841554  8256 ts_tablet_manager.cc:1434] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:42:03.843068  8256 tablet_bootstrap.cc:492] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef: Bootstrap starting.
I20260608 12:42:03.850232  8256 tablet_bootstrap.cc:654] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.857534  8254 tablet_bootstrap.cc:492] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb: No bootstrap required, opened a new log
I20260608 12:42:03.858109  8254 ts_tablet_manager.cc:1403] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.010s
I20260608 12:42:03.859942  8253 tablet_bootstrap.cc:492] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b: No bootstrap required, opened a new log
I20260608 12:42:03.860518  8253 ts_tablet_manager.cc:1403] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.008s
I20260608 12:42:03.861471  8254 raft_consensus.cc:359] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.862301  8254 raft_consensus.cc:385] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.862663  8254 raft_consensus.cc:740] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5135de5140a476da05b3df17b2530fb, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.863618  8253 raft_consensus.cc:359] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.863543  8254 consensus_queue.cc:260] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.864416  8253 raft_consensus.cc:385] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.864753  8253 raft_consensus.cc:740] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f8d7cae01ef40b2a718474e27b6d40b, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.865795  8253 consensus_queue.cc:260] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.866330  8254 ts_tablet_manager.cc:1434] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:03.868639  8254 tablet_bootstrap.cc:492] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb: Bootstrap starting.
I20260608 12:42:03.868778  8253 ts_tablet_manager.cc:1434] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:42:03.874008  8256 tablet_bootstrap.cc:492] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef: No bootstrap required, opened a new log
I20260608 12:42:03.869886  8253 tablet_bootstrap.cc:492] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b: Bootstrap starting.
I20260608 12:42:03.874646  8256 ts_tablet_manager.cc:1403] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.005s
I20260608 12:42:03.876139  8254 tablet_bootstrap.cc:654] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.878319  8256 raft_consensus.cc:359] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.879175  8256 raft_consensus.cc:385] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.879522  8256 raft_consensus.cc:740] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.880540  8256 consensus_queue.cc:260] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.882200  8253 tablet_bootstrap.cc:654] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.883092  8256 ts_tablet_manager.cc:1434] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:03.884232  8256 tablet_bootstrap.cc:492] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef: Bootstrap starting.
I20260608 12:42:03.888723  8254 tablet_bootstrap.cc:492] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb: No bootstrap required, opened a new log
I20260608 12:42:03.888923  8253 tablet_bootstrap.cc:492] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b: No bootstrap required, opened a new log
I20260608 12:42:03.889420  8254 ts_tablet_manager.cc:1403] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.015s
I20260608 12:42:03.889428  8253 ts_tablet_manager.cc:1403] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260608 12:42:03.891703  8256 tablet_bootstrap.cc:654] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.893028  8254 raft_consensus.cc:359] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.893808  8254 raft_consensus.cc:385] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.894192  8254 raft_consensus.cc:740] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5135de5140a476da05b3df17b2530fb, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.894348  8253 raft_consensus.cc:359] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.893831  8274 consensus_queue.cc:1048] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:03.895323  8253 raft_consensus.cc:385] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.895128  8254 consensus_queue.cc:260] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.895710  8253 raft_consensus.cc:740] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f8d7cae01ef40b2a718474e27b6d40b, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.897598  8254 ts_tablet_manager.cc:1434] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:03.898756  8254 tablet_bootstrap.cc:492] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb: Bootstrap starting.
I20260608 12:42:03.899026  8253 consensus_queue.cc:260] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.901479  8253 ts_tablet_manager.cc:1434] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:42:03.902539  8253 tablet_bootstrap.cc:492] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b: Bootstrap starting.
I20260608 12:42:03.906162  8254 tablet_bootstrap.cc:654] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.908892  8253 tablet_bootstrap.cc:654] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.918272  8254 tablet_bootstrap.cc:492] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb: No bootstrap required, opened a new log
I20260608 12:42:03.919086  8254 ts_tablet_manager.cc:1403] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260608 12:42:03.922871  8254 raft_consensus.cc:359] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.923933  8254 raft_consensus.cc:385] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.924384  8254 raft_consensus.cc:740] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5135de5140a476da05b3df17b2530fb, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.925510  8254 consensus_queue.cc:260] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.928579  8274 consensus_queue.cc:1048] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:03.930115  8254 ts_tablet_manager.cc:1434] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:42:03.976274  8274 consensus_queue.cc:1048] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:03.982409  8253 tablet_bootstrap.cc:492] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b: No bootstrap required, opened a new log
I20260608 12:42:03.983306  8253 ts_tablet_manager.cc:1403] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b: Time spent bootstrapping tablet: real 0.081s	user 0.042s	sys 0.018s
I20260608 12:42:03.986922  8253 raft_consensus.cc:359] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.987715  8253 raft_consensus.cc:385] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.988052  8253 raft_consensus.cc:740] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f8d7cae01ef40b2a718474e27b6d40b, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.988766  8256 tablet_bootstrap.cc:492] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef: No bootstrap required, opened a new log
I20260608 12:42:03.990232  8256 ts_tablet_manager.cc:1403] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef: Time spent bootstrapping tablet: real 0.106s	user 0.024s	sys 0.042s
I20260608 12:42:03.988989  8253 consensus_queue.cc:260] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.994879  8253 ts_tablet_manager.cc:1434] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:42:03.996599  8256 raft_consensus.cc:359] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:03.997413  8256 raft_consensus.cc:385] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.997747  8256 raft_consensus.cc:740] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.998559  8256 consensus_queue.cc:260] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:04.001502  8256 ts_tablet_manager.cc:1434] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:42:04.001557  8274 consensus_queue.cc:1048] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:04.003091  8256 tablet_bootstrap.cc:492] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: Bootstrap starting.
I20260608 12:42:04.012135  8256 tablet_bootstrap.cc:654] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:04.025513  8256 tablet_bootstrap.cc:492] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: No bootstrap required, opened a new log
I20260608 12:42:04.026096  8256 ts_tablet_manager.cc:1403] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260608 12:42:04.028477  8274 consensus_queue.cc:1048] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:04.029109  8256 raft_consensus.cc:359] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:04.029865  8256 raft_consensus.cc:385] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:04.030198  8256 raft_consensus.cc:740] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Initialized, Role: FOLLOWER
I20260608 12:42:04.030310  8257 consensus_queue.cc:1048] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:04.031190  8256 consensus_queue.cc:260] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:04.033571  8256 ts_tablet_manager.cc:1434] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:42:04.035610  8263 raft_consensus.cc:493] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:04.036413  8263 raft_consensus.cc:515] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:04.040287  8131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36faea159cf04832a8a580650b0cdc07" candidate_uuid: "cf93582926d24f009da19d46c7cabbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" is_pre_election: true
I20260608 12:42:04.041020  8131 raft_consensus.cc:2468] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf93582926d24f009da19d46c7cabbef in term 0.
I20260608 12:42:04.042992  8024 leader_election.cc:304] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f8d7cae01ef40b2a718474e27b6d40b, cf93582926d24f009da19d46c7cabbef; no voters: 
I20260608 12:42:04.045209  8263 leader_election.cc:290] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303), e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587)
I20260608 12:42:04.044113  8280 raft_consensus.cc:2804] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:04.046034  8280 raft_consensus.cc:493] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:04.046530  8280 raft_consensus.cc:3060] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:04.045902  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36faea159cf04832a8a580650b0cdc07" candidate_uuid: "cf93582926d24f009da19d46c7cabbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5135de5140a476da05b3df17b2530fb" is_pre_election: true
I20260608 12:42:04.048655  8208 raft_consensus.cc:2468] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf93582926d24f009da19d46c7cabbef in term 0.
I20260608 12:42:04.065651  8280 raft_consensus.cc:515] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:04.068707  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36faea159cf04832a8a580650b0cdc07" candidate_uuid: "cf93582926d24f009da19d46c7cabbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f8d7cae01ef40b2a718474e27b6d40b"
I20260608 12:42:04.069380  8132 raft_consensus.cc:3060] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:04.070163  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36faea159cf04832a8a580650b0cdc07" candidate_uuid: "cf93582926d24f009da19d46c7cabbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5135de5140a476da05b3df17b2530fb"
I20260608 12:42:04.070775  8208 raft_consensus.cc:3060] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:04.074262  8303 raft_consensus.cc:493] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:04.074460  8263 raft_consensus.cc:493] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:04.074833  8303 raft_consensus.cc:515] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:04.074939  8263 raft_consensus.cc:515] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:04.077176  8263 leader_election.cc:290] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303), e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587)
I20260608 12:42:04.078619  8132 raft_consensus.cc:2468] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf93582926d24f009da19d46c7cabbef in term 1.
I20260608 12:42:04.079064  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5311bd5372dd462ebc96008cd2c8f243" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf93582926d24f009da19d46c7cabbef" is_pre_election: true
I20260608 12:42:04.079734  8059 raft_consensus.cc:2468] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5135de5140a476da05b3df17b2530fb in term 0.
I20260608 12:42:04.081138  8024 leader_election.cc:304] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f8d7cae01ef40b2a718474e27b6d40b, cf93582926d24f009da19d46c7cabbef; no voters: 
I20260608 12:42:04.082275  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96943595d1c48f5a1ad1dd15c578f83" candidate_uuid: "cf93582926d24f009da19d46c7cabbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" is_pre_election: true
I20260608 12:42:04.082796  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96943595d1c48f5a1ad1dd15c578f83" candidate_uuid: "cf93582926d24f009da19d46c7cabbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5135de5140a476da05b3df17b2530fb" is_pre_election: true
I20260608 12:42:04.082981  8133 raft_consensus.cc:2468] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf93582926d24f009da19d46c7cabbef in term 0.
I20260608 12:42:04.083493  8207 raft_consensus.cc:2468] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf93582926d24f009da19d46c7cabbef in term 0.
I20260608 12:42:04.084847  8173 leader_election.cc:304] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf93582926d24f009da19d46c7cabbef, e5135de5140a476da05b3df17b2530fb; no voters: 
I20260608 12:42:04.085003  8022 leader_election.cc:304] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf93582926d24f009da19d46c7cabbef, e5135de5140a476da05b3df17b2530fb; no voters: 
I20260608 12:42:04.077121  8303 leader_election.cc:290] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765), 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303)
I20260608 12:42:04.086100  8303 raft_consensus.cc:2804] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:04.086455  8303 raft_consensus.cc:493] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:04.086776  8303 raft_consensus.cc:3060] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:04.088173  8280 leader_election.cc:290] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [CANDIDATE]: Term 1 election: Requested vote from peers 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303), e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587)
I20260608 12:42:04.088853  8280 raft_consensus.cc:2804] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:04.089325  8280 raft_consensus.cc:697] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 1 LEADER]: Becoming Leader. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Running, Role: LEADER
I20260608 12:42:04.090152  8280 consensus_queue.cc:237] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:04.094020  8263 raft_consensus.cc:2804] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:04.094630  8263 raft_consensus.cc:493] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:04.094584  8303 raft_consensus.cc:515] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:04.095494  8263 raft_consensus.cc:3060] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:04.098865  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5311bd5372dd462ebc96008cd2c8f243" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf93582926d24f009da19d46c7cabbef"
I20260608 12:42:04.099701  8058 raft_consensus.cc:3060] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:04.099861  8208 raft_consensus.cc:2468] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf93582926d24f009da19d46c7cabbef in term 1.
I20260608 12:42:04.108785  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5311bd5372dd462ebc96008cd2c8f243" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" is_pre_election: true
I20260608 12:42:04.110374  8132 raft_consensus.cc:2468] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5135de5140a476da05b3df17b2530fb in term 0.
I20260608 12:42:04.110558  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5311bd5372dd462ebc96008cd2c8f243" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f8d7cae01ef40b2a718474e27b6d40b"
I20260608 12:42:04.111819  8303 leader_election.cc:290] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 1 election: Requested vote from peers cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765), 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303)
I20260608 12:42:04.113197  8263 raft_consensus.cc:515] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:04.119921  8133 raft_consensus.cc:3060] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:04.122479  8263 leader_election.cc:290] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [CANDIDATE]: Term 1 election: Requested vote from peers 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303), e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587)
I20260608 12:42:04.116405  8058 raft_consensus.cc:2468] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5135de5140a476da05b3df17b2530fb in term 1.
I20260608 12:42:04.129055  8173 leader_election.cc:304] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf93582926d24f009da19d46c7cabbef, e5135de5140a476da05b3df17b2530fb; no voters: 
I20260608 12:42:04.130463  8303 raft_consensus.cc:2804] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:04.131456  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96943595d1c48f5a1ad1dd15c578f83" candidate_uuid: "cf93582926d24f009da19d46c7cabbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5135de5140a476da05b3df17b2530fb"
I20260608 12:42:04.131767  8303 raft_consensus.cc:697] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [term 1 LEADER]: Becoming Leader. State: Replica: e5135de5140a476da05b3df17b2530fb, State: Running, Role: LEADER
I20260608 12:42:04.132109  8208 raft_consensus.cc:3060] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:04.133066  8133 raft_consensus.cc:2468] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5135de5140a476da05b3df17b2530fb in term 1.
I20260608 12:42:04.132925  8303 consensus_queue.cc:237] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:04.139101  8208 raft_consensus.cc:2468] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf93582926d24f009da19d46c7cabbef in term 1.
I20260608 12:42:04.142139  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d96943595d1c48f5a1ad1dd15c578f83" candidate_uuid: "cf93582926d24f009da19d46c7cabbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f8d7cae01ef40b2a718474e27b6d40b"
I20260608 12:42:04.142745  8133 raft_consensus.cc:3060] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:04.144595  8022 leader_election.cc:304] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf93582926d24f009da19d46c7cabbef, e5135de5140a476da05b3df17b2530fb; no voters: 
I20260608 12:42:04.145249  8316 consensus_queue.cc:1048] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:04.147378  8280 raft_consensus.cc:2804] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:04.145725  7956 catalog_manager.cc:5696] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef reported cstate change: term changed from 0 to 1, leader changed from <none> to cf93582926d24f009da19d46c7cabbef (127.0.107.193). New cstate: current_term: 1 leader_uuid: "cf93582926d24f009da19d46c7cabbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:04.148283  8280 raft_consensus.cc:697] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 1 LEADER]: Becoming Leader. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Running, Role: LEADER
I20260608 12:42:04.149343  8280 consensus_queue.cc:237] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:04.150032  8133 raft_consensus.cc:2468] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf93582926d24f009da19d46c7cabbef in term 1.
I20260608 12:42:04.151594  8316 consensus_queue.cc:1048] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:04.153954  7955 catalog_manager.cc:5696] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb reported cstate change: term changed from 0 to 1, leader changed from <none> to e5135de5140a476da05b3df17b2530fb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "e5135de5140a476da05b3df17b2530fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:04.178045  7956 catalog_manager.cc:5696] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef reported cstate change: term changed from 0 to 1, leader changed from <none> to cf93582926d24f009da19d46c7cabbef (127.0.107.193). New cstate: current_term: 1 leader_uuid: "cf93582926d24f009da19d46c7cabbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:04.207834  8312 raft_consensus.cc:493] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:04.208427  8312 raft_consensus.cc:515] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:04.210491  8312 leader_election.cc:290] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765), e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587)
I20260608 12:42:04.237725  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f42c4a983548288f57773cd11247a0" candidate_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf93582926d24f009da19d46c7cabbef" is_pre_election: true
I20260608 12:42:04.237810  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f42c4a983548288f57773cd11247a0" candidate_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5135de5140a476da05b3df17b2530fb" is_pre_election: true
I20260608 12:42:04.238502  8058 raft_consensus.cc:2468] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f8d7cae01ef40b2a718474e27b6d40b in term 0.
I20260608 12:42:04.238520  8208 raft_consensus.cc:2468] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f8d7cae01ef40b2a718474e27b6d40b in term 0.
I20260608 12:42:04.240018  8097 leader_election.cc:304] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f8d7cae01ef40b2a718474e27b6d40b, e5135de5140a476da05b3df17b2530fb; no voters: 
I20260608 12:42:04.240797  8312 raft_consensus.cc:2804] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:04.241120  8312 raft_consensus.cc:493] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:04.241415  8312 raft_consensus.cc:3060] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:04.246412  8312 raft_consensus.cc:515] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:04.248169  8312 leader_election.cc:290] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [CANDIDATE]: Term 1 election: Requested vote from peers cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765), e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587)
I20260608 12:42:04.249027  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f42c4a983548288f57773cd11247a0" candidate_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf93582926d24f009da19d46c7cabbef"
I20260608 12:42:04.249204  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f42c4a983548288f57773cd11247a0" candidate_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5135de5140a476da05b3df17b2530fb"
I20260608 12:42:04.249647  8058 raft_consensus.cc:3060] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:04.249768  8208 raft_consensus.cc:3060] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:04.254403  8058 raft_consensus.cc:2468] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f8d7cae01ef40b2a718474e27b6d40b in term 1.
I20260608 12:42:04.254405  8208 raft_consensus.cc:2468] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f8d7cae01ef40b2a718474e27b6d40b in term 1.
I20260608 12:42:04.255683  8099 leader_election.cc:304] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f8d7cae01ef40b2a718474e27b6d40b, cf93582926d24f009da19d46c7cabbef; no voters: 
I20260608 12:42:04.256467  8312 raft_consensus.cc:2804] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:04.256915  8312 raft_consensus.cc:697] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 LEADER]: Becoming Leader. State: Replica: 0f8d7cae01ef40b2a718474e27b6d40b, State: Running, Role: LEADER
I20260608 12:42:04.257695  8312 consensus_queue.cc:237] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:04.264863  7957 catalog_manager.cc:5696] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194). New cstate: current_term: 1 leader_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:04.339078   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:04.361848   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:04.362588   431 tablet_replica.cc:333] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: stopping tablet replica
I20260608 12:42:04.363344   431 raft_consensus.cc:2243] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:04.364001   431 pending_rounds.cc:70] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: Trying to abort 1 pending ops.
I20260608 12:42:04.364257   431 pending_rounds.cc:77] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658658926211072 op_type: NO_OP noop_request { }
I20260608 12:42:04.364573   431 raft_consensus.cc:2889] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:04.364887   431 raft_consensus.cc:2272] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:04.367349   431 tablet_replica.cc:333] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: stopping tablet replica
I20260608 12:42:04.368094   431 raft_consensus.cc:2243] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:04.368741   431 pending_rounds.cc:70] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: Trying to abort 1 pending ops.
I20260608 12:42:04.368942   431 pending_rounds.cc:77] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658658682806272 op_type: NO_OP noop_request { }
I20260608 12:42:04.369212   431 raft_consensus.cc:2889] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:04.369480   431 raft_consensus.cc:2272] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:04.371529   431 tablet_replica.cc:333] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef: stopping tablet replica
I20260608 12:42:04.372084   431 raft_consensus.cc:2243] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:04.372601   431 raft_consensus.cc:2272] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:04.374794   431 tablet_replica.cc:333] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef: stopping tablet replica
I20260608 12:42:04.375319   431 raft_consensus.cc:2243] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:04.375696   431 raft_consensus.cc:2272] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:04.377621   431 tablet_replica.cc:333] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef: stopping tablet replica
I20260608 12:42:04.378211   431 raft_consensus.cc:2243] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:04.378613   431 raft_consensus.cc:2272] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:04.380714   431 tablet_replica.cc:333] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef: stopping tablet replica
I20260608 12:42:04.381237   431 raft_consensus.cc:2243] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:04.381642   431 raft_consensus.cc:2272] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:04.383737   431 tablet_replica.cc:333] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef: stopping tablet replica
I20260608 12:42:04.384492   431 raft_consensus.cc:2243] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:04.384934   431 raft_consensus.cc:2272] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:04.386721   431 tablet_replica.cc:333] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef: stopping tablet replica
I20260608 12:42:04.387266   431 raft_consensus.cc:2243] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:04.388046   431 raft_consensus.cc:2272] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:04.417124   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:42:04.483948  8173 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39765: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260608 12:42:04.487358  8173 consensus_peers.cc:597] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb -> Peer cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): Couldn't send request to peer cf93582926d24f009da19d46c7cabbef. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:04.549479  8173 consensus_peers.cc:597] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb -> Peer cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): Couldn't send request to peer cf93582926d24f009da19d46c7cabbef. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:04.591741  8303 consensus_queue.cc:1048] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:42:04.657682  8173 consensus_peers.cc:597] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb -> Peer cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): Couldn't send request to peer cf93582926d24f009da19d46c7cabbef. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:04.693640  8173 consensus_peers.cc:597] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb -> Peer cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): Couldn't send request to peer cf93582926d24f009da19d46c7cabbef. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:04.770825  8312 consensus_queue.cc:1048] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:42:04.794306  8099 consensus_peers.cc:597] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b -> Peer cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): Couldn't send request to peer cf93582926d24f009da19d46c7cabbef. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:05.153277  8303 consensus_queue.cc:579] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [LEADER]: Leader has been unable to successfully communicate with peer cf93582926d24f009da19d46c7cabbef for more than 1 seconds (1.109s)
I20260608 12:42:05.340301  8303 consensus_queue.cc:579] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [LEADER]: Leader has been unable to successfully communicate with peer cf93582926d24f009da19d46c7cabbef for more than 1 seconds (1.342s)
I20260608 12:42:05.364292  8331 consensus_queue.cc:579] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [LEADER]: Leader has been unable to successfully communicate with peer cf93582926d24f009da19d46c7cabbef for more than 1 seconds (1.106s)
I20260608 12:42:05.447979  7956 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54850:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:42:05.448513  7956 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:54850:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:42:05.464743  7956 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326: Sending DeleteTablet for 3 replicas of tablet 36faea159cf04832a8a580650b0cdc07
I20260608 12:42:05.466318  7956 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326: Sending DeleteTablet for 3 replicas of tablet 5311bd5372dd462ebc96008cd2c8f243
I20260608 12:42:05.467417  8198 tablet_service.cc:1558] Processing DeleteTablet for tablet 36faea159cf04832a8a580650b0cdc07 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:05 UTC) from {username='slave'} at 127.0.0.1:50900
I20260608 12:42:05.468314  8121 tablet_service.cc:1558] Processing DeleteTablet for tablet 36faea159cf04832a8a580650b0cdc07 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:05 UTC) from {username='slave'} at 127.0.0.1:44270
I20260608 12:42:05.469484  8345 tablet_replica.cc:333] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb: stopping tablet replica
I20260608 12:42:05.470142  8198 tablet_service.cc:1558] Processing DeleteTablet for tablet 5311bd5372dd462ebc96008cd2c8f243 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:05 UTC) from {username='slave'} at 127.0.0.1:50900
I20260608 12:42:05.470196  8122 tablet_service.cc:1558] Processing DeleteTablet for tablet 5311bd5372dd462ebc96008cd2c8f243 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:05 UTC) from {username='slave'} at 127.0.0.1:44270
I20260608 12:42:05.470556  8345 raft_consensus.cc:2243] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:05.470892  7956 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326: Sending DeleteTablet for 3 replicas of tablet d96943595d1c48f5a1ad1dd15c578f83
I20260608 12:42:05.471325  8345 raft_consensus.cc:2272] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:05.473047  7956 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326: Sending DeleteTablet for 3 replicas of tablet 28f42c4a983548288f57773cd11247a0
I20260608 12:42:05.476449  8198 tablet_service.cc:1558] Processing DeleteTablet for tablet d96943595d1c48f5a1ad1dd15c578f83 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:05 UTC) from {username='slave'} at 127.0.0.1:50900
I20260608 12:42:05.477595   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:42:05.477531  8198 tablet_service.cc:1558] Processing DeleteTablet for tablet 28f42c4a983548288f57773cd11247a0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:05 UTC) from {username='slave'} at 127.0.0.1:50900
I20260608 12:42:05.474817  8345 ts_tablet_manager.cc:1916] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:05.480794  8346 tablet_replica.cc:333] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b: stopping tablet replica
I20260608 12:42:05.481457  8121 tablet_service.cc:1558] Processing DeleteTablet for tablet d96943595d1c48f5a1ad1dd15c578f83 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:05 UTC) from {username='slave'} at 127.0.0.1:44270
I20260608 12:42:05.482733  8346 raft_consensus.cc:2243] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:05.483664  8121 tablet_service.cc:1558] Processing DeleteTablet for tablet 28f42c4a983548288f57773cd11247a0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:05 UTC) from {username='slave'} at 127.0.0.1:44270
W20260608 12:42:05.484197  7943 catalog_manager.cc:4754] TS cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 36faea159cf04832a8a580650b0cdc07: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39765: connect: Connection refused (error 111)
I20260608 12:42:05.484349  8346 raft_consensus.cc:2272] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:05.487283  8346 ts_tablet_manager.cc:1916] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 12:42:05.495208  8348 instance_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:42:05.503677  8345 ts_tablet_manager.cc:1929] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:42:05.504242  8345 log.cc:1199] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-2-root/wals/36faea159cf04832a8a580650b0cdc07
I20260608 12:42:05.505030  8345 ts_tablet_manager.cc:1950] T 36faea159cf04832a8a580650b0cdc07 P e5135de5140a476da05b3df17b2530fb: Deleting consensus metadata
W20260608 12:42:05.507078  8349 instance_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:05.507452  8346 ts_tablet_manager.cc:1929] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:42:05.507933  8346 log.cc:1199] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-1-root/wals/36faea159cf04832a8a580650b0cdc07
I20260608 12:42:05.508934  8346 ts_tablet_manager.cc:1950] T 36faea159cf04832a8a580650b0cdc07 P 0f8d7cae01ef40b2a718474e27b6d40b: Deleting consensus metadata
I20260608 12:42:05.508983  7941 catalog_manager.cc:5027] TS e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587): tablet 36faea159cf04832a8a580650b0cdc07 (table dugtrio [id=31d550317bef47aea0578240e3411c72]) successfully deleted
I20260608 12:42:05.509536  8345 tablet_replica.cc:333] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb: stopping tablet replica
I20260608 12:42:05.510654  8345 raft_consensus.cc:2243] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:05.511273   431 server_base.cc:1061] running on GCE node
W20260608 12:42:05.511945  8352 instance_detector.cc: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:05.511937  8345 raft_consensus.cc:2272] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:05.512553  8346 tablet_replica.cc:333] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b: stopping tablet replica
I20260608 12:42:05.512692  7943 catalog_manager.cc:5027] TS 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303): tablet 36faea159cf04832a8a580650b0cdc07 (table dugtrio [id=31d550317bef47aea0578240e3411c72]) successfully deleted
I20260608 12:42:05.513753  8346 raft_consensus.cc:2243] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:05.514183   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:05.514276  8346 raft_consensus.cc:2272] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:05.514621   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:05.514889   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922525514870 us; error 0 us; skew 500 ppm
I20260608 12:42:05.515604  8345 ts_tablet_manager.cc:1916] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:05.515872   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:05.517400  8346 ts_tablet_manager.cc:1916] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:05.531550  8346 ts_tablet_manager.cc:1929] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:42:05.531901  8346 log.cc:1199] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-1-root/wals/5311bd5372dd462ebc96008cd2c8f243
I20260608 12:42:05.532698  8346 ts_tablet_manager.cc:1950] T 5311bd5372dd462ebc96008cd2c8f243 P 0f8d7cae01ef40b2a718474e27b6d40b: Deleting consensus metadata
I20260608 12:42:05.533963   431 webserver.cc:533] Webserver started at http://127.0.107.196:46525/ using document root <none> and password file <none>
I20260608 12:42:05.534746   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:05.534979   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:05.535353   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:05.535441  8346 tablet_replica.cc:333] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b: stopping tablet replica
I20260608 12:42:05.535622  7943 catalog_manager.cc:5027] TS 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303): tablet 5311bd5372dd462ebc96008cd2c8f243 (table dugtrio [id=31d550317bef47aea0578240e3411c72]) successfully deleted
I20260608 12:42:05.536127  8345 ts_tablet_manager.cc:1929] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:42:05.536535  8346 raft_consensus.cc:2243] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:05.536693  8345 log.cc:1199] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-2-root/wals/5311bd5372dd462ebc96008cd2c8f243
I20260608 12:42:05.537221  8346 raft_consensus.cc:2272] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:05.537515  8345 ts_tablet_manager.cc:1950] T 5311bd5372dd462ebc96008cd2c8f243 P e5135de5140a476da05b3df17b2530fb: Deleting consensus metadata
I20260608 12:42:05.537578   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-3-root/instance:
uuid: "92027f6b9062444db362c170b4998ef2"
format_stamp: "Formatted at 2026-06-08 12:42:05 on dist-test-slave-vkhm"
I20260608 12:42:05.540228  8346 ts_tablet_manager.cc:1916] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:05.541136  7941 catalog_manager.cc:5027] TS e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587): tablet 5311bd5372dd462ebc96008cd2c8f243 (table dugtrio [id=31d550317bef47aea0578240e3411c72]) successfully deleted
I20260608 12:42:05.542299  8345 tablet_replica.cc:333] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb: stopping tablet replica
I20260608 12:42:05.543293  8345 raft_consensus.cc:2243] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:05.543748  8345 raft_consensus.cc:2272] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:05.545655   431 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.004s
I20260608 12:42:05.546198  8345 ts_tablet_manager.cc:1916] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:05.555889  8346 ts_tablet_manager.cc:1929] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:42:05.556344  8346 log.cc:1199] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-1-root/wals/d96943595d1c48f5a1ad1dd15c578f83
I20260608 12:42:05.557155  8356 log_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:05.557181  8346 ts_tablet_manager.cc:1950] T d96943595d1c48f5a1ad1dd15c578f83 P 0f8d7cae01ef40b2a718474e27b6d40b: Deleting consensus metadata
I20260608 12:42:05.558406   431 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.000s	sys 0.007s
I20260608 12:42:05.558791   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-3-root
uuid: "92027f6b9062444db362c170b4998ef2"
format_stamp: "Formatted at 2026-06-08 12:42:05 on dist-test-slave-vkhm"
I20260608 12:42:05.559155   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-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:05.560365  8346 tablet_replica.cc:333] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b: stopping tablet replica
I20260608 12:42:05.560577  7943 catalog_manager.cc:5027] TS 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303): tablet d96943595d1c48f5a1ad1dd15c578f83 (table dugtrio [id=31d550317bef47aea0578240e3411c72]) successfully deleted
I20260608 12:42:05.561396  8346 raft_consensus.cc:2243] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:05.561937  8345 ts_tablet_manager.cc:1929] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:42:05.562328  8345 log.cc:1199] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-2-root/wals/d96943595d1c48f5a1ad1dd15c578f83
I20260608 12:42:05.562572  8346 raft_consensus.cc:2272] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:05.563087  8345 ts_tablet_manager.cc:1950] T d96943595d1c48f5a1ad1dd15c578f83 P e5135de5140a476da05b3df17b2530fb: Deleting consensus metadata
I20260608 12:42:05.566072  8346 ts_tablet_manager.cc:1916] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:05.567258  7941 catalog_manager.cc:5027] TS e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587): tablet d96943595d1c48f5a1ad1dd15c578f83 (table dugtrio [id=31d550317bef47aea0578240e3411c72]) successfully deleted
I20260608 12:42:05.568665  8345 tablet_replica.cc:333] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb: stopping tablet replica
I20260608 12:42:05.569773  8345 raft_consensus.cc:2243] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:05.570473  8345 raft_consensus.cc:2272] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:05.573772  8345 ts_tablet_manager.cc:1916] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:05.579697  8346 ts_tablet_manager.cc:1929] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:42:05.580101  8346 log.cc:1199] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-1-root/wals/28f42c4a983548288f57773cd11247a0
I20260608 12:42:05.580257   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:05.580821  8346 ts_tablet_manager.cc:1950] T 28f42c4a983548288f57773cd11247a0 P 0f8d7cae01ef40b2a718474e27b6d40b: Deleting consensus metadata
I20260608 12:42:05.581835   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:05.583693   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:05.583746  7943 catalog_manager.cc:5027] TS 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303): tablet 28f42c4a983548288f57773cd11247a0 (table dugtrio [id=31d550317bef47aea0578240e3411c72]) successfully deleted
I20260608 12:42:05.587109   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:05.587419   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:05.587805   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:05.588029   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:05.589092  8345 ts_tablet_manager.cc:1929] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:42:05.589540  8345 log.cc:1199] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-2-root/wals/28f42c4a983548288f57773cd11247a0
I20260608 12:42:05.590306  8345 ts_tablet_manager.cc:1950] T 28f42c4a983548288f57773cd11247a0 P e5135de5140a476da05b3df17b2530fb: Deleting consensus metadata
I20260608 12:42:05.593515  7941 catalog_manager.cc:5027] TS e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587): tablet 28f42c4a983548288f57773cd11247a0 (table dugtrio [id=31d550317bef47aea0578240e3411c72]) successfully deleted
W20260608 12:42:05.606124  8005 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver cf93582926d24f009da19d46c7cabbef not available for placement
I20260608 12:42:05.635669   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39329
I20260608 12:42:05.635787  8418 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39329 every 8 connection(s)
I20260608 12:42:05.640537   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:05.647822  8422 instance_detector.cc: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:05.649974  8423 instance_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:05.654634  8419 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34603
I20260608 12:42:05.655138  8419 heartbeater.cc:461] Registering TS with master...
W20260608 12:42:05.655015  8425 instance_detector.cc: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:05.655074   431 server_base.cc:1061] running on GCE node
I20260608 12:42:05.656400  8419 heartbeater.cc:507] Master 127.0.107.254:34603 requested a full tablet report, sending...
I20260608 12:42:05.656701   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:05.657025   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:05.657230   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922525657213 us; error 0 us; skew 500 ppm
I20260608 12:42:05.657979   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:05.658505  7956 ts_manager.cc:194] Registered new tserver with Master: 92027f6b9062444db362c170b4998ef2 (127.0.107.196:39329)
I20260608 12:42:05.660145  7956 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54868
I20260608 12:42:05.660732   431 webserver.cc:533] Webserver started at http://127.0.107.193:42873/ using document root <none> and password file <none>
I20260608 12:42:05.661612   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:05.661901   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:42:05.665469   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:42:05.669020  8430 log_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:05.669781   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:05.670085   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "cf93582926d24f009da19d46c7cabbef"
format_stamp: "Formatted at 2026-06-08 12:42:01 on dist-test-slave-vkhm"
I20260608 12:42:05.670370   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-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:05.675263  8335 raft_consensus.cc:493] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf93582926d24f009da19d46c7cabbef)
I20260608 12:42:05.675941  8303 consensus_queue.cc:579] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [LEADER]: Leader has been unable to successfully communicate with peer cf93582926d24f009da19d46c7cabbef for more than 1 seconds (1.548s)
I20260608 12:42:05.675879  8335 raft_consensus.cc:515] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:05.678263  8335 leader_election.cc:290] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765), e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587)
I20260608 12:42:05.682461  8208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a801d0348034689afe4a2af535cc4c7" candidate_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5135de5140a476da05b3df17b2530fb" is_pre_election: true
I20260608 12:42:05.683115  8208 raft_consensus.cc:2468] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f8d7cae01ef40b2a718474e27b6d40b in term 1.
I20260608 12:42:05.686134  8097 leader_election.cc:304] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [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: 0f8d7cae01ef40b2a718474e27b6d40b, e5135de5140a476da05b3df17b2530fb; no voters: 
I20260608 12:42:05.687108  8303 raft_consensus.cc:493] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cf93582926d24f009da19d46c7cabbef)
W20260608 12:42:05.687265  8099 leader_election.cc:336] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39765: connect: Connection refused (error 111)
I20260608 12:42:05.687664  8303 raft_consensus.cc:515] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:05.690939  8303 leader_election.cc:290] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765), 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303)
I20260608 12:42:05.684098  8207 consensus_queue.cc:237] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [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: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } }
I20260608 12:42:05.691179  8208 consensus_queue.cc:237] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [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: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } }
I20260608 12:42:05.691828   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:05.692252  8335 raft_consensus.cc:2804] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:42:05.692869  8335 raft_consensus.cc:493] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Starting leader election (detected failure of leader cf93582926d24f009da19d46c7cabbef)
I20260608 12:42:05.693297  8335 raft_consensus.cc:3060] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:05.693579  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a801d0348034689afe4a2af535cc4c7" candidate_uuid: "e5135de5140a476da05b3df17b2530fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" is_pre_election: true
W20260608 12:42:05.696512  8173 leader_election.cc:336] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39765: connect: Connection refused (error 111)
I20260608 12:42:05.701788   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:05.707402  8335 raft_consensus.cc:515] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:05.710366  8133 raft_consensus.cc:2393] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5135de5140a476da05b3df17b2530fb in current term 2: Already voted for candidate 0f8d7cae01ef40b2a718474e27b6d40b in this term.
I20260608 12:42:05.713236   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:05.713680  8132 raft_consensus.cc:1275] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Refusing update from remote peer e5135de5140a476da05b3df17b2530fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:05.717272  8132 raft_consensus.cc:1275] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Refusing update from remote peer e5135de5140a476da05b3df17b2530fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:05.722189  8173 leader_election.cc:304] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [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: e5135de5140a476da05b3df17b2530fb; no voters: 0f8d7cae01ef40b2a718474e27b6d40b, cf93582926d24f009da19d46c7cabbef
I20260608 12:42:05.723440  8303 raft_consensus.cc:3060] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:42:05.725419  8099 leader_election.cc:336] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): Network error: Client connection negotiation failed: client connection to 127.0.107.193:39765: connect: Connection refused (error 111)
I20260608 12:42:05.727499  8335 leader_election.cc:290] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [CANDIDATE]: Term 2 election: Requested vote from peers cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765), e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587)
I20260608 12:42:05.728492  8207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a801d0348034689afe4a2af535cc4c7" candidate_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5135de5140a476da05b3df17b2530fb"
I20260608 12:42:05.730230  8273 consensus_queue.cc:1048] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:05.730675  8274 consensus_queue.cc:1048] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:42:05.733086  8441 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:42:05.733251  8303 raft_consensus.cc:2749] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:42:05.742755  8173 consensus_peers.cc:597] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb -> Peer cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): Couldn't send request to peer cf93582926d24f009da19d46c7cabbef. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:05.743603  8173 consensus_peers.cc:597] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb -> Peer cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): Couldn't send request to peer cf93582926d24f009da19d46c7cabbef. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:05.744428  8207 raft_consensus.cc:2468] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f8d7cae01ef40b2a718474e27b6d40b in term 2.
I20260608 12:42:05.748883  8097 leader_election.cc:304] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [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: 0f8d7cae01ef40b2a718474e27b6d40b, e5135de5140a476da05b3df17b2530fb; no voters: cf93582926d24f009da19d46c7cabbef
W20260608 12:42:05.749464  8173 consensus_peers.cc:597] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb -> Peer 92027f6b9062444db362c170b4998ef2 (127.0.107.196:39329): Couldn't send request to peer 92027f6b9062444db362c170b4998ef2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9f78311c5c24b04b703fc99a2e3d129. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:05.750154  8335 raft_consensus.cc:2804] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 2 FOLLOWER]: Leader election won for term 2
W20260608 12:42:05.750165  8173 consensus_peers.cc:597] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb -> Peer 92027f6b9062444db362c170b4998ef2 (127.0.107.196:39329): Couldn't send request to peer 92027f6b9062444db362c170b4998ef2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b59e975b784470187d02a1771e1fb40. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:05.751657  8335 raft_consensus.cc:697] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 2 LEADER]: Becoming Leader. State: Replica: 0f8d7cae01ef40b2a718474e27b6d40b, State: Running, Role: LEADER
I20260608 12:42:05.750757  8274 raft_consensus.cc:2955] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } } }
I20260608 12:42:05.752671  8335 consensus_queue.cc:237] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [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: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:05.766101  8132 raft_consensus.cc:2955] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } } }
I20260608 12:42:05.762954  8303 raft_consensus.cc:2955] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } } }
I20260608 12:42:05.775414  8207 consensus_queue.cc:237] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [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: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } }
I20260608 12:42:05.782328  7941 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3b59e975b784470187d02a1771e1fb40 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:42:05.782966  7956 catalog_manager.cc:5696] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b reported cstate change: term changed from 1 to 2, leader changed from cf93582926d24f009da19d46c7cabbef (127.0.107.193) to 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194). New cstate: current_term: 2 leader_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:05.805940   431 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:42:05.806319   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.077s	user 0.001s	sys 0.004s
I20260608 12:42:05.806690   431 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 12:42:05.804806  7956 catalog_manager.cc:5696] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b reported cstate change: config changed from index -1 to 2, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "e5135de5140a476da05b3df17b2530fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } } }
I20260608 12:42:05.813170  7941 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b9f78311c5c24b04b703fc99a2e3d129 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:42:05.814498  8441 tablet_bootstrap.cc:492] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef: Bootstrap starting.
I20260608 12:42:05.825815  8132 raft_consensus.cc:2955] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } } }
W20260608 12:42:05.830117  8173 consensus_peers.cc:597] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb -> Peer 92027f6b9062444db362c170b4998ef2 (127.0.107.196:39329): Couldn't send request to peer 92027f6b9062444db362c170b4998ef2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 808a7f1bfc2d44c8a1a7be02b33c70cb. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:05.832684  8173 consensus_peers.cc:597] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb -> Peer cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): Couldn't send request to peer cf93582926d24f009da19d46c7cabbef. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:05.826870  8133 raft_consensus.cc:1275] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Refusing update from remote peer e5135de5140a476da05b3df17b2530fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:05.834620  7956 catalog_manager.cc:5696] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb reported cstate change: config changed from index -1 to 2, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "e5135de5140a476da05b3df17b2530fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:05.839916  8448 consensus_queue.cc:1048] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:05.841040  8441 tablet_bootstrap.cc:492] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef: 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:42:05.841980  8441 tablet_bootstrap.cc:492] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef: Bootstrap complete.
I20260608 12:42:05.842715  8441 ts_tablet_manager.cc:1403] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260608 12:42:05.845628  8441 raft_consensus.cc:359] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:05.846603  8441 raft_consensus.cc:740] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Initialized, Role: FOLLOWER
I20260608 12:42:05.847810  8441 consensus_queue.cc:260] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:05.858072  8441 ts_tablet_manager.cc:1434] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 12:42:05.858958  8441 tablet_bootstrap.cc:492] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef: Bootstrap starting.
I20260608 12:42:05.860580  8444 raft_consensus.cc:2955] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } } }
I20260608 12:42:05.862639  8133 raft_consensus.cc:2955] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } } }
I20260608 12:42:05.867461   431 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:42:05.867803   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.061s	user 0.041s	sys 0.000s
I20260608 12:42:05.871541  7941 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 808a7f1bfc2d44c8a1a7be02b33c70cb with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 12:42:05.877031  8441 tablet_bootstrap.cc:492] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef: 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:42:05.878033  8441 tablet_bootstrap.cc:492] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef: Bootstrap complete.
I20260608 12:42:05.878815  8441 ts_tablet_manager.cc:1403] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260608 12:42:05.880566  7956 catalog_manager.cc:5696] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b reported cstate change: config changed from index -1 to 2, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "e5135de5140a476da05b3df17b2530fb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } } }
I20260608 12:42:05.881775  8441 raft_consensus.cc:359] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:05.884994  8441 raft_consensus.cc:740] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Initialized, Role: FOLLOWER
I20260608 12:42:05.885836  8441 consensus_queue.cc:260] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:05.889256  8441 ts_tablet_manager.cc:1434] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260608 12:42:05.890143  8441 tablet_bootstrap.cc:492] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef: Bootstrap starting.
I20260608 12:42:05.913570  8441 tablet_bootstrap.cc:492] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef: 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:42:05.914741  8441 tablet_bootstrap.cc:492] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef: Bootstrap complete.
I20260608 12:42:05.915552  8441 ts_tablet_manager.cc:1403] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.010s
I20260608 12:42:05.918744  8441 raft_consensus.cc:359] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:05.919610  8441 raft_consensus.cc:740] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Initialized, Role: FOLLOWER
I20260608 12:42:05.920428  8441 consensus_queue.cc:260] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [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: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:05.922744  8441 ts_tablet_manager.cc:1434] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:42:05.923740  8441 tablet_bootstrap.cc:492] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef: Bootstrap starting.
I20260608 12:42:05.939725   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39765
I20260608 12:42:05.939853  8441 tablet_bootstrap.cc:492] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef: 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:42:05.939922  8510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39765 every 8 connection(s)
I20260608 12:42:05.940945  8441 tablet_bootstrap.cc:492] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef: Bootstrap complete.
I20260608 12:42:05.941501  8441 ts_tablet_manager.cc:1403] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260608 12:42:05.944063  8441 raft_consensus.cc:359] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:05.944954  8441 raft_consensus.cc:740] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Initialized, Role: FOLLOWER
I20260608 12:42:05.945763  8441 consensus_queue.cc:260] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [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: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:05.947890  8441 ts_tablet_manager.cc:1434] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:42:05.948699  8441 tablet_bootstrap.cc:492] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: Bootstrap starting.
I20260608 12:42:05.957079  8511 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34603
I20260608 12:42:05.957485  8511 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:05.958283  8511 heartbeater.cc:507] Master 127.0.107.254:34603 requested a full tablet report, sending...
I20260608 12:42:05.962039  8441 tablet_bootstrap.cc:492] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: 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:42:05.963220  8441 tablet_bootstrap.cc:492] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: Bootstrap complete.
I20260608 12:42:05.963582  7957 ts_manager.cc:194] Re-registered known tserver with Master: cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765)
I20260608 12:42:05.963869  8441 ts_tablet_manager.cc:1403] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:42:05.966532  8441 raft_consensus.cc:359] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:05.967361  8441 raft_consensus.cc:740] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Initialized, Role: FOLLOWER
I20260608 12:42:05.968065  8441 consensus_queue.cc:260] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [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: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:05.970070  8441 ts_tablet_manager.cc:1434] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:42:05.970906  8441 tablet_bootstrap.cc:492] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef: Bootstrap starting.
I20260608 12:42:05.973608  7957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54870
I20260608 12:42:05.976568  8511 heartbeater.cc:499] Master 127.0.107.254:34603 was elected leader, sending a full tablet report...
I20260608 12:42:05.984817  8441 tablet_bootstrap.cc:492] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef: 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:42:05.985772  8441 tablet_bootstrap.cc:492] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef: Bootstrap complete.
I20260608 12:42:05.986466  8441 ts_tablet_manager.cc:1403] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 12:42:05.989097  8441 raft_consensus.cc:359] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:05.989789  8441 raft_consensus.cc:740] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Initialized, Role: FOLLOWER
I20260608 12:42:05.990484  8441 consensus_queue.cc:260] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [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: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:05.992379  8441 ts_tablet_manager.cc:1434] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:42:05.993048  8441 tablet_bootstrap.cc:492] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef: Bootstrap starting.
I20260608 12:42:06.006801  8441 tablet_bootstrap.cc:492] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef: 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:42:06.007499  8441 tablet_bootstrap.cc:492] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef: Bootstrap complete.
I20260608 12:42:06.008033  8441 ts_tablet_manager.cc:1403] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 12:42:06.009897  8441 raft_consensus.cc:359] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } }
I20260608 12:42:06.010375  8441 raft_consensus.cc:740] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.010970  8441 consensus_queue.cc:260] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [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: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } }
I20260608 12:42:06.012527  8441 ts_tablet_manager.cc:1434] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:06.013185  8441 tablet_bootstrap.cc:492] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: Bootstrap starting.
I20260608 12:42:06.026193  8441 tablet_bootstrap.cc:492] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: 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:42:06.026909  8441 tablet_bootstrap.cc:492] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: Bootstrap complete.
I20260608 12:42:06.027423  8441 ts_tablet_manager.cc:1403] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260608 12:42:06.029296  8441 raft_consensus.cc:359] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:06.029942  8441 raft_consensus.cc:740] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf93582926d24f009da19d46c7cabbef, State: Initialized, Role: FOLLOWER
I20260608 12:42:06.030493  8441 consensus_queue.cc:260] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [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: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:06.032025  8441 ts_tablet_manager.cc:1434] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:42:06.091625  8518 ts_tablet_manager.cc:933] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2: Initiating tablet copy from peer e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587)
I20260608 12:42:06.093307  8518 tablet_copy_client.cc:323] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:37587
I20260608 12:42:06.102393  8218 tablet_copy_service.cc:140] P e5135de5140a476da05b3df17b2530fb: Received BeginTabletCopySession request for tablet 3b59e975b784470187d02a1771e1fb40 from peer 92027f6b9062444db362c170b4998ef2 ({username='slave'} at 127.0.0.1:50940)
I20260608 12:42:06.102921  8218 tablet_copy_service.cc:161] P e5135de5140a476da05b3df17b2530fb: Beginning new tablet copy session on tablet 3b59e975b784470187d02a1771e1fb40 from peer 92027f6b9062444db362c170b4998ef2 at {username='slave'} at 127.0.0.1:50940: session id = 92027f6b9062444db362c170b4998ef2-3b59e975b784470187d02a1771e1fb40
I20260608 12:42:06.108258  8218 tablet_copy_source_session.cc:215] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:06.111610  8518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b59e975b784470187d02a1771e1fb40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.118891  8475 tablet_service.cc:1558] Processing DeleteTablet for tablet 5311bd5372dd462ebc96008cd2c8f243 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:05 UTC) from {username='slave'} at 127.0.0.1:43978
I20260608 12:42:06.120939  8522 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:06.121656  8522 raft_consensus.cc:2243] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:06.122124  8522 raft_consensus.cc:2272] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:06.124337  8522 ts_tablet_manager.cc:1916] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:06.124933  8518 tablet_copy_client.cc:806] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:06.125495  8518 tablet_copy_client.cc:670] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:06.129309  8518 tablet_copy_client.cc:538] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:06.135365  8518 tablet_bootstrap.cc:492] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2: Bootstrap starting.
I20260608 12:42:06.136026  8522 ts_tablet_manager.cc:1929] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:42:06.136482  8522 log.cc:1199] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-0-root/wals/5311bd5372dd462ebc96008cd2c8f243
I20260608 12:42:06.137036  8522 ts_tablet_manager.cc:1950] T 5311bd5372dd462ebc96008cd2c8f243 P cf93582926d24f009da19d46c7cabbef: Deleting consensus metadata
I20260608 12:42:06.139545  7943 catalog_manager.cc:5027] TS cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): tablet 5311bd5372dd462ebc96008cd2c8f243 (table dugtrio [id=31d550317bef47aea0578240e3411c72]) successfully deleted
I20260608 12:42:06.142714  8475 tablet_service.cc:1558] Processing DeleteTablet for tablet 36faea159cf04832a8a580650b0cdc07 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:05 UTC) from {username='slave'} at 127.0.0.1:43978
I20260608 12:42:06.143246  8474 tablet_service.cc:1558] Processing DeleteTablet for tablet 28f42c4a983548288f57773cd11247a0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:05 UTC) from {username='slave'} at 127.0.0.1:43978
I20260608 12:42:06.143530  8522 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:06.144606  8522 raft_consensus.cc:2243] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:06.145136  8522 pending_rounds.cc:70] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: Trying to abort 1 pending ops.
I20260608 12:42:06.145416  8522 pending_rounds.cc:77] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658658682806272 op_type: NO_OP noop_request { }
I20260608 12:42:06.145813  8522 raft_consensus.cc:2889] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:06.146209  8522 raft_consensus.cc:2272] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:06.149077  8522 ts_tablet_manager.cc:1916] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:06.152562  8518 tablet_bootstrap.cc:492] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2: 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:42:06.153455  8518 tablet_bootstrap.cc:492] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2: Bootstrap complete.
I20260608 12:42:06.154078  8518 ts_tablet_manager.cc:1403] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.005s
I20260608 12:42:06.154065  8474 tablet_service.cc:1558] Processing DeleteTablet for tablet d96943595d1c48f5a1ad1dd15c578f83 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:42:05 UTC) from {username='slave'} at 127.0.0.1:43978
I20260608 12:42:06.156998  8518 raft_consensus.cc:359] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } }
I20260608 12:42:06.157600  8518 raft_consensus.cc:740] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 92027f6b9062444db362c170b4998ef2, State: Initialized, Role: LEARNER
I20260608 12:42:06.158134  8518 consensus_queue.cc:260] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2 [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: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } }
I20260608 12:42:06.160183  8419 heartbeater.cc:499] Master 127.0.107.254:34603 was elected leader, sending a full tablet report...
I20260608 12:42:06.160415  8522 ts_tablet_manager.cc:1929] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:42:06.160521  8518 ts_tablet_manager.cc:1434] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:42:06.161054  8522 log.cc:1199] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-0-root/wals/36faea159cf04832a8a580650b0cdc07
I20260608 12:42:06.161926  8522 ts_tablet_manager.cc:1950] T 36faea159cf04832a8a580650b0cdc07 P cf93582926d24f009da19d46c7cabbef: Deleting consensus metadata
I20260608 12:42:06.162837  8218 tablet_copy_service.cc:342] P e5135de5140a476da05b3df17b2530fb: Request end of tablet copy session 92027f6b9062444db362c170b4998ef2-3b59e975b784470187d02a1771e1fb40 received from {username='slave'} at 127.0.0.1:50940
I20260608 12:42:06.163230  8218 tablet_copy_service.cc:434] P e5135de5140a476da05b3df17b2530fb: ending tablet copy session 92027f6b9062444db362c170b4998ef2-3b59e975b784470187d02a1771e1fb40 on tablet 3b59e975b784470187d02a1771e1fb40 with peer 92027f6b9062444db362c170b4998ef2
I20260608 12:42:06.165010  8522 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:06.165436  7943 catalog_manager.cc:5027] TS cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): tablet 36faea159cf04832a8a580650b0cdc07 (table dugtrio [id=31d550317bef47aea0578240e3411c72]) successfully deleted
I20260608 12:42:06.165951  8522 raft_consensus.cc:2243] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:06.166556  8522 raft_consensus.cc:2272] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:06.169231  8522 ts_tablet_manager.cc:1916] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:06.180414  8522 ts_tablet_manager.cc:1929] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:42:06.180693  8522 log.cc:1199] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-0-root/wals/28f42c4a983548288f57773cd11247a0
I20260608 12:42:06.181229  8522 ts_tablet_manager.cc:1950] T 28f42c4a983548288f57773cd11247a0 P cf93582926d24f009da19d46c7cabbef: Deleting consensus metadata
I20260608 12:42:06.183517  8522 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:06.183609  7943 catalog_manager.cc:5027] TS cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): tablet 28f42c4a983548288f57773cd11247a0 (table dugtrio [id=31d550317bef47aea0578240e3411c72]) successfully deleted
I20260608 12:42:06.184198  8522 raft_consensus.cc:2243] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:06.184660  8522 pending_rounds.cc:70] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: Trying to abort 1 pending ops.
I20260608 12:42:06.184849  8522 pending_rounds.cc:77] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658658926211072 op_type: NO_OP noop_request { }
I20260608 12:42:06.185163  8522 raft_consensus.cc:2889] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:06.185537  8522 raft_consensus.cc:2272] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:06.187739  8522 ts_tablet_manager.cc:1916] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:42:06.190846  8207 raft_consensus.cc:1275] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 2 FOLLOWER]: Refusing update from remote peer 0f8d7cae01ef40b2a718474e27b6d40b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:06.192173  8335 consensus_queue.cc:1048] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:06.200014  8522 ts_tablet_manager.cc:1929] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:42:06.200505  8522 log.cc:1199] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-0-root/wals/d96943595d1c48f5a1ad1dd15c578f83
I20260608 12:42:06.201296  8522 ts_tablet_manager.cc:1950] T d96943595d1c48f5a1ad1dd15c578f83 P cf93582926d24f009da19d46c7cabbef: Deleting consensus metadata
I20260608 12:42:06.205646  7943 catalog_manager.cc:5027] TS cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): tablet d96943595d1c48f5a1ad1dd15c578f83 (table dugtrio [id=31d550317bef47aea0578240e3411c72]) successfully deleted
I20260608 12:42:06.215914  8485 raft_consensus.cc:3060] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:42:06.223181  8485 raft_consensus.cc:1275] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 2 FOLLOWER]: Refusing update from remote peer 0f8d7cae01ef40b2a718474e27b6d40b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:42:06.224757  8334 consensus_queue.cc:1048] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:06.229040  8485 raft_consensus.cc:2955] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } } }
I20260608 12:42:06.236435  8484 raft_consensus.cc:2955] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } } }
I20260608 12:42:06.274334  8484 raft_consensus.cc:2955] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } } }
I20260608 12:42:06.289754  8518 ts_tablet_manager.cc:933] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2: Initiating tablet copy from peer e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587)
I20260608 12:42:06.291406  8518 tablet_copy_client.cc:323] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:37587
I20260608 12:42:06.292879  8218 tablet_copy_service.cc:140] P e5135de5140a476da05b3df17b2530fb: Received BeginTabletCopySession request for tablet b9f78311c5c24b04b703fc99a2e3d129 from peer 92027f6b9062444db362c170b4998ef2 ({username='slave'} at 127.0.0.1:50940)
I20260608 12:42:06.293314  8218 tablet_copy_service.cc:161] P e5135de5140a476da05b3df17b2530fb: Beginning new tablet copy session on tablet b9f78311c5c24b04b703fc99a2e3d129 from peer 92027f6b9062444db362c170b4998ef2 at {username='slave'} at 127.0.0.1:50940: session id = 92027f6b9062444db362c170b4998ef2-b9f78311c5c24b04b703fc99a2e3d129
I20260608 12:42:06.298214  8218 tablet_copy_source_session.cc:215] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:06.300786  8518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f78311c5c24b04b703fc99a2e3d129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.311203  8518 tablet_copy_client.cc:806] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:06.311762  8518 tablet_copy_client.cc:670] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:06.315161  8518 tablet_copy_client.cc:538] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:06.321273  8518 tablet_bootstrap.cc:492] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2: Bootstrap starting.
I20260608 12:42:06.336941  8518 tablet_bootstrap.cc:492] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2: 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:42:06.337634  8518 tablet_bootstrap.cc:492] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2: Bootstrap complete.
I20260608 12:42:06.338202  8518 ts_tablet_manager.cc:1403] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260608 12:42:06.340513  8518 raft_consensus.cc:359] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } }
I20260608 12:42:06.341114  8518 raft_consensus.cc:740] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 92027f6b9062444db362c170b4998ef2, State: Initialized, Role: LEARNER
I20260608 12:42:06.341642  8518 consensus_queue.cc:260] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2 [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: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } }
I20260608 12:42:06.343605  8518 ts_tablet_manager.cc:1434] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:42:06.345360  8218 tablet_copy_service.cc:342] P e5135de5140a476da05b3df17b2530fb: Request end of tablet copy session 92027f6b9062444db362c170b4998ef2-b9f78311c5c24b04b703fc99a2e3d129 received from {username='slave'} at 127.0.0.1:50940
I20260608 12:42:06.345736  8218 tablet_copy_service.cc:434] P e5135de5140a476da05b3df17b2530fb: ending tablet copy session 92027f6b9062444db362c170b4998ef2-b9f78311c5c24b04b703fc99a2e3d129 on tablet b9f78311c5c24b04b703fc99a2e3d129 with peer 92027f6b9062444db362c170b4998ef2
I20260608 12:42:06.387096  8518 ts_tablet_manager.cc:933] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2: Initiating tablet copy from peer e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587)
I20260608 12:42:06.388540  8518 tablet_copy_client.cc:323] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:37587
I20260608 12:42:06.390056  8218 tablet_copy_service.cc:140] P e5135de5140a476da05b3df17b2530fb: Received BeginTabletCopySession request for tablet 808a7f1bfc2d44c8a1a7be02b33c70cb from peer 92027f6b9062444db362c170b4998ef2 ({username='slave'} at 127.0.0.1:50940)
I20260608 12:42:06.390599  8218 tablet_copy_service.cc:161] P e5135de5140a476da05b3df17b2530fb: Beginning new tablet copy session on tablet 808a7f1bfc2d44c8a1a7be02b33c70cb from peer 92027f6b9062444db362c170b4998ef2 at {username='slave'} at 127.0.0.1:50940: session id = 92027f6b9062444db362c170b4998ef2-808a7f1bfc2d44c8a1a7be02b33c70cb
I20260608 12:42:06.395902  8218 tablet_copy_source_session.cc:215] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:06.398658  8518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 808a7f1bfc2d44c8a1a7be02b33c70cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:06.409031  8518 tablet_copy_client.cc:806] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:06.409636  8518 tablet_copy_client.cc:670] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:06.412942  8518 tablet_copy_client.cc:538] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:06.418243  8518 tablet_bootstrap.cc:492] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2: Bootstrap starting.
I20260608 12:42:06.431526  8518 tablet_bootstrap.cc:492] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2: 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:42:06.432329  8518 tablet_bootstrap.cc:492] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2: Bootstrap complete.
I20260608 12:42:06.432888  8518 ts_tablet_manager.cc:1403] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.004s
I20260608 12:42:06.434906  8518 raft_consensus.cc:359] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } }
I20260608 12:42:06.435470  8518 raft_consensus.cc:740] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 92027f6b9062444db362c170b4998ef2, State: Initialized, Role: LEARNER
I20260608 12:42:06.435969  8518 consensus_queue.cc:260] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2 [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: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } }
I20260608 12:42:06.437631  8518 ts_tablet_manager.cc:1434] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:06.439282  8218 tablet_copy_service.cc:342] P e5135de5140a476da05b3df17b2530fb: Request end of tablet copy session 92027f6b9062444db362c170b4998ef2-808a7f1bfc2d44c8a1a7be02b33c70cb received from {username='slave'} at 127.0.0.1:50940
I20260608 12:42:06.439670  8218 tablet_copy_service.cc:434] P e5135de5140a476da05b3df17b2530fb: ending tablet copy session 92027f6b9062444db362c170b4998ef2-808a7f1bfc2d44c8a1a7be02b33c70cb on tablet 808a7f1bfc2d44c8a1a7be02b33c70cb with peer 92027f6b9062444db362c170b4998ef2
I20260608 12:42:06.577564  8394 raft_consensus.cc:1217] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:42:06.614637  8207 consensus_queue.cc:237] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [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: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } }
I20260608 12:42:06.619995  8484 raft_consensus.cc:1275] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Refusing update from remote peer e5135de5140a476da05b3df17b2530fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:06.620407  8133 raft_consensus.cc:1275] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Refusing update from remote peer e5135de5140a476da05b3df17b2530fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:06.623087  8447 consensus_queue.cc:1048] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:06.623842  8538 consensus_queue.cc:1048] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:06.631090  8444 raft_consensus.cc:2955] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } }
W20260608 12:42:06.636314  8005 auto_rebalancer.cc:591] Failed to schedule move for tablet 3b59e975b784470187d02a1771e1fb40: Invalid argument: Server with UUID 92027f6b9062444db362c170b4998ef2 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } }
I20260608 12:42:06.635458  8133 raft_consensus.cc:2955] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } }
I20260608 12:42:06.633209  8484 raft_consensus.cc:2955] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } }
I20260608 12:42:06.646914  7941 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b9f78311c5c24b04b703fc99a2e3d129 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:06.659149  8207 consensus_queue.cc:237] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [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: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:06.673887  7956 catalog_manager.cc:5696] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb reported cstate change: config changed from index 2 to 3, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "e5135de5140a476da05b3df17b2530fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:06.678855  8132 raft_consensus.cc:1275] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Refusing update from remote peer e5135de5140a476da05b3df17b2530fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:06.682060  8542 consensus_queue.cc:1048] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:06.682675  8484 raft_consensus.cc:1275] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Refusing update from remote peer e5135de5140a476da05b3df17b2530fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:06.684386  8542 consensus_queue.cc:1048] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:06.690074  8132 consensus_queue.cc:237] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [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: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } }
I20260608 12:42:06.692461  8538 raft_consensus.cc:2955] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } }
I20260608 12:42:06.695369  8484 raft_consensus.cc:2955] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } }
I20260608 12:42:06.694888  8133 raft_consensus.cc:2955] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } }
I20260608 12:42:06.713157  8207 raft_consensus.cc:1275] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 2 FOLLOWER]: Refusing update from remote peer 0f8d7cae01ef40b2a718474e27b6d40b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:06.715592  8544 consensus_queue.cc:1048] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } 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:42:06.716871  8485 raft_consensus.cc:1275] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 2 FOLLOWER]: Refusing update from remote peer 0f8d7cae01ef40b2a718474e27b6d40b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:42:06.718713  8335 consensus_queue.cc:1048] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:06.719096  7941 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3b59e975b784470187d02a1771e1fb40 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:06.723125  7957 catalog_manager.cc:5696] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef reported cstate change: config changed from index 2 to 3, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "e5135de5140a476da05b3df17b2530fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } }
I20260608 12:42:06.727870  8335 raft_consensus.cc:2955] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } } }
W20260608 12:42:06.736091  8099 consensus_peers.cc:597] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b -> Peer 92027f6b9062444db362c170b4998ef2 (127.0.107.196:39329): Couldn't send request to peer 92027f6b9062444db362c170b4998ef2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a801d0348034689afe4a2af535cc4c7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:06.736991  8485 raft_consensus.cc:2955] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } } }
I20260608 12:42:06.747243  8208 consensus_queue.cc:237] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [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: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:06.752290  8207 raft_consensus.cc:2955] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } } }
I20260608 12:42:06.756299  8132 raft_consensus.cc:1275] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Refusing update from remote peer e5135de5140a476da05b3df17b2530fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:06.757453  8384 tablet_service.cc:1558] Processing DeleteTablet for tablet b9f78311c5c24b04b703fc99a2e3d129 with delete_type TABLET_DATA_TOMBSTONED (TS 92027f6b9062444db362c170b4998ef2 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:47984
W20260608 12:42:06.757822  8005 auto_rebalancer.cc:591] Failed to schedule move for tablet 808a7f1bfc2d44c8a1a7be02b33c70cb: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } }.
  Pending config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } }
I20260608 12:42:06.758011  8484 raft_consensus.cc:1275] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Refusing update from remote peer e5135de5140a476da05b3df17b2530fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:06.758880  8383 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b59e975b784470187d02a1771e1fb40 with delete_type TABLET_DATA_TOMBSTONED (TS 92027f6b9062444db362c170b4998ef2 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:47984
I20260608 12:42:06.759219  8541 consensus_queue.cc:1048] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:06.760957  8538 consensus_queue.cc:1048] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:06.769335  7955 catalog_manager.cc:5696] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b reported cstate change: config changed from index -1 to 3, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:06.776290  8550 tablet_replica.cc:333] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2: stopping tablet replica
I20260608 12:42:06.777324  8550 raft_consensus.cc:2243] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:06.777318  8132 raft_consensus.cc:2955] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } }
I20260608 12:42:06.778769  8550 raft_consensus.cc:2272] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:06.780970  8484 raft_consensus.cc:2955] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } }
I20260608 12:42:06.782274  8550 ts_tablet_manager.cc:1916] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:06.774731  8538 raft_consensus.cc:2955] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } }
I20260608 12:42:06.798244  7955 catalog_manager.cc:5696] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b reported cstate change: config changed from index 2 to 3, NON_VOTER 92027f6b9062444db362c170b4998ef2 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "e5135de5140a476da05b3df17b2530fb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } } }
I20260608 12:42:06.807266  7941 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 808a7f1bfc2d44c8a1a7be02b33c70cb with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:06.811070  8384 tablet_service.cc:1558] Processing DeleteTablet for tablet 808a7f1bfc2d44c8a1a7be02b33c70cb with delete_type TABLET_DATA_TOMBSTONED (TS 92027f6b9062444db362c170b4998ef2 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:47984
I20260608 12:42:06.814947  8550 ts_tablet_manager.cc:1929] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:42:06.815451  8550 log.cc:1199] T b9f78311c5c24b04b703fc99a2e3d129 P 92027f6b9062444db362c170b4998ef2: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-3-root/wals/b9f78311c5c24b04b703fc99a2e3d129
I20260608 12:42:06.817289  8550 tablet_replica.cc:333] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2: stopping tablet replica
I20260608 12:42:06.817303  7943 catalog_manager.cc:5027] TS 92027f6b9062444db362c170b4998ef2 (127.0.107.196:39329): tablet b9f78311c5c24b04b703fc99a2e3d129 (table test-workload [id=291148536f6c4891a292f9634b4685f6]) successfully deleted
I20260608 12:42:06.818293  8550 raft_consensus.cc:2243] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:06.818881  8550 raft_consensus.cc:2272] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:06.821759  8550 ts_tablet_manager.cc:1916] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:06.838052  8550 ts_tablet_manager.cc:1929] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:42:06.838485  8550 log.cc:1199] T 3b59e975b784470187d02a1771e1fb40 P 92027f6b9062444db362c170b4998ef2: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-3-root/wals/3b59e975b784470187d02a1771e1fb40
I20260608 12:42:06.840335  8550 tablet_replica.cc:333] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2: stopping tablet replica
I20260608 12:42:06.840163  7943 catalog_manager.cc:5027] TS 92027f6b9062444db362c170b4998ef2 (127.0.107.196:39329): tablet 3b59e975b784470187d02a1771e1fb40 (table test-workload [id=291148536f6c4891a292f9634b4685f6]) successfully deleted
I20260608 12:42:06.841255  8550 raft_consensus.cc:2243] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:06.841847  8550 raft_consensus.cc:2272] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:06.845031  8550 ts_tablet_manager.cc:1916] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:06.862107  8550 ts_tablet_manager.cc:1929] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:42:06.862568  8550 log.cc:1199] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 92027f6b9062444db362c170b4998ef2: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-3-root/wals/808a7f1bfc2d44c8a1a7be02b33c70cb
I20260608 12:42:06.864231  7943 catalog_manager.cc:5027] TS 92027f6b9062444db362c170b4998ef2 (127.0.107.196:39329): tablet 808a7f1bfc2d44c8a1a7be02b33c70cb (table test-workload [id=291148536f6c4891a292f9634b4685f6]) successfully deleted
I20260608 12:42:07.151618  8551 ts_tablet_manager.cc:933] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2: Initiating tablet copy from peer 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303)
I20260608 12:42:07.153502  8551 tablet_copy_client.cc:323] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35303
I20260608 12:42:07.164695  8144 tablet_copy_service.cc:140] P 0f8d7cae01ef40b2a718474e27b6d40b: Received BeginTabletCopySession request for tablet 2a801d0348034689afe4a2af535cc4c7 from peer 92027f6b9062444db362c170b4998ef2 ({username='slave'} at 127.0.0.1:44310)
I20260608 12:42:07.165228  8144 tablet_copy_service.cc:161] P 0f8d7cae01ef40b2a718474e27b6d40b: Beginning new tablet copy session on tablet 2a801d0348034689afe4a2af535cc4c7 from peer 92027f6b9062444db362c170b4998ef2 at {username='slave'} at 127.0.0.1:44310: session id = 92027f6b9062444db362c170b4998ef2-2a801d0348034689afe4a2af535cc4c7
I20260608 12:42:07.170367  8144 tablet_copy_source_session.cc:215] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:07.173493  8551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a801d0348034689afe4a2af535cc4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:07.190133  8551 tablet_copy_client.cc:806] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:07.190754  8551 tablet_copy_client.cc:670] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:07.194579  8551 tablet_copy_client.cc:538] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:07.201381  8551 tablet_bootstrap.cc:492] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2: Bootstrap starting.
I20260608 12:42:07.217808  8551 tablet_bootstrap.cc:492] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2: 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:42:07.218485  8551 tablet_bootstrap.cc:492] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2: Bootstrap complete.
I20260608 12:42:07.219035  8551 ts_tablet_manager.cc:1403] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260608 12:42:07.221275  8551 raft_consensus.cc:359] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } }
I20260608 12:42:07.221865  8551 raft_consensus.cc:740] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 92027f6b9062444db362c170b4998ef2, State: Initialized, Role: LEARNER
I20260608 12:42:07.222394  8551 consensus_queue.cc:260] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2 [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: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: true } }
I20260608 12:42:07.224898  8551 ts_tablet_manager.cc:1434] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:42:07.226831  8144 tablet_copy_service.cc:342] P 0f8d7cae01ef40b2a718474e27b6d40b: Request end of tablet copy session 92027f6b9062444db362c170b4998ef2-2a801d0348034689afe4a2af535cc4c7 received from {username='slave'} at 127.0.0.1:44310
I20260608 12:42:07.227200  8144 tablet_copy_service.cc:434] P 0f8d7cae01ef40b2a718474e27b6d40b: ending tablet copy session 92027f6b9062444db362c170b4998ef2-2a801d0348034689afe4a2af535cc4c7 on tablet 2a801d0348034689afe4a2af535cc4c7 with peer 92027f6b9062444db362c170b4998ef2
I20260608 12:42:07.543035  8394 raft_consensus.cc:1217] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:42:08.129691  8557 raft_consensus.cc:1064] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b: attempting to promote NON_VOTER 92027f6b9062444db362c170b4998ef2 to VOTER
I20260608 12:42:08.131691  8557 consensus_queue.cc:237] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [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: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: false } }
I20260608 12:42:08.138387  8394 raft_consensus.cc:1275] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2 [term 2 LEARNER]: Refusing update from remote peer 0f8d7cae01ef40b2a718474e27b6d40b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:08.140462  8558 consensus_queue.cc:1048] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [LEADER]: Connected to new peer: Peer: permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39329 } 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:42:08.142446  8484 raft_consensus.cc:1275] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 2 FOLLOWER]: Refusing update from remote peer 0f8d7cae01ef40b2a718474e27b6d40b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:08.141027  8207 raft_consensus.cc:1275] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 2 FOLLOWER]: Refusing update from remote peer 0f8d7cae01ef40b2a718474e27b6d40b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:42:08.146773  8560 consensus_queue.cc:1048] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:42:08.150007  8558 consensus_queue.cc:1048] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } 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:42:08.164387  8557 raft_consensus.cc:2955] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 92027f6b9062444db362c170b4998ef2 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: false } } }
I20260608 12:42:08.167043  8207 raft_consensus.cc:2955] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 92027f6b9062444db362c170b4998ef2 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: false } } }
I20260608 12:42:08.167574  8484 raft_consensus.cc:2955] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 92027f6b9062444db362c170b4998ef2 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: false } } }
I20260608 12:42:08.181842  8394 raft_consensus.cc:2955] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 92027f6b9062444db362c170b4998ef2 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: false } } }
I20260608 12:42:08.182108  7955 catalog_manager.cc:5696] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb reported cstate change: config changed from index 3 to 4, 92027f6b9062444db362c170b4998ef2 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "e5135de5140a476da05b3df17b2530fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37587 } attrs { replace: true } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: false } } }
I20260608 12:42:08.264024  8132 consensus_queue.cc:237] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [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: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: false } }
I20260608 12:42:08.273058  8394 raft_consensus.cc:1275] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2 [term 2 FOLLOWER]: Refusing update from remote peer 0f8d7cae01ef40b2a718474e27b6d40b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:42:08.274309  8484 raft_consensus.cc:1275] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 2 FOLLOWER]: Refusing update from remote peer 0f8d7cae01ef40b2a718474e27b6d40b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:42:08.275406  8560 consensus_queue.cc:1048] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [LEADER]: Connected to new peer: Peer: permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39329 } 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:42:08.277169  8557 consensus_queue.cc:1048] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:42:08.288514  8560 raft_consensus.cc:2955] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e5135de5140a476da05b3df17b2530fb (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: false } } }
I20260608 12:42:08.289932  8484 raft_consensus.cc:2955] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e5135de5140a476da05b3df17b2530fb (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: false } } }
I20260608 12:42:08.290609  8394 raft_consensus.cc:2955] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER e5135de5140a476da05b3df17b2530fb (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: false } } }
I20260608 12:42:08.303503  7943 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2a801d0348034689afe4a2af535cc4c7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:08.308058  7956 catalog_manager.cc:5696] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b reported cstate change: config changed from index 4 to 5, VOTER e5135de5140a476da05b3df17b2530fb (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "cf93582926d24f009da19d46c7cabbef" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f8d7cae01ef40b2a718474e27b6d40b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92027f6b9062444db362c170b4998ef2" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39329 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:08.323946  8198 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a801d0348034689afe4a2af535cc4c7 with delete_type TABLET_DATA_TOMBSTONED (TS e5135de5140a476da05b3df17b2530fb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:50900
I20260608 12:42:08.327119  8572 tablet_replica.cc:333] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb: stopping tablet replica
I20260608 12:42:08.328619  8572 raft_consensus.cc:2243] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:08.330363  8572 raft_consensus.cc:2272] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:08.334059  8572 ts_tablet_manager.cc:1916] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:08.349717  8572 ts_tablet_manager.cc:1929] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:42:08.350193  8572 log.cc:1199] T 2a801d0348034689afe4a2af535cc4c7 P e5135de5140a476da05b3df17b2530fb: Deleting WAL directory at /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922327162610-431-0/minicluster-data/ts-2-root/wals/2a801d0348034689afe4a2af535cc4c7
I20260608 12:42:08.351802  7941 catalog_manager.cc:5027] TS e5135de5140a476da05b3df17b2530fb (127.0.107.195:37587): tablet 2a801d0348034689afe4a2af535cc4c7 (table test-workload [id=291148536f6c4891a292f9634b4685f6]) successfully deleted
W20260608 12:42:09.324566  8005 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver cf93582926d24f009da19d46c7cabbef not available for placement
I20260608 12:42:09.975301   431 tablet_server.cc:179] TabletServer@127.0.107.193:39765 shutting down...
W20260608 12:42:09.985759  8173 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 38 similar messages]
W20260608 12:42:09.992179  8173 consensus_peers.cc:597] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb -> Peer cf93582926d24f009da19d46c7cabbef (127.0.107.193:39765): Couldn't send request to peer cf93582926d24f009da19d46c7cabbef. 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:10.008395   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:10.009419   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:10.010231   431 raft_consensus.cc:2243] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.011145   431 raft_consensus.cc:2272] T b9f78311c5c24b04b703fc99a2e3d129 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.013873   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:10.014458   431 raft_consensus.cc:2243] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.015206   431 raft_consensus.cc:2272] T 808a7f1bfc2d44c8a1a7be02b33c70cb P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.017721   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:10.018275   431 raft_consensus.cc:2243] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.018862   431 raft_consensus.cc:2272] T 3b59e975b784470187d02a1771e1fb40 P cf93582926d24f009da19d46c7cabbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.021349   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:42:10.021912   431 raft_consensus.cc:2243] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.022950   431 raft_consensus.cc:2272] T 2a801d0348034689afe4a2af535cc4c7 P cf93582926d24f009da19d46c7cabbef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.048399   431 tablet_server.cc:196] TabletServer@127.0.107.193:39765 shutdown complete.
I20260608 12:42:10.074177   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:10.100771   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:10.101874   431 tablet_replica.cc:333] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b: stopping tablet replica
I20260608 12:42:10.102932   431 raft_consensus.cc:2243] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.103719   431 raft_consensus.cc:2272] T 808a7f1bfc2d44c8a1a7be02b33c70cb P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.106272   431 tablet_replica.cc:333] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b: stopping tablet replica
I20260608 12:42:10.106880   431 raft_consensus.cc:2243] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.107865   431 raft_consensus.cc:2272] T 2a801d0348034689afe4a2af535cc4c7 P 0f8d7cae01ef40b2a718474e27b6d40b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.110996   431 tablet_replica.cc:333] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b: stopping tablet replica
I20260608 12:42:10.111824   431 raft_consensus.cc:2243] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:42:10.111951  8173 consensus_peers.cc:597] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb -> Peer 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303): Couldn't send request to peer 0f8d7cae01ef40b2a718474e27b6d40b. 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:10.112761   431 raft_consensus.cc:2272] T 3b59e975b784470187d02a1771e1fb40 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.115060   431 tablet_replica.cc:333] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b: stopping tablet replica
I20260608 12:42:10.115656   431 raft_consensus.cc:2243] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.116461   431 raft_consensus.cc:2272] T b9f78311c5c24b04b703fc99a2e3d129 P 0f8d7cae01ef40b2a718474e27b6d40b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:10.137975  8173 consensus_peers.cc:597] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb -> Peer 0f8d7cae01ef40b2a718474e27b6d40b (127.0.107.194:35303): Couldn't send request to peer 0f8d7cae01ef40b2a718474e27b6d40b. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:35303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:10.141724   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:10.166628   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:10.191782   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:10.192631   431 tablet_replica.cc:333] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb: stopping tablet replica
I20260608 12:42:10.193228   431 raft_consensus.cc:2243] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.194267   431 raft_consensus.cc:2272] T 3b59e975b784470187d02a1771e1fb40 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.196758   431 tablet_replica.cc:333] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb: stopping tablet replica
I20260608 12:42:10.197270   431 raft_consensus.cc:2243] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.198143   431 raft_consensus.cc:2272] T 808a7f1bfc2d44c8a1a7be02b33c70cb P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.200322   431 tablet_replica.cc:333] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb: stopping tablet replica
I20260608 12:42:10.200815   431 raft_consensus.cc:2243] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.201670   431 raft_consensus.cc:2272] T b9f78311c5c24b04b703fc99a2e3d129 P e5135de5140a476da05b3df17b2530fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.226519   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:10.250283   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:10.275300   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:10.276190   431 tablet_replica.cc:333] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2: stopping tablet replica
I20260608 12:42:10.276815   431 raft_consensus.cc:2243] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:10.277333   431 raft_consensus.cc:2272] T 2a801d0348034689afe4a2af535cc4c7 P 92027f6b9062444db362c170b4998ef2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.301544   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:10.318027   431 master.cc:562] Master@127.0.107.254:34603 shutting down...
W20260608 12:42:10.327210  8005 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e5135de5140a476da05b3df17b2530fb not available for placement
I20260608 12:42:10.338685   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:10.339260   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:10.339627   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 447fcff06b2340dcbcb5aa22c2042326: stopping tablet replica
I20260608 12:42:10.359800   431 master.cc:584] Master@127.0.107.254:34603 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8951 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:42:10.404291   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38193
I20260608 12:42:10.405532   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:10.410876  8576 instance_detector.cc: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:10.411535  8577 instance_detector.cc: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:10.412690  8579 instance_detector.cc: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:10.412796   431 server_base.cc:1061] running on GCE node
I20260608 12:42:10.413748   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:10.413949   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:10.414139   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922530414119 us; error 0 us; skew 500 ppm
I20260608 12:42:10.414734   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:10.417589   431 webserver.cc:533] Webserver started at http://127.0.107.254:42207/ using document root <none> and password file <none>
I20260608 12:42:10.418124   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:10.418326   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:10.418623   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:10.419713   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "c564236af41247fcb7bba4d33bc70620"
format_stamp: "Formatted at 2026-06-08 12:42:10 on dist-test-slave-vkhm"
I20260608 12:42:10.424378   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:10.427831  8584 log_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:10.428598   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:10.428898   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "c564236af41247fcb7bba4d33bc70620"
format_stamp: "Formatted at 2026-06-08 12:42:10 on dist-test-slave-vkhm"
I20260608 12:42:10.429179   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-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:10.447615   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:10.448894   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:10.487088   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38193
I20260608 12:42:10.487200  8635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38193 every 8 connection(s)
I20260608 12:42:10.491410  8636 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:10.502401  8636 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620: Bootstrap starting.
I20260608 12:42:10.507267  8636 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:10.511715  8636 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620: No bootstrap required, opened a new log
I20260608 12:42:10.513954  8636 raft_consensus.cc:359] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c564236af41247fcb7bba4d33bc70620" member_type: VOTER }
I20260608 12:42:10.514341  8636 raft_consensus.cc:385] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:10.514523  8636 raft_consensus.cc:740] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c564236af41247fcb7bba4d33bc70620, State: Initialized, Role: FOLLOWER
I20260608 12:42:10.515162  8636 consensus_queue.cc:260] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c564236af41247fcb7bba4d33bc70620" member_type: VOTER }
I20260608 12:42:10.515573  8636 raft_consensus.cc:399] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:10.515766  8636 raft_consensus.cc:493] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:10.515980  8636 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:10.520545  8636 raft_consensus.cc:515] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c564236af41247fcb7bba4d33bc70620" member_type: VOTER }
I20260608 12:42:10.521023  8636 leader_election.cc:304] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [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: c564236af41247fcb7bba4d33bc70620; no voters: 
I20260608 12:42:10.522075  8636 leader_election.cc:290] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:10.522536  8639 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:10.523885  8639 raft_consensus.cc:697] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [term 1 LEADER]: Becoming Leader. State: Replica: c564236af41247fcb7bba4d33bc70620, State: Running, Role: LEADER
I20260608 12:42:10.524626  8639 consensus_queue.cc:237] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [LEADER]: Queue going to LEADER mode. State: All 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: "c564236af41247fcb7bba4d33bc70620" member_type: VOTER }
I20260608 12:42:10.525115  8636 sys_catalog.cc:565] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:10.529229  8640 sys_catalog.cc:455] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c564236af41247fcb7bba4d33bc70620" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c564236af41247fcb7bba4d33bc70620" member_type: VOTER } }
I20260608 12:42:10.529233  8641 sys_catalog.cc:455] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c564236af41247fcb7bba4d33bc70620. Latest consensus state: current_term: 1 leader_uuid: "c564236af41247fcb7bba4d33bc70620" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c564236af41247fcb7bba4d33bc70620" member_type: VOTER } }
I20260608 12:42:10.530136  8640 sys_catalog.cc:458] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:10.530182  8641 sys_catalog.cc:458] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:10.539413  8646 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:10.544188  8646 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:10.552451   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:10.556288  8646 catalog_manager.cc:1382] Generated new cluster ID: e74f3bace30145af9cc8e012d7b49c2e
I20260608 12:42:10.556574  8646 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:10.585166  8646 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:10.586467  8646 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:10.599778  8646 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620: Generated new TSK 0
I20260608 12:42:10.600453  8646 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:10.623932   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:10.630146  8657 instance_detector.cc: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:10.631466  8658 instance_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:10.633440   431 server_base.cc:1061] running on GCE node
W20260608 12:42:10.633801  8660 instance_detector.cc: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:10.634797   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:10.634979   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:10.635104   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922530635093 us; error 0 us; skew 500 ppm
I20260608 12:42:10.635628   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:10.637923   431 webserver.cc:533] Webserver started at http://127.0.107.193:42699/ using document root <none> and password file <none>
I20260608 12:42:10.638425   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:10.638643   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:10.638863   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:10.639915   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "65b95db838474af395c3801b4024a430"
format_stamp: "Formatted at 2026-06-08 12:42:10 on dist-test-slave-vkhm"
I20260608 12:42:10.644443   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:42:10.647816  8665 log_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:10.648612   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:10.648912   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "65b95db838474af395c3801b4024a430"
format_stamp: "Formatted at 2026-06-08 12:42:10 on dist-test-slave-vkhm"
I20260608 12:42:10.649202   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-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:10.671159   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:10.672466   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:10.673928   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:10.676241   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:10.676456   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:10.676729   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:10.676910   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:10.716661   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34787
I20260608 12:42:10.716792  8727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34787 every 8 connection(s)
I20260608 12:42:10.722332   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:10.729756  8732 instance_detector.cc: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:10.730177  8733 instance_detector.cc: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:10.734347  8735 instance_detector.cc: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:10.734562   431 server_base.cc:1061] running on GCE node
I20260608 12:42:10.735595  8728 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38193
I20260608 12:42:10.735720   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:10.736003  8728 heartbeater.cc:461] Registering TS with master...
W20260608 12:42:10.736063   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:10.736558   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922530736532 us; error 0 us; skew 500 ppm
I20260608 12:42:10.737107  8728 heartbeater.cc:507] Master 127.0.107.254:38193 requested a full tablet report, sending...
I20260608 12:42:10.737215   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:10.739419  8601 ts_manager.cc:194] Registered new tserver with Master: 65b95db838474af395c3801b4024a430 (127.0.107.193:34787)
I20260608 12:42:10.740005   431 webserver.cc:533] Webserver started at http://127.0.107.194:35981/ using document root <none> and password file <none>
I20260608 12:42:10.740695   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:10.740908   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:10.741173   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:10.741426  8601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57528
I20260608 12:42:10.742650   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "ae91d8a90e3f466bab8e29be42ae3862"
format_stamp: "Formatted at 2026-06-08 12:42:10 on dist-test-slave-vkhm"
I20260608 12:42:10.747704   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:10.751289  8740 log_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:10.752095   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:10.752471   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "ae91d8a90e3f466bab8e29be42ae3862"
format_stamp: "Formatted at 2026-06-08 12:42:10 on dist-test-slave-vkhm"
I20260608 12:42:10.752749   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-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:10.763478   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:10.764765   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:10.766237   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:10.768608   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:10.768836   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:10.769078   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:10.769254   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:10.820811   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36967
I20260608 12:42:10.820921  8802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36967 every 8 connection(s)
I20260608 12:42:10.826054   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:10.834672  8806 instance_detector.cc: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:10.834903  8807 instance_detector.cc: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:10.837920  8809 instance_detector.cc: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:10.838040   431 server_base.cc:1061] running on GCE node
I20260608 12:42:10.839108  8803 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38193
I20260608 12:42:10.839339   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:10.839574  8803 heartbeater.cc:461] Registering TS with master...
W20260608 12:42:10.839636   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:10.839994   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922530839974 us; error 0 us; skew 500 ppm
I20260608 12:42:10.840622  8803 heartbeater.cc:507] Master 127.0.107.254:38193 requested a full tablet report, sending...
I20260608 12:42:10.840916   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:10.843001  8601 ts_manager.cc:194] Registered new tserver with Master: ae91d8a90e3f466bab8e29be42ae3862 (127.0.107.194:36967)
I20260608 12:42:10.844486  8601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57536
I20260608 12:42:10.844704   431 webserver.cc:533] Webserver started at http://127.0.107.195:40199/ using document root <none> and password file <none>
I20260608 12:42:10.845420   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:10.845664   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:10.845986   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:10.847437   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "595d5fe64dde4c4aa359cadababb3229"
format_stamp: "Formatted at 2026-06-08 12:42:10 on dist-test-slave-vkhm"
I20260608 12:42:10.852111   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:10.855458  8814 log_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:10.856201   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:10.856549   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "595d5fe64dde4c4aa359cadababb3229"
format_stamp: "Formatted at 2026-06-08 12:42:10 on dist-test-slave-vkhm"
I20260608 12:42:10.856843   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-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:10.872813   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:10.873955   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:10.875414   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:10.877642   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:10.877866   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:10.878101   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:10.878288   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:10.917616   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40391
I20260608 12:42:10.917837  8876 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40391 every 8 connection(s)
I20260608 12:42:10.932135  8877 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38193
I20260608 12:42:10.932585  8877 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:10.933269  8877 heartbeater.cc:507] Master 127.0.107.254:38193 requested a full tablet report, sending...
I20260608 12:42:10.935242  8601 ts_manager.cc:194] Registered new tserver with Master: 595d5fe64dde4c4aa359cadababb3229 (127.0.107.195:40391)
I20260608 12:42:10.935729   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014536582s
I20260608 12:42:10.936661  8601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57552
I20260608 12:42:11.744342  8728 heartbeater.cc:499] Master 127.0.107.254:38193 was elected leader, sending a full tablet report...
I20260608 12:42:11.847393  8803 heartbeater.cc:499] Master 127.0.107.254:38193 was elected leader, sending a full tablet report...
I20260608 12:42:11.939656  8877 heartbeater.cc:499] Master 127.0.107.254:38193 was elected leader, sending a full tablet report...
I20260608 12:42:11.991008  8601 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58642:
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:42:11.993415  8601 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:12.060441  8768 tablet_service.cc:1511] Processing CreateTablet for tablet 8033eb4676c447eaa9875da4afc11e39 (DEFAULT_TABLE table=test-workload [id=b8df73cb5c0d4c5ea1672368fb1dec95]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:12.061995  8768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8033eb4676c447eaa9875da4afc11e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:12.061957  8766 tablet_service.cc:1511] Processing CreateTablet for tablet a91ae35d9c5b4dc78dbe49c1e1daa01b (DEFAULT_TABLE table=test-workload [id=b8df73cb5c0d4c5ea1672368fb1dec95]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:12.063575  8766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91ae35d9c5b4dc78dbe49c1e1daa01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:12.065151  8767 tablet_service.cc:1511] Processing CreateTablet for tablet 06aed5c157d04808a2ad4d693102e8a0 (DEFAULT_TABLE table=test-workload [id=b8df73cb5c0d4c5ea1672368fb1dec95]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:12.066601  8767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06aed5c157d04808a2ad4d693102e8a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:12.070621  8693 tablet_service.cc:1511] Processing CreateTablet for tablet 8033eb4676c447eaa9875da4afc11e39 (DEFAULT_TABLE table=test-workload [id=b8df73cb5c0d4c5ea1672368fb1dec95]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:12.073081  8840 tablet_service.cc:1511] Processing CreateTablet for tablet a91ae35d9c5b4dc78dbe49c1e1daa01b (DEFAULT_TABLE table=test-workload [id=b8df73cb5c0d4c5ea1672368fb1dec95]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:12.073599  8692 tablet_service.cc:1511] Processing CreateTablet for tablet 06aed5c157d04808a2ad4d693102e8a0 (DEFAULT_TABLE table=test-workload [id=b8df73cb5c0d4c5ea1672368fb1dec95]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:12.074632  8840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91ae35d9c5b4dc78dbe49c1e1daa01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:12.074430  8841 tablet_service.cc:1511] Processing CreateTablet for tablet 06aed5c157d04808a2ad4d693102e8a0 (DEFAULT_TABLE table=test-workload [id=b8df73cb5c0d4c5ea1672368fb1dec95]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:42:12.075809  8841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06aed5c157d04808a2ad4d693102e8a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:12.073081  8842 tablet_service.cc:1511] Processing CreateTablet for tablet 8033eb4676c447eaa9875da4afc11e39 (DEFAULT_TABLE table=test-workload [id=b8df73cb5c0d4c5ea1672368fb1dec95]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:42:12.076188  8691 tablet_service.cc:1511] Processing CreateTablet for tablet a91ae35d9c5b4dc78dbe49c1e1daa01b (DEFAULT_TABLE table=test-workload [id=b8df73cb5c0d4c5ea1672368fb1dec95]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:42:12.077090  8842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8033eb4676c447eaa9875da4afc11e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:12.078789  8690 tablet_service.cc:1511] Processing CreateTablet for tablet 4e11c2ddd5b94c68aed3d1ae72290d8c (DEFAULT_TABLE table=test-workload [id=b8df73cb5c0d4c5ea1672368fb1dec95]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:12.072067  8693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8033eb4676c447eaa9875da4afc11e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:12.084770  8691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a91ae35d9c5b4dc78dbe49c1e1daa01b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:12.090162  8690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e11c2ddd5b94c68aed3d1ae72290d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:12.091987  8692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06aed5c157d04808a2ad4d693102e8a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:12.111289  8765 tablet_service.cc:1511] Processing CreateTablet for tablet 4e11c2ddd5b94c68aed3d1ae72290d8c (DEFAULT_TABLE table=test-workload [id=b8df73cb5c0d4c5ea1672368fb1dec95]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:12.112787  8765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e11c2ddd5b94c68aed3d1ae72290d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:12.113586  8839 tablet_service.cc:1511] Processing CreateTablet for tablet 4e11c2ddd5b94c68aed3d1ae72290d8c (DEFAULT_TABLE table=test-workload [id=b8df73cb5c0d4c5ea1672368fb1dec95]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:42:12.115485  8839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e11c2ddd5b94c68aed3d1ae72290d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:12.147328  8897 tablet_bootstrap.cc:492] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862: Bootstrap starting.
I20260608 12:42:12.172000  8897 tablet_bootstrap.cc:654] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:12.185521  8897 tablet_bootstrap.cc:492] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862: No bootstrap required, opened a new log
I20260608 12:42:12.186158  8897 ts_tablet_manager.cc:1403] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.005s
I20260608 12:42:12.185577  8898 tablet_bootstrap.cc:492] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229: Bootstrap starting.
I20260608 12:42:12.189683  8897 raft_consensus.cc:359] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.190521  8897 raft_consensus.cc:385] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:12.190850  8897 raft_consensus.cc:740] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae91d8a90e3f466bab8e29be42ae3862, State: Initialized, Role: FOLLOWER
I20260608 12:42:12.191813  8897 consensus_queue.cc:260] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.202307  8899 tablet_bootstrap.cc:492] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430: Bootstrap starting.
I20260608 12:42:12.206115  8898 tablet_bootstrap.cc:654] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:12.201476  8897 ts_tablet_manager.cc:1434] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:42:12.208972  8897 tablet_bootstrap.cc:492] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862: Bootstrap starting.
I20260608 12:42:12.210318  8899 tablet_bootstrap.cc:654] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:12.217046  8897 tablet_bootstrap.cc:654] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:12.222178  8899 tablet_bootstrap.cc:492] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430: No bootstrap required, opened a new log
I20260608 12:42:12.222561  8898 tablet_bootstrap.cc:492] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229: No bootstrap required, opened a new log
I20260608 12:42:12.222623  8897 tablet_bootstrap.cc:492] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862: No bootstrap required, opened a new log
I20260608 12:42:12.222714  8899 ts_tablet_manager.cc:1403] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260608 12:42:12.223263  8898 ts_tablet_manager.cc:1403] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.009s
I20260608 12:42:12.223392  8897 ts_tablet_manager.cc:1403] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260608 12:42:12.225965  8897 raft_consensus.cc:359] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } }
I20260608 12:42:12.226694  8897 raft_consensus.cc:385] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:12.226558  8899 raft_consensus.cc:359] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } }
I20260608 12:42:12.226771  8898 raft_consensus.cc:359] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } }
I20260608 12:42:12.227212  8897 raft_consensus.cc:740] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae91d8a90e3f466bab8e29be42ae3862, State: Initialized, Role: FOLLOWER
I20260608 12:42:12.227450  8899 raft_consensus.cc:385] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:12.227633  8898 raft_consensus.cc:385] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:12.227831  8899 raft_consensus.cc:740] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b95db838474af395c3801b4024a430, State: Initialized, Role: FOLLOWER
I20260608 12:42:12.228024  8898 raft_consensus.cc:740] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595d5fe64dde4c4aa359cadababb3229, State: Initialized, Role: FOLLOWER
I20260608 12:42:12.228273  8897 consensus_queue.cc:260] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } }
I20260608 12:42:12.228757  8899 consensus_queue.cc:260] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } }
I20260608 12:42:12.228868  8898 consensus_queue.cc:260] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } }
I20260608 12:42:12.230697  8897 ts_tablet_manager.cc:1434] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:42:12.231799  8897 tablet_bootstrap.cc:492] T 06aed5c157d04808a2ad4d693102e8a0 P ae91d8a90e3f466bab8e29be42ae3862: Bootstrap starting.
I20260608 12:42:12.238199  8899 ts_tablet_manager.cc:1434] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.003s
I20260608 12:42:12.238485  8897 tablet_bootstrap.cc:654] T 06aed5c157d04808a2ad4d693102e8a0 P ae91d8a90e3f466bab8e29be42ae3862: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:12.239389  8898 ts_tablet_manager.cc:1434] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.003s
I20260608 12:42:12.240732  8898 tablet_bootstrap.cc:492] T 06aed5c157d04808a2ad4d693102e8a0 P 595d5fe64dde4c4aa359cadababb3229: Bootstrap starting.
I20260608 12:42:12.250507  8898 tablet_bootstrap.cc:654] T 06aed5c157d04808a2ad4d693102e8a0 P 595d5fe64dde4c4aa359cadababb3229: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:12.255362  8899 tablet_bootstrap.cc:492] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430: Bootstrap starting.
I20260608 12:42:12.256498  8897 tablet_bootstrap.cc:492] T 06aed5c157d04808a2ad4d693102e8a0 P ae91d8a90e3f466bab8e29be42ae3862: No bootstrap required, opened a new log
I20260608 12:42:12.257037  8898 tablet_bootstrap.cc:492] T 06aed5c157d04808a2ad4d693102e8a0 P 595d5fe64dde4c4aa359cadababb3229: No bootstrap required, opened a new log
I20260608 12:42:12.257086  8897 ts_tablet_manager.cc:1403] T 06aed5c157d04808a2ad4d693102e8a0 P ae91d8a90e3f466bab8e29be42ae3862: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260608 12:42:12.257804  8898 ts_tablet_manager.cc:1403] T 06aed5c157d04808a2ad4d693102e8a0 P 595d5fe64dde4c4aa359cadababb3229: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260608 12:42:12.260380  8897 raft_consensus.cc:359] T 06aed5c157d04808a2ad4d693102e8a0 P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.260957  8897 raft_consensus.cc:385] T 06aed5c157d04808a2ad4d693102e8a0 P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:12.261207  8897 raft_consensus.cc:740] T 06aed5c157d04808a2ad4d693102e8a0 P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae91d8a90e3f466bab8e29be42ae3862, State: Initialized, Role: FOLLOWER
I20260608 12:42:12.261178  8898 raft_consensus.cc:359] T 06aed5c157d04808a2ad4d693102e8a0 P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.262228  8898 raft_consensus.cc:385] T 06aed5c157d04808a2ad4d693102e8a0 P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:12.262231  8897 consensus_queue.cc:260] T 06aed5c157d04808a2ad4d693102e8a0 P ae91d8a90e3f466bab8e29be42ae3862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.262691  8898 raft_consensus.cc:740] T 06aed5c157d04808a2ad4d693102e8a0 P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595d5fe64dde4c4aa359cadababb3229, State: Initialized, Role: FOLLOWER
I20260608 12:42:12.263537  8898 consensus_queue.cc:260] T 06aed5c157d04808a2ad4d693102e8a0 P 595d5fe64dde4c4aa359cadababb3229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.264127  8897 ts_tablet_manager.cc:1434] T 06aed5c157d04808a2ad4d693102e8a0 P ae91d8a90e3f466bab8e29be42ae3862: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:42:12.265246  8897 tablet_bootstrap.cc:492] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862: Bootstrap starting.
I20260608 12:42:12.265758  8898 ts_tablet_manager.cc:1434] T 06aed5c157d04808a2ad4d693102e8a0 P 595d5fe64dde4c4aa359cadababb3229: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:12.266853  8898 tablet_bootstrap.cc:492] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229: Bootstrap starting.
I20260608 12:42:12.271454  8897 tablet_bootstrap.cc:654] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:12.273298  8898 tablet_bootstrap.cc:654] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:12.268494  8899 tablet_bootstrap.cc:654] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:12.278018  8897 tablet_bootstrap.cc:492] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862: No bootstrap required, opened a new log
I20260608 12:42:12.278540  8897 ts_tablet_manager.cc:1403] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:42:12.280891  8897 raft_consensus.cc:359] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.281435  8897 raft_consensus.cc:385] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:12.281746  8897 raft_consensus.cc:740] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae91d8a90e3f466bab8e29be42ae3862, State: Initialized, Role: FOLLOWER
I20260608 12:42:12.282554  8897 consensus_queue.cc:260] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.284514  8897 ts_tablet_manager.cc:1434] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:42:12.285835  8898 tablet_bootstrap.cc:492] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229: No bootstrap required, opened a new log
I20260608 12:42:12.286408  8898 ts_tablet_manager.cc:1403] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260608 12:42:12.290161  8898 raft_consensus.cc:359] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.290870  8898 raft_consensus.cc:385] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:12.291121  8898 raft_consensus.cc:740] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595d5fe64dde4c4aa359cadababb3229, State: Initialized, Role: FOLLOWER
I20260608 12:42:12.291272  8899 tablet_bootstrap.cc:492] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430: No bootstrap required, opened a new log
I20260608 12:42:12.291865  8899 ts_tablet_manager.cc:1403] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.005s
I20260608 12:42:12.291924  8898 consensus_queue.cc:260] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.294329  8898 ts_tablet_manager.cc:1434] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:42:12.295408  8898 tablet_bootstrap.cc:492] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229: Bootstrap starting.
I20260608 12:42:12.297212  8899 raft_consensus.cc:359] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.297974  8899 raft_consensus.cc:385] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:12.298276  8899 raft_consensus.cc:740] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b95db838474af395c3801b4024a430, State: Initialized, Role: FOLLOWER
I20260608 12:42:12.299055  8899 consensus_queue.cc:260] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.301340  8899 ts_tablet_manager.cc:1434] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:42:12.302265  8898 tablet_bootstrap.cc:654] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:12.302316  8899 tablet_bootstrap.cc:492] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430: Bootstrap starting.
I20260608 12:42:12.309895  8899 tablet_bootstrap.cc:654] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:12.310873  8898 tablet_bootstrap.cc:492] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229: No bootstrap required, opened a new log
I20260608 12:42:12.311352  8898 ts_tablet_manager.cc:1403] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 12:42:12.314244  8898 raft_consensus.cc:359] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.314867  8898 raft_consensus.cc:385] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:12.314972  8899 tablet_bootstrap.cc:492] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430: No bootstrap required, opened a new log
I20260608 12:42:12.315127  8898 raft_consensus.cc:740] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 595d5fe64dde4c4aa359cadababb3229, State: Initialized, Role: FOLLOWER
I20260608 12:42:12.315415  8899 ts_tablet_manager.cc:1403] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:42:12.315994  8898 consensus_queue.cc:260] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.317845  8899 raft_consensus.cc:359] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.318104  8898 ts_tablet_manager.cc:1434] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:42:12.318442  8899 raft_consensus.cc:385] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:12.318758  8899 raft_consensus.cc:740] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b95db838474af395c3801b4024a430, State: Initialized, Role: FOLLOWER
I20260608 12:42:12.319353  8899 consensus_queue.cc:260] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.321563  8899 ts_tablet_manager.cc:1434] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260608 12:42:12.322463  8899 tablet_bootstrap.cc:492] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430: Bootstrap starting.
I20260608 12:42:12.328675  8899 tablet_bootstrap.cc:654] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:12.333515  8899 tablet_bootstrap.cc:492] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430: No bootstrap required, opened a new log
I20260608 12:42:12.333961  8899 ts_tablet_manager.cc:1403] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:42:12.336371  8899 raft_consensus.cc:359] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.337173  8899 raft_consensus.cc:385] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:12.337335  8905 raft_consensus.cc:493] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:12.337425  8899 raft_consensus.cc:740] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65b95db838474af395c3801b4024a430, State: Initialized, Role: FOLLOWER
I20260608 12:42:12.338006  8905 raft_consensus.cc:515] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } }
I20260608 12:42:12.338413  8899 consensus_queue.cc:260] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.340636  8905 leader_election.cc:290] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae91d8a90e3f466bab8e29be42ae3862 (127.0.107.194:36967), 595d5fe64dde4c4aa359cadababb3229 (127.0.107.195:40391)
I20260608 12:42:12.341579  8899 ts_tablet_manager.cc:1434] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:42:12.344772  8905 raft_consensus.cc:493] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:12.345225  8905 raft_consensus.cc:515] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.346956  8905 leader_election.cc:290] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae91d8a90e3f466bab8e29be42ae3862 (127.0.107.194:36967), 595d5fe64dde4c4aa359cadababb3229 (127.0.107.195:40391)
I20260608 12:42:12.349625  8905 raft_consensus.cc:493] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:12.350014  8905 raft_consensus.cc:515] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.352030  8905 leader_election.cc:290] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae91d8a90e3f466bab8e29be42ae3862 (127.0.107.194:36967), 595d5fe64dde4c4aa359cadababb3229 (127.0.107.195:40391)
I20260608 12:42:12.359591  8778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8033eb4676c447eaa9875da4afc11e39" candidate_uuid: "65b95db838474af395c3801b4024a430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae91d8a90e3f466bab8e29be42ae3862" is_pre_election: true
I20260608 12:42:12.360071  8777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e11c2ddd5b94c68aed3d1ae72290d8c" candidate_uuid: "65b95db838474af395c3801b4024a430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae91d8a90e3f466bab8e29be42ae3862" is_pre_election: true
I20260608 12:42:12.360482  8778 raft_consensus.cc:2468] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b95db838474af395c3801b4024a430 in term 0.
I20260608 12:42:12.360529  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91ae35d9c5b4dc78dbe49c1e1daa01b" candidate_uuid: "65b95db838474af395c3801b4024a430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae91d8a90e3f466bab8e29be42ae3862" is_pre_election: true
I20260608 12:42:12.360877  8777 raft_consensus.cc:2468] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b95db838474af395c3801b4024a430 in term 0.
I20260608 12:42:12.361366  8776 raft_consensus.cc:2468] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b95db838474af395c3801b4024a430 in term 0.
I20260608 12:42:12.362381  8667 leader_election.cc:304] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b95db838474af395c3801b4024a430, ae91d8a90e3f466bab8e29be42ae3862; no voters: 
I20260608 12:42:12.363108  8905 raft_consensus.cc:2804] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:12.363209  8667 leader_election.cc:304] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b95db838474af395c3801b4024a430, ae91d8a90e3f466bab8e29be42ae3862; no voters: 
I20260608 12:42:12.363445  8905 raft_consensus.cc:493] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:12.363915  8905 raft_consensus.cc:3060] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:12.364114  8667 leader_election.cc:304] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b95db838474af395c3801b4024a430, ae91d8a90e3f466bab8e29be42ae3862; no voters: 
I20260608 12:42:12.364171  8915 raft_consensus.cc:2804] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:12.364917  8915 raft_consensus.cc:493] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:12.365381  8915 raft_consensus.cc:3060] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:12.366441  8918 raft_consensus.cc:2804] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:12.366942  8918 raft_consensus.cc:493] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:12.367393  8918 raft_consensus.cc:3060] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:12.371843  8905 raft_consensus.cc:515] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } }
I20260608 12:42:12.372426  8852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8033eb4676c447eaa9875da4afc11e39" candidate_uuid: "65b95db838474af395c3801b4024a430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595d5fe64dde4c4aa359cadababb3229" is_pre_election: true
I20260608 12:42:12.373171  8852 raft_consensus.cc:2468] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b95db838474af395c3801b4024a430 in term 0.
I20260608 12:42:12.373047  8915 raft_consensus.cc:515] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.374630  8851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e11c2ddd5b94c68aed3d1ae72290d8c" candidate_uuid: "65b95db838474af395c3801b4024a430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595d5fe64dde4c4aa359cadababb3229" is_pre_election: true
I20260608 12:42:12.375008  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8033eb4676c447eaa9875da4afc11e39" candidate_uuid: "65b95db838474af395c3801b4024a430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae91d8a90e3f466bab8e29be42ae3862"
I20260608 12:42:12.375465  8915 leader_election.cc:290] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [CANDIDATE]: Term 1 election: Requested vote from peers ae91d8a90e3f466bab8e29be42ae3862 (127.0.107.194:36967), 595d5fe64dde4c4aa359cadababb3229 (127.0.107.195:40391)
I20260608 12:42:12.375011  8918 raft_consensus.cc:515] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.375883  8776 raft_consensus.cc:3060] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:12.375975  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91ae35d9c5b4dc78dbe49c1e1daa01b" candidate_uuid: "65b95db838474af395c3801b4024a430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595d5fe64dde4c4aa359cadababb3229" is_pre_election: true
I20260608 12:42:12.376659  8850 raft_consensus.cc:2468] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b95db838474af395c3801b4024a430 in term 0.
I20260608 12:42:12.377573  8918 leader_election.cc:290] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [CANDIDATE]: Term 1 election: Requested vote from peers ae91d8a90e3f466bab8e29be42ae3862 (127.0.107.194:36967), 595d5fe64dde4c4aa359cadababb3229 (127.0.107.195:40391)
I20260608 12:42:12.379022  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e11c2ddd5b94c68aed3d1ae72290d8c" candidate_uuid: "65b95db838474af395c3801b4024a430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595d5fe64dde4c4aa359cadababb3229"
I20260608 12:42:12.379333  8852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91ae35d9c5b4dc78dbe49c1e1daa01b" candidate_uuid: "65b95db838474af395c3801b4024a430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595d5fe64dde4c4aa359cadababb3229"
I20260608 12:42:12.379777  8852 raft_consensus.cc:3060] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:12.382256  8776 raft_consensus.cc:2468] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b95db838474af395c3801b4024a430 in term 1.
I20260608 12:42:12.375332  8851 raft_consensus.cc:2468] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b95db838474af395c3801b4024a430 in term 0.
I20260608 12:42:12.383896  8667 leader_election.cc:304] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b95db838474af395c3801b4024a430, ae91d8a90e3f466bab8e29be42ae3862; no voters: 
I20260608 12:42:12.384984  8905 leader_election.cc:290] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [CANDIDATE]: Term 1 election: Requested vote from peers ae91d8a90e3f466bab8e29be42ae3862 (127.0.107.194:36967), 595d5fe64dde4c4aa359cadababb3229 (127.0.107.195:40391)
I20260608 12:42:12.385917  8777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a91ae35d9c5b4dc78dbe49c1e1daa01b" candidate_uuid: "65b95db838474af395c3801b4024a430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae91d8a90e3f466bab8e29be42ae3862"
I20260608 12:42:12.386089  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e11c2ddd5b94c68aed3d1ae72290d8c" candidate_uuid: "65b95db838474af395c3801b4024a430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae91d8a90e3f466bab8e29be42ae3862"
I20260608 12:42:12.385478  8918 raft_consensus.cc:2804] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:12.385699  8852 raft_consensus.cc:2468] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b95db838474af395c3801b4024a430 in term 1.
I20260608 12:42:12.386101  8851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8033eb4676c447eaa9875da4afc11e39" candidate_uuid: "65b95db838474af395c3801b4024a430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595d5fe64dde4c4aa359cadababb3229"
I20260608 12:42:12.386623  8777 raft_consensus.cc:3060] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:12.387074  8776 raft_consensus.cc:3060] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:12.387353  8851 raft_consensus.cc:3060] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:12.387223  8918 raft_consensus.cc:697] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [term 1 LEADER]: Becoming Leader. State: Replica: 65b95db838474af395c3801b4024a430, State: Running, Role: LEADER
I20260608 12:42:12.388545  8918 consensus_queue.cc:237] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } }
I20260608 12:42:12.394634  8777 raft_consensus.cc:2468] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b95db838474af395c3801b4024a430 in term 1.
I20260608 12:42:12.394579  8776 raft_consensus.cc:2468] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b95db838474af395c3801b4024a430 in term 1.
I20260608 12:42:12.396026  8667 leader_election.cc:304] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b95db838474af395c3801b4024a430, ae91d8a90e3f466bab8e29be42ae3862; no voters: 
I20260608 12:42:12.397770  8918 raft_consensus.cc:2804] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:12.398545  8918 raft_consensus.cc:697] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [term 1 LEADER]: Becoming Leader. State: Replica: 65b95db838474af395c3801b4024a430, State: Running, Role: LEADER
I20260608 12:42:12.398937  8851 raft_consensus.cc:2468] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b95db838474af395c3801b4024a430 in term 1.
I20260608 12:42:12.399456  8918 consensus_queue.cc:237] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.401170  8667 leader_election.cc:304] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [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: 65b95db838474af395c3801b4024a430, ae91d8a90e3f466bab8e29be42ae3862; no voters: 595d5fe64dde4c4aa359cadababb3229
I20260608 12:42:12.402253  8905 raft_consensus.cc:2804] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:12.402709  8905 raft_consensus.cc:697] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [term 1 LEADER]: Becoming Leader. State: Replica: 65b95db838474af395c3801b4024a430, State: Running, Role: LEADER
I20260608 12:42:12.402808  8600 catalog_manager.cc:5696] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b95db838474af395c3801b4024a430 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "65b95db838474af395c3801b4024a430" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:12.404768  8905 consensus_queue.cc:237] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.417649  8600 catalog_manager.cc:5696] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b95db838474af395c3801b4024a430 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "65b95db838474af395c3801b4024a430" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:12.418967  8600 catalog_manager.cc:5696] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b95db838474af395c3801b4024a430 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "65b95db838474af395c3801b4024a430" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:12.502094  8905 raft_consensus.cc:493] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:12.502591  8905 raft_consensus.cc:515] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.504439  8905 leader_election.cc:290] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae91d8a90e3f466bab8e29be42ae3862 (127.0.107.194:36967), 595d5fe64dde4c4aa359cadababb3229 (127.0.107.195:40391)
I20260608 12:42:12.505316  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06aed5c157d04808a2ad4d693102e8a0" candidate_uuid: "65b95db838474af395c3801b4024a430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae91d8a90e3f466bab8e29be42ae3862" is_pre_election: true
I20260608 12:42:12.505471  8851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06aed5c157d04808a2ad4d693102e8a0" candidate_uuid: "65b95db838474af395c3801b4024a430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595d5fe64dde4c4aa359cadababb3229" is_pre_election: true
I20260608 12:42:12.505964  8776 raft_consensus.cc:2468] T 06aed5c157d04808a2ad4d693102e8a0 P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b95db838474af395c3801b4024a430 in term 0.
I20260608 12:42:12.506146  8851 raft_consensus.cc:2468] T 06aed5c157d04808a2ad4d693102e8a0 P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65b95db838474af395c3801b4024a430 in term 0.
I20260608 12:42:12.507015  8667 leader_election.cc:304] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b95db838474af395c3801b4024a430, ae91d8a90e3f466bab8e29be42ae3862; no voters: 
I20260608 12:42:12.507721  8905 raft_consensus.cc:2804] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:12.508035  8905 raft_consensus.cc:493] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:12.508333  8905 raft_consensus.cc:3060] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:12.512892  8905 raft_consensus.cc:515] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.514564  8905 leader_election.cc:290] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [CANDIDATE]: Term 1 election: Requested vote from peers ae91d8a90e3f466bab8e29be42ae3862 (127.0.107.194:36967), 595d5fe64dde4c4aa359cadababb3229 (127.0.107.195:40391)
I20260608 12:42:12.515311  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06aed5c157d04808a2ad4d693102e8a0" candidate_uuid: "65b95db838474af395c3801b4024a430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae91d8a90e3f466bab8e29be42ae3862"
I20260608 12:42:12.515529  8851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06aed5c157d04808a2ad4d693102e8a0" candidate_uuid: "65b95db838474af395c3801b4024a430" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "595d5fe64dde4c4aa359cadababb3229"
I20260608 12:42:12.515815  8776 raft_consensus.cc:3060] T 06aed5c157d04808a2ad4d693102e8a0 P ae91d8a90e3f466bab8e29be42ae3862 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:12.516085  8851 raft_consensus.cc:3060] T 06aed5c157d04808a2ad4d693102e8a0 P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:12.520650  8776 raft_consensus.cc:2468] T 06aed5c157d04808a2ad4d693102e8a0 P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b95db838474af395c3801b4024a430 in term 1.
I20260608 12:42:12.520685  8851 raft_consensus.cc:2468] T 06aed5c157d04808a2ad4d693102e8a0 P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65b95db838474af395c3801b4024a430 in term 1.
I20260608 12:42:12.521782  8667 leader_election.cc:304] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65b95db838474af395c3801b4024a430, ae91d8a90e3f466bab8e29be42ae3862; no voters: 
I20260608 12:42:12.522504  8905 raft_consensus.cc:2804] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:12.522981  8905 raft_consensus.cc:697] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [term 1 LEADER]: Becoming Leader. State: Replica: 65b95db838474af395c3801b4024a430, State: Running, Role: LEADER
I20260608 12:42:12.523777  8905 consensus_queue.cc:237] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:12.531533  8600 catalog_manager.cc:5696] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65b95db838474af395c3801b4024a430 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "65b95db838474af395c3801b4024a430" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:12.559701   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:12.565692  8923 instance_detector.cc: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.567248  8924 instance_detector.cc: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.569062  8926 instance_detector.cc: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.569280   431 server_base.cc:1061] running on GCE node
I20260608 12:42:12.570683   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:12.570925   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.571146   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922532571127 us; error 0 us; skew 500 ppm
I20260608 12:42:12.571791   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:12.574211   431 webserver.cc:533] Webserver started at http://127.0.107.196:44471/ using document root <none> and password file <none>
I20260608 12:42:12.574846   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:12.575112   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:12.575407   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:12.576671   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/ts-3-root/instance:
uuid: "f5355eebdc4e450d942b5417a640122f"
format_stamp: "Formatted at 2026-06-08 12:42:12 on dist-test-slave-vkhm"
I20260608 12:42:12.582125   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:42:12.586066  8931 log_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.587050   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260608 12:42:12.587335   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/ts-3-root
uuid: "f5355eebdc4e450d942b5417a640122f"
format_stamp: "Formatted at 2026-06-08 12:42:12 on dist-test-slave-vkhm"
I20260608 12:42:12.587577   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922327162610-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.603415   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:12.604717   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:12.606137   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:12.608665   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:12.608879   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:12.609174   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:12.609351   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:12.655284   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:37871
I20260608 12:42:12.655416  8993 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:37871 every 8 connection(s)
I20260608 12:42:12.669660  8994 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38193
I20260608 12:42:12.670117  8994 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:12.670836  8994 heartbeater.cc:507] Master 127.0.107.254:38193 requested a full tablet report, sending...
I20260608 12:42:12.672708  8600 ts_manager.cc:194] Registered new tserver with Master: f5355eebdc4e450d942b5417a640122f (127.0.107.196:37871)
I20260608 12:42:12.674044  8600 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58656
I20260608 12:42:12.770536  8905 consensus_queue.cc:1048] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:12.782944  8918 consensus_queue.cc:1048] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:12.799386  8918 consensus_queue.cc:1048] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:12.811842  8905 consensus_queue.cc:1048] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:12.816074  8852 raft_consensus.cc:3060] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:12.825906  8905 consensus_queue.cc:1048] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:12.837822  8905 consensus_queue.cc:1048] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:12.969002  8905 consensus_queue.cc:1048] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:12.980695  8915 consensus_queue.cc:1048] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:13.578775  8703 consensus_queue.cc:237] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [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: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } attrs { replace: true } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } }
I20260608 12:42:13.585428  8776 raft_consensus.cc:1275] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:13.586501  8851 raft_consensus.cc:1275] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:13.587780  8918 consensus_queue.cc:1048] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } 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:42:13.589020  8905 consensus_queue.cc:1048] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:13.596120  8915 raft_consensus.cc:2955] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } attrs { replace: true } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.598060  8776 raft_consensus.cc:2955] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } attrs { replace: true } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
W20260608 12:42:13.600582  8668 consensus_peers.cc:597] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 -> Peer f5355eebdc4e450d942b5417a640122f (127.0.107.196:37871): Couldn't send request to peer f5355eebdc4e450d942b5417a640122f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a91ae35d9c5b4dc78dbe49c1e1daa01b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:13.602501  8851 raft_consensus.cc:2955] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } attrs { replace: true } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.610036  8703 consensus_queue.cc:237] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [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: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } attrs { replace: true } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } }
I20260608 12:42:13.611366  8600 catalog_manager.cc:5696] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 reported cstate change: config changed from index -1 to 2, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "65b95db838474af395c3801b4024a430" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:42:13.619119  8668 consensus_peers.cc:597] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 -> Peer f5355eebdc4e450d942b5417a640122f (127.0.107.196:37871): Couldn't send request to peer f5355eebdc4e450d942b5417a640122f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e11c2ddd5b94c68aed3d1ae72290d8c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:13.619509  8852 raft_consensus.cc:1275] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:13.621209  8776 raft_consensus.cc:1275] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:13.621695  8905 consensus_queue.cc:1048] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } 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:42:13.624830  8918 consensus_queue.cc:1048] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:42:13.630962  8905 raft_consensus.cc:2955] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } attrs { replace: true } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.633124  8851 raft_consensus.cc:2955] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } attrs { replace: true } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.634896  8777 raft_consensus.cc:2955] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } attrs { replace: true } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.650018  8703 consensus_queue.cc:237] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [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: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } attrs { replace: true } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } }
I20260608 12:42:13.650453  8601 catalog_manager.cc:5696] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 reported cstate change: config changed from index -1 to 2, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "65b95db838474af395c3801b4024a430" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } attrs { replace: true } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
W20260608 12:42:13.657395  8668 consensus_peers.cc:597] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 -> Peer f5355eebdc4e450d942b5417a640122f (127.0.107.196:37871): Couldn't send request to peer f5355eebdc4e450d942b5417a640122f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8033eb4676c447eaa9875da4afc11e39. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:13.657819  8851 raft_consensus.cc:1275] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:13.658169  8777 raft_consensus.cc:1275] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:13.659394  8915 consensus_queue.cc:1048] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:13.660279  8918 consensus_queue.cc:1048] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:13.668462  8915 raft_consensus.cc:2955] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } attrs { replace: true } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.670447  8851 raft_consensus.cc:2955] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } attrs { replace: true } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.671751  8777 raft_consensus.cc:2955] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } attrs { replace: true } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.676613  8994 heartbeater.cc:499] Master 127.0.107.254:38193 was elected leader, sending a full tablet report...
I20260608 12:42:13.684981  8600 catalog_manager.cc:5696] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229 reported cstate change: config changed from index -1 to 2, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "65b95db838474af395c3801b4024a430" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } attrs { replace: true } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.687232  8703 consensus_queue.cc:237] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [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: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } attrs { replace: false } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } }
W20260608 12:42:13.693859  8668 consensus_peers.cc:597] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 -> Peer f5355eebdc4e450d942b5417a640122f (127.0.107.196:37871): Couldn't send request to peer f5355eebdc4e450d942b5417a640122f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a91ae35d9c5b4dc78dbe49c1e1daa01b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:13.694197  8851 raft_consensus.cc:1275] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:13.696362  8905 consensus_queue.cc:1048] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:13.696972  8777 raft_consensus.cc:1275] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:13.699211  8905 consensus_queue.cc:1048] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } 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:42:13.707302  8905 raft_consensus.cc:2955] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [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: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } attrs { replace: false } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.709293  8851 raft_consensus.cc:2955] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 [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: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } attrs { replace: false } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.712728  8776 raft_consensus.cc:2955] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862 [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: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } attrs { replace: false } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
W20260608 12:42:13.722412  8649 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:42:13.722904  8649 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:42:13.727048  8601 catalog_manager.cc:5696] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "65b95db838474af395c3801b4024a430" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } attrs { replace: false } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.729169  8703 consensus_queue.cc:237] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [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: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } attrs { replace: false } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } }
I20260608 12:42:13.736972  8851 raft_consensus.cc:1275] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:13.738130  8776 raft_consensus.cc:1275] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:42:13.738920  8668 consensus_peers.cc:597] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 -> Peer f5355eebdc4e450d942b5417a640122f (127.0.107.196:37871): Couldn't send request to peer f5355eebdc4e450d942b5417a640122f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e11c2ddd5b94c68aed3d1ae72290d8c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:13.739701  9021 consensus_queue.cc:1048] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:13.740404  8905 consensus_queue.cc:1048] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:13.749279  8702 consensus_queue.cc:237] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [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: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } attrs { replace: false } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } }
I20260608 12:42:13.751295  8915 raft_consensus.cc:2955] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [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: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } attrs { replace: false } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.755504  8852 raft_consensus.cc:1275] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:13.756182  8777 raft_consensus.cc:1275] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:13.756942  9021 consensus_queue.cc:1048] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:42:13.756969  8776 raft_consensus.cc:2955] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 [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: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } attrs { replace: false } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.757975  8905 consensus_queue.cc:1048] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 12:42:13.764451  8649 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:42:13.764844  8649 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:42:13.751252  8851 raft_consensus.cc:2955] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229 [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: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } attrs { replace: false } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.766839  8918 raft_consensus.cc:2955] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } attrs { replace: false } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } }
I20260608 12:42:13.772995  8601 catalog_manager.cc:5696] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "65b95db838474af395c3801b4024a430" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:13.778412  8586 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a91ae35d9c5b4dc78dbe49c1e1daa01b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:13.778059  8777 raft_consensus.cc:2955] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } attrs { replace: false } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } }
I20260608 12:42:13.778705  8703 consensus_queue.cc:237] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [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: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } attrs { replace: false } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } }
I20260608 12:42:13.780522  8852 raft_consensus.cc:2955] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } attrs { replace: false } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } }
I20260608 12:42:13.790023  8850 raft_consensus.cc:1275] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:13.790457  8776 raft_consensus.cc:1275] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:42:13.791945  8668 consensus_peers.cc:597] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 -> Peer f5355eebdc4e450d942b5417a640122f (127.0.107.196:37871): Couldn't send request to peer f5355eebdc4e450d942b5417a640122f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8033eb4676c447eaa9875da4afc11e39. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:13.792012  8918 consensus_queue.cc:1048] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:13.794968  8918 consensus_queue.cc:1048] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:13.801638  9021 raft_consensus.cc:2955] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [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: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } attrs { replace: false } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.803563  8601 catalog_manager.cc:5696] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 reported cstate change: config changed from index 3 to 4, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "65b95db838474af395c3801b4024a430" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } attrs { replace: false } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } }
I20260608 12:42:13.804314  8778 raft_consensus.cc:2955] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862 [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: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } attrs { replace: false } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.806682  8703 consensus_queue.cc:237] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [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: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } attrs { replace: false } }
I20260608 12:42:13.805478  8851 raft_consensus.cc:2955] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229 [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: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } attrs { replace: false } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.819077  8852 raft_consensus.cc:1275] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:42:13.819998  8649 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:42:13.820433  8649 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:42:13.821790  8905 consensus_queue.cc:1048] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } 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:42:13.827546  8778 raft_consensus.cc:1275] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:13.829123  8905 consensus_queue.cc:1048] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:42:13.838730  8778 raft_consensus.cc:2955] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } attrs { replace: false } } }
I20260608 12:42:13.837003  8600 catalog_manager.cc:5696] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "65b95db838474af395c3801b4024a430" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } attrs { replace: false } } peers { permanent_uuid: "f5355eebdc4e450d942b5417a640122f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 37871 } attrs { promote: true } } }
I20260608 12:42:13.840271  8915 raft_consensus.cc:2955] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } attrs { replace: false } } }
I20260608 12:42:13.865775  8586 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4e11c2ddd5b94c68aed3d1ae72290d8c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:13.868072  8959 tablet_service.cc:1558] Processing DeleteTablet for tablet a91ae35d9c5b4dc78dbe49c1e1daa01b with delete_type TABLET_DATA_TOMBSTONED (TS f5355eebdc4e450d942b5417a640122f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44928
I20260608 12:42:13.871344  8703 consensus_queue.cc:237] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [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: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } attrs { replace: false } }
I20260608 12:42:13.871403  8852 raft_consensus.cc:2955] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } attrs { replace: false } } }
I20260608 12:42:13.873281  8600 catalog_manager.cc:5696] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 reported cstate change: config changed from index 3 to 4, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "65b95db838474af395c3801b4024a430" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } } peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } attrs { replace: false } } }
I20260608 12:42:13.883862  8777 raft_consensus.cc:1275] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:13.884298  8851 raft_consensus.cc:1275] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Refusing update from remote peer 65b95db838474af395c3801b4024a430: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:42:13.882586  8587 catalog_manager.cc:4994] TS f5355eebdc4e450d942b5417a640122f (127.0.107.196:37871): delete failed for tablet a91ae35d9c5b4dc78dbe49c1e1daa01b because the tablet was not found. No further retry: Not found: Tablet not found: a91ae35d9c5b4dc78dbe49c1e1daa01b
I20260608 12:42:13.885941  8905 consensus_queue.cc:1048] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:13.886642  8915 consensus_queue.cc:1048] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [LEADER]: Connected to new peer: Peer: permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:13.896454  8905 raft_consensus.cc:2955] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } attrs { replace: false } } }
I20260608 12:42:13.899634  8959 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e11c2ddd5b94c68aed3d1ae72290d8c with delete_type TABLET_DATA_TOMBSTONED (TS f5355eebdc4e450d942b5417a640122f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44928
W20260608 12:42:13.901394  8587 catalog_manager.cc:4994] TS f5355eebdc4e450d942b5417a640122f (127.0.107.196:37871): delete failed for tablet 4e11c2ddd5b94c68aed3d1ae72290d8c because the tablet was not found. No further retry: Not found: Tablet not found: 4e11c2ddd5b94c68aed3d1ae72290d8c
I20260608 12:42:13.901144  8777 raft_consensus.cc:2955] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } attrs { replace: false } } }
I20260608 12:42:13.914440  8586 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8033eb4676c447eaa9875da4afc11e39 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:13.915484  8852 raft_consensus.cc:2955] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } attrs { replace: false } } }
I20260608 12:42:13.920536  8598 catalog_manager.cc:5696] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 reported cstate change: config changed from index 3 to 4, NON_VOTER f5355eebdc4e450d942b5417a640122f (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "65b95db838474af395c3801b4024a430" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae91d8a90e3f466bab8e29be42ae3862" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "595d5fe64dde4c4aa359cadababb3229" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "65b95db838474af395c3801b4024a430" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34787 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:13.932093   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:13.939006  8959 tablet_service.cc:1558] Processing DeleteTablet for tablet 8033eb4676c447eaa9875da4afc11e39 with delete_type TABLET_DATA_TOMBSTONED (TS f5355eebdc4e450d942b5417a640122f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44928
W20260608 12:42:13.941480  8587 catalog_manager.cc:4994] TS f5355eebdc4e450d942b5417a640122f (127.0.107.196:37871): delete failed for tablet 8033eb4676c447eaa9875da4afc11e39 because the tablet was not found. No further retry: Not found: Tablet not found: 8033eb4676c447eaa9875da4afc11e39
I20260608 12:42:13.959324   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:13.960031   431 tablet_replica.cc:333] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430: stopping tablet replica
I20260608 12:42:13.960635   431 raft_consensus.cc:2243] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:13.961426   431 raft_consensus.cc:2272] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 65b95db838474af395c3801b4024a430 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:13.963822   431 tablet_replica.cc:333] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430: stopping tablet replica
I20260608 12:42:13.964530   431 raft_consensus.cc:2243] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:13.965415   431 raft_consensus.cc:2272] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 65b95db838474af395c3801b4024a430 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:13.967895   431 tablet_replica.cc:333] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430: stopping tablet replica
I20260608 12:42:13.968459   431 raft_consensus.cc:2243] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:13.969151   431 raft_consensus.cc:2272] T 06aed5c157d04808a2ad4d693102e8a0 P 65b95db838474af395c3801b4024a430 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:13.971376   431 tablet_replica.cc:333] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430: stopping tablet replica
I20260608 12:42:13.971819   431 raft_consensus.cc:2243] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:13.972595   431 raft_consensus.cc:2272] T 8033eb4676c447eaa9875da4afc11e39 P 65b95db838474af395c3801b4024a430 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:13.996285   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:14.008777   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:14.029217   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:14.029810   431 tablet_replica.cc:333] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862: stopping tablet replica
I20260608 12:42:14.030387   431 raft_consensus.cc:2243] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:14.030997   431 raft_consensus.cc:2272] T 4e11c2ddd5b94c68aed3d1ae72290d8c P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:14.033345   431 tablet_replica.cc:333] T 06aed5c157d04808a2ad4d693102e8a0 P ae91d8a90e3f466bab8e29be42ae3862: stopping tablet replica
I20260608 12:42:14.033857   431 raft_consensus.cc:2243] T 06aed5c157d04808a2ad4d693102e8a0 P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:14.034260   431 raft_consensus.cc:2272] T 06aed5c157d04808a2ad4d693102e8a0 P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:14.036017   431 tablet_replica.cc:333] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862: stopping tablet replica
I20260608 12:42:14.036599   431 raft_consensus.cc:2243] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:14.037182   431 raft_consensus.cc:2272] T 8033eb4676c447eaa9875da4afc11e39 P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:14.039673   431 tablet_replica.cc:333] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862: stopping tablet replica
I20260608 12:42:14.040196   431 raft_consensus.cc:2243] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:14.040803   431 raft_consensus.cc:2272] T a91ae35d9c5b4dc78dbe49c1e1daa01b P ae91d8a90e3f466bab8e29be42ae3862 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:14.062721   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:14.074827   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:14.092260   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:14.092895   431 tablet_replica.cc:333] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229: stopping tablet replica
I20260608 12:42:14.093461   431 raft_consensus.cc:2243] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:14.094143   431 raft_consensus.cc:2272] T 4e11c2ddd5b94c68aed3d1ae72290d8c P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:14.096534   431 tablet_replica.cc:333] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229: stopping tablet replica
I20260608 12:42:14.097090   431 raft_consensus.cc:2243] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:14.097667   431 raft_consensus.cc:2272] T a91ae35d9c5b4dc78dbe49c1e1daa01b P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:14.099874   431 tablet_replica.cc:333] T 06aed5c157d04808a2ad4d693102e8a0 P 595d5fe64dde4c4aa359cadababb3229: stopping tablet replica
I20260608 12:42:14.100458   431 raft_consensus.cc:2243] T 06aed5c157d04808a2ad4d693102e8a0 P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:14.100883   431 raft_consensus.cc:2272] T 06aed5c157d04808a2ad4d693102e8a0 P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:14.102669   431 tablet_replica.cc:333] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229: stopping tablet replica
I20260608 12:42:14.103119   431 raft_consensus.cc:2243] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:14.103675   431 raft_consensus.cc:2272] T 8033eb4676c447eaa9875da4afc11e39 P 595d5fe64dde4c4aa359cadababb3229 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:14.125938   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:14.138223   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:14.154668   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:14.170910   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:14.179073   431 master.cc:562] Master@127.0.107.254:38193 shutting down...
I20260608 12:42:14.194386   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:14.194897   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:14.195176   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P c564236af41247fcb7bba4d33bc70620: stopping tablet replica
I20260608 12:42:14.214450   431 master.cc:584] Master@127.0.107.254:38193 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3837 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:42:14.241747   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35457
I20260608 12:42:14.242868   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:14.249343  9026 instance_detector.cc: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.250370  9027 instance_detector.cc: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:14.250967  9029 instance_detector.cc: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.257640   431 server_base.cc:1061] running on GCE node
I20260608 12:42:14.258388   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:14.258559   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.258690   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922534258679 us; error 0 us; skew 500 ppm
I20260608 12:42:14.259197   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:14.261463   431 webserver.cc:533] Webserver started at http://127.0.107.254:36945/ using document root <none> and password file <none>
I20260608 12:42:14.261931   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:14.262085   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:14.262293   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:14.263279   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "7797e15581994109bdc37abffbfe1cc7"
format_stamp: "Formatted at 2026-06-08 12:42:14 on dist-test-slave-vkhm"
I20260608 12:42:14.267670   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 12:42:14.271106  9034 log_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.271904   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:14.272198   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "7797e15581994109bdc37abffbfe1cc7"
format_stamp: "Formatted at 2026-06-08 12:42:14 on dist-test-slave-vkhm"
I20260608 12:42:14.272517   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-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:14.283077   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:14.284068   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:14.319370   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35457
I20260608 12:42:14.319484  9085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35457 every 8 connection(s)
I20260608 12:42:14.323379  9086 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:14.333746  9086 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7: Bootstrap starting.
I20260608 12:42:14.338353  9086 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:14.342238  9086 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7: No bootstrap required, opened a new log
I20260608 12:42:14.344380  9086 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7797e15581994109bdc37abffbfe1cc7" member_type: VOTER }
I20260608 12:42:14.344766  9086 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:14.345007  9086 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7797e15581994109bdc37abffbfe1cc7, State: Initialized, Role: FOLLOWER
I20260608 12:42:14.345603  9086 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7797e15581994109bdc37abffbfe1cc7" member_type: VOTER }
I20260608 12:42:14.346074  9086 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:14.346293  9086 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:14.346591  9086 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:14.350970  9086 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7797e15581994109bdc37abffbfe1cc7" member_type: VOTER }
I20260608 12:42:14.351485  9086 leader_election.cc:304] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [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: 7797e15581994109bdc37abffbfe1cc7; no voters: 
I20260608 12:42:14.352607  9086 leader_election.cc:290] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:14.352984  9089 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:14.354319  9089 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 7797e15581994109bdc37abffbfe1cc7, State: Running, Role: LEADER
I20260608 12:42:14.355037  9089 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [LEADER]: Queue going to LEADER mode. State: All 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: "7797e15581994109bdc37abffbfe1cc7" member_type: VOTER }
I20260608 12:42:14.355659  9086 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:14.357967  9091 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7797e15581994109bdc37abffbfe1cc7. Latest consensus state: current_term: 1 leader_uuid: "7797e15581994109bdc37abffbfe1cc7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7797e15581994109bdc37abffbfe1cc7" member_type: VOTER } }
I20260608 12:42:14.357945  9090 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7797e15581994109bdc37abffbfe1cc7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7797e15581994109bdc37abffbfe1cc7" member_type: VOTER } }
I20260608 12:42:14.358731  9091 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:14.358822  9090 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:14.362218  9094 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:14.367743  9094 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:14.370568   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:14.377267  9094 catalog_manager.cc:1382] Generated new cluster ID: c21fc285035b41089964ef7389217208
I20260608 12:42:14.377558  9094 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:14.405323  9094 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:14.406653  9094 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:14.420130  9094 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7: Generated new TSK 0
I20260608 12:42:14.420787  9094 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:14.437107   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:14.443118  9107 instance_detector.cc: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.444301  9108 instance_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.445976   431 server_base.cc:1061] running on GCE node
W20260608 12:42:14.445940  9110 instance_detector.cc: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.448035   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:14.448300   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.448458   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922534448423 us; error 0 us; skew 500 ppm
I20260608 12:42:14.449055   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:14.451370   431 webserver.cc:533] Webserver started at http://127.0.107.193:35763/ using document root <none> and password file <none>
I20260608 12:42:14.451898   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:14.452103   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:14.452432   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:14.453552   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "2fcb7cfe4edb40c19e53b4ce26e57590"
format_stamp: "Formatted at 2026-06-08 12:42:14 on dist-test-slave-vkhm"
I20260608 12:42:14.458323   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:14.461777  9115 log_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.462489   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:42:14.462790   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "2fcb7cfe4edb40c19e53b4ce26e57590"
format_stamp: "Formatted at 2026-06-08 12:42:14 on dist-test-slave-vkhm"
I20260608 12:42:14.463086   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-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:14.476074   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:14.477195   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:14.478607   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:14.481019   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:14.481254   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:14.481501   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:14.481685   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:14.519043   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46803
I20260608 12:42:14.519148  9177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46803 every 8 connection(s)
I20260608 12:42:14.524395   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:14.532294  9182 instance_detector.cc: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.534590  9183 instance_detector.cc: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:14.538285  9185 instance_detector.cc: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.538945  9178 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35457
I20260608 12:42:14.539050   431 server_base.cc:1061] running on GCE node
I20260608 12:42:14.539554  9178 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:14.540453   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:14.540479  9178 heartbeater.cc:507] Master 127.0.107.254:35457 requested a full tablet report, sending...
W20260608 12:42:14.540795   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.541076   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922534541056 us; error 0 us; skew 500 ppm
I20260608 12:42:14.541870   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:14.543079  9051 ts_manager.cc:194] Registered new tserver with Master: 2fcb7cfe4edb40c19e53b4ce26e57590 (127.0.107.193:46803)
I20260608 12:42:14.544852   431 webserver.cc:533] Webserver started at http://127.0.107.194:39973/ using document root <none> and password file <none>
I20260608 12:42:14.544955  9051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45998
I20260608 12:42:14.545485   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:14.545722   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:14.546025   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:14.547180   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "cfdff1838b2d4968b7544b4da8fcbb00"
format_stamp: "Formatted at 2026-06-08 12:42:14 on dist-test-slave-vkhm"
I20260608 12:42:14.551579   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 12:42:14.554888  9190 log_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.555675   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:14.555941   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "cfdff1838b2d4968b7544b4da8fcbb00"
format_stamp: "Formatted at 2026-06-08 12:42:14 on dist-test-slave-vkhm"
I20260608 12:42:14.556183   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-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:14.567003   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:14.567948   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:14.569363   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:14.571545   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:14.571748   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:14.572007   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:14.572175   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:14.610285   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37021
I20260608 12:42:14.610399  9252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37021 every 8 connection(s)
I20260608 12:42:14.615540   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:14.623637  9257 instance_detector.cc: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:14.625180  9256 instance_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:42:14.627682   431 server_base.cc:1061] running on GCE node
W20260608 12:42:14.628440  9259 instance_detector.cc: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.628461  9253 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35457
I20260608 12:42:14.629033  9253 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:14.629529   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:14.629779   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.629843  9253 heartbeater.cc:507] Master 127.0.107.254:35457 requested a full tablet report, sending...
I20260608 12:42:14.630034   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922534630016 us; error 0 us; skew 500 ppm
I20260608 12:42:14.630785   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:14.632351  9051 ts_manager.cc:194] Registered new tserver with Master: cfdff1838b2d4968b7544b4da8fcbb00 (127.0.107.194:37021)
I20260608 12:42:14.633505   431 webserver.cc:533] Webserver started at http://127.0.107.195:36701/ using document root <none> and password file <none>
I20260608 12:42:14.633953  9051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46000
I20260608 12:42:14.634064   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:14.634421   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:14.634702   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:14.635915   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "d6653aa43cb84c4180970001da762721"
format_stamp: "Formatted at 2026-06-08 12:42:14 on dist-test-slave-vkhm"
I20260608 12:42:14.640322   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:42:14.643585  9264 log_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.644431   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:42:14.644721   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "d6653aa43cb84c4180970001da762721"
format_stamp: "Formatted at 2026-06-08 12:42:14 on dist-test-slave-vkhm"
I20260608 12:42:14.645002   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922327162610-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.662684   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:14.663666   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:14.665196   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:14.667548   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:14.667752   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:14.668026   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:14.668196   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:14.706262   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39687
I20260608 12:42:14.706360  9326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39687 every 8 connection(s)
I20260608 12:42:14.720248  9327 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35457
I20260608 12:42:14.720649  9327 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:14.721385  9327 heartbeater.cc:507] Master 127.0.107.254:35457 requested a full tablet report, sending...
I20260608 12:42:14.723383  9051 ts_manager.cc:194] Registered new tserver with Master: d6653aa43cb84c4180970001da762721 (127.0.107.195:39687)
I20260608 12:42:14.723543   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013806124s
I20260608 12:42:14.725224  9051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46008
I20260608 12:42:15.547575  9178 heartbeater.cc:499] Master 127.0.107.254:35457 was elected leader, sending a full tablet report...
I20260608 12:42:15.636561  9253 heartbeater.cc:499] Master 127.0.107.254:35457 was elected leader, sending a full tablet report...
I20260608 12:42:15.728200  9327 heartbeater.cc:499] Master 127.0.107.254:35457 was elected leader, sending a full tablet report...
I20260608 12:42:15.779726  9051 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46024:
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.782326  9051 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.858383  9218 tablet_service.cc:1511] Processing CreateTablet for tablet e3b4a18b839b4ee7bbaf44293c095f7c (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:15.859973  9218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b4a18b839b4ee7bbaf44293c095f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.859627  9288 tablet_service.cc:1511] Processing CreateTablet for tablet 828fbfd61e6a40bab87648a97f42f167 (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:15.861485  9289 tablet_service.cc:1511] Processing CreateTablet for tablet ddc80adbdac64d1f8217a776690642e4 (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:15.862838  9292 tablet_service.cc:1511] Processing CreateTablet for tablet e3b4a18b839b4ee7bbaf44293c095f7c (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:15.865797  9290 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb4e8eafca341c2befba793cc17a3d0 (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:15.863144  9287 tablet_service.cc:1511] Processing CreateTablet for tablet 84ba66cdb37848bc8046b02ae974381f (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:15.861526  9217 tablet_service.cc:1511] Processing CreateTablet for tablet 0e8bcf78496e4f2697515cf741168213 (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:15.864915  9291 tablet_service.cc:1511] Processing CreateTablet for tablet 0e8bcf78496e4f2697515cf741168213 (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:15.866624  9288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828fbfd61e6a40bab87648a97f42f167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.867694  9217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e8bcf78496e4f2697515cf741168213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.871819  9214 tablet_service.cc:1511] Processing CreateTablet for tablet 828fbfd61e6a40bab87648a97f42f167 (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:15.872114  9139 tablet_service.cc:1511] Processing CreateTablet for tablet 828fbfd61e6a40bab87648a97f42f167 (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:15.873284  9141 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb4e8eafca341c2befba793cc17a3d0 (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:15.873736  9139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828fbfd61e6a40bab87648a97f42f167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.868251  9289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddc80adbdac64d1f8217a776690642e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.868016  9216 tablet_service.cc:1511] Processing CreateTablet for tablet 9cb4e8eafca341c2befba793cc17a3d0 (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:15.875847  9216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb4e8eafca341c2befba793cc17a3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.876746  9214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828fbfd61e6a40bab87648a97f42f167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.869318  9143 tablet_service.cc:1511] Processing CreateTablet for tablet e3b4a18b839b4ee7bbaf44293c095f7c (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:15.876096  9140 tablet_service.cc:1511] Processing CreateTablet for tablet ddc80adbdac64d1f8217a776690642e4 (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:15.869922  9215 tablet_service.cc:1511] Processing CreateTablet for tablet ddc80adbdac64d1f8217a776690642e4 (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:15.870105  9213 tablet_service.cc:1511] Processing CreateTablet for tablet 84ba66cdb37848bc8046b02ae974381f (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:15.871248  9142 tablet_service.cc:1511] Processing CreateTablet for tablet 0e8bcf78496e4f2697515cf741168213 (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:15.878499  9215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddc80adbdac64d1f8217a776690642e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.879724  9287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ba66cdb37848bc8046b02ae974381f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.871819  9138 tablet_service.cc:1511] Processing CreateTablet for tablet 84ba66cdb37848bc8046b02ae974381f (DEFAULT_TABLE table=test-workload [id=683f4f9dd19f4ad18c5189bd0974a01e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:15.882503  9291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e8bcf78496e4f2697515cf741168213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.884887  9292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b4a18b839b4ee7bbaf44293c095f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.888914  9290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb4e8eafca341c2befba793cc17a3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.891667  9213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ba66cdb37848bc8046b02ae974381f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.874667  9141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cb4e8eafca341c2befba793cc17a3d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.892947  9138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ba66cdb37848bc8046b02ae974381f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.896607  9143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b4a18b839b4ee7bbaf44293c095f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.900591  9142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e8bcf78496e4f2697515cf741168213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.904814  9140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddc80adbdac64d1f8217a776690642e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.965231  9348 tablet_bootstrap.cc:492] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590: Bootstrap starting.
I20260608 12:42:15.966491  9347 tablet_bootstrap.cc:492] T 828fbfd61e6a40bab87648a97f42f167 P d6653aa43cb84c4180970001da762721: Bootstrap starting.
I20260608 12:42:15.971920  9348 tablet_bootstrap.cc:654] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.983642  9348 tablet_bootstrap.cc:492] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590: No bootstrap required, opened a new log
I20260608 12:42:15.984166  9348 ts_tablet_manager.cc:1403] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260608 12:42:15.987075  9348 raft_consensus.cc:359] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:15.987812  9348 raft_consensus.cc:385] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.988103  9348 raft_consensus.cc:740] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fcb7cfe4edb40c19e53b4ce26e57590, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.989107  9348 consensus_queue.cc:260] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:15.998467  9348 ts_tablet_manager.cc:1434] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:42:16.010828  9348 tablet_bootstrap.cc:492] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590: Bootstrap starting.
I20260608 12:42:16.017098  9348 tablet_bootstrap.cc:654] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.018918  9349 tablet_bootstrap.cc:492] T 84ba66cdb37848bc8046b02ae974381f P cfdff1838b2d4968b7544b4da8fcbb00: Bootstrap starting.
I20260608 12:42:16.020814  9347 tablet_bootstrap.cc:654] T 828fbfd61e6a40bab87648a97f42f167 P d6653aa43cb84c4180970001da762721: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.023002  9348 tablet_bootstrap.cc:492] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590: No bootstrap required, opened a new log
I20260608 12:42:16.023574  9348 ts_tablet_manager.cc:1403] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:42:16.025228  9349 tablet_bootstrap.cc:654] T 84ba66cdb37848bc8046b02ae974381f P cfdff1838b2d4968b7544b4da8fcbb00: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.026772  9347 tablet_bootstrap.cc:492] T 828fbfd61e6a40bab87648a97f42f167 P d6653aa43cb84c4180970001da762721: No bootstrap required, opened a new log
I20260608 12:42:16.026737  9348 raft_consensus.cc:359] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.027446  9347 ts_tablet_manager.cc:1403] T 828fbfd61e6a40bab87648a97f42f167 P d6653aa43cb84c4180970001da762721: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.000s
I20260608 12:42:16.027596  9348 raft_consensus.cc:385] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.028017  9348 raft_consensus.cc:740] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fcb7cfe4edb40c19e53b4ce26e57590, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.028807  9348 consensus_queue.cc:260] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.030725  9348 ts_tablet_manager.cc:1434] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:42:16.031927  9348 tablet_bootstrap.cc:492] T 0e8bcf78496e4f2697515cf741168213 P 2fcb7cfe4edb40c19e53b4ce26e57590: Bootstrap starting.
I20260608 12:42:16.032481  9347 raft_consensus.cc:359] T 828fbfd61e6a40bab87648a97f42f167 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.033257  9347 raft_consensus.cc:385] T 828fbfd61e6a40bab87648a97f42f167 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.033589  9347 raft_consensus.cc:740] T 828fbfd61e6a40bab87648a97f42f167 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6653aa43cb84c4180970001da762721, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.034430  9347 consensus_queue.cc:260] T 828fbfd61e6a40bab87648a97f42f167 P d6653aa43cb84c4180970001da762721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.038218  9347 ts_tablet_manager.cc:1434] T 828fbfd61e6a40bab87648a97f42f167 P d6653aa43cb84c4180970001da762721: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 12:42:16.039376  9347 tablet_bootstrap.cc:492] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721: Bootstrap starting.
I20260608 12:42:16.039424  9349 tablet_bootstrap.cc:492] T 84ba66cdb37848bc8046b02ae974381f P cfdff1838b2d4968b7544b4da8fcbb00: No bootstrap required, opened a new log
I20260608 12:42:16.040078  9348 tablet_bootstrap.cc:654] T 0e8bcf78496e4f2697515cf741168213 P 2fcb7cfe4edb40c19e53b4ce26e57590: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.040170  9349 ts_tablet_manager.cc:1403] T 84ba66cdb37848bc8046b02ae974381f P cfdff1838b2d4968b7544b4da8fcbb00: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260608 12:42:16.047147  9349 raft_consensus.cc:359] T 84ba66cdb37848bc8046b02ae974381f P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.047876  9349 raft_consensus.cc:385] T 84ba66cdb37848bc8046b02ae974381f P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.048164  9349 raft_consensus.cc:740] T 84ba66cdb37848bc8046b02ae974381f P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfdff1838b2d4968b7544b4da8fcbb00, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.048556  9347 tablet_bootstrap.cc:654] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.049067  9349 consensus_queue.cc:260] T 84ba66cdb37848bc8046b02ae974381f P cfdff1838b2d4968b7544b4da8fcbb00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.065652  9349 ts_tablet_manager.cc:1434] T 84ba66cdb37848bc8046b02ae974381f P cfdff1838b2d4968b7544b4da8fcbb00: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.015s
I20260608 12:42:16.066210  9348 tablet_bootstrap.cc:492] T 0e8bcf78496e4f2697515cf741168213 P 2fcb7cfe4edb40c19e53b4ce26e57590: No bootstrap required, opened a new log
I20260608 12:42:16.066718  9348 ts_tablet_manager.cc:1403] T 0e8bcf78496e4f2697515cf741168213 P 2fcb7cfe4edb40c19e53b4ce26e57590: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.013s
I20260608 12:42:16.066767  9349 tablet_bootstrap.cc:492] T e3b4a18b839b4ee7bbaf44293c095f7c P cfdff1838b2d4968b7544b4da8fcbb00: Bootstrap starting.
I20260608 12:42:16.068354  9347 tablet_bootstrap.cc:492] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721: No bootstrap required, opened a new log
I20260608 12:42:16.068966  9347 ts_tablet_manager.cc:1403] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260608 12:42:16.070102  9348 raft_consensus.cc:359] T 0e8bcf78496e4f2697515cf741168213 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.070844  9348 raft_consensus.cc:385] T 0e8bcf78496e4f2697515cf741168213 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.071143  9348 raft_consensus.cc:740] T 0e8bcf78496e4f2697515cf741168213 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fcb7cfe4edb40c19e53b4ce26e57590, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.072026  9347 raft_consensus.cc:359] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.071925  9348 consensus_queue.cc:260] T 0e8bcf78496e4f2697515cf741168213 P 2fcb7cfe4edb40c19e53b4ce26e57590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.072832  9347 raft_consensus.cc:385] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.073093  9349 tablet_bootstrap.cc:654] T e3b4a18b839b4ee7bbaf44293c095f7c P cfdff1838b2d4968b7544b4da8fcbb00: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.073240  9347 raft_consensus.cc:740] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6653aa43cb84c4180970001da762721, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.074313  9347 consensus_queue.cc:260] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.074810  9348 ts_tablet_manager.cc:1434] T 0e8bcf78496e4f2697515cf741168213 P 2fcb7cfe4edb40c19e53b4ce26e57590: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 12:42:16.075984  9348 tablet_bootstrap.cc:492] T ddc80adbdac64d1f8217a776690642e4 P 2fcb7cfe4edb40c19e53b4ce26e57590: Bootstrap starting.
I20260608 12:42:16.076768  9347 ts_tablet_manager.cc:1434] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:42:16.079933  9349 tablet_bootstrap.cc:492] T e3b4a18b839b4ee7bbaf44293c095f7c P cfdff1838b2d4968b7544b4da8fcbb00: No bootstrap required, opened a new log
I20260608 12:42:16.080509  9349 ts_tablet_manager.cc:1403] T e3b4a18b839b4ee7bbaf44293c095f7c P cfdff1838b2d4968b7544b4da8fcbb00: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260608 12:42:16.082279  9348 tablet_bootstrap.cc:654] T ddc80adbdac64d1f8217a776690642e4 P 2fcb7cfe4edb40c19e53b4ce26e57590: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.083385  9349 raft_consensus.cc:359] T e3b4a18b839b4ee7bbaf44293c095f7c P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } } peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } }
I20260608 12:42:16.084120  9349 raft_consensus.cc:385] T e3b4a18b839b4ee7bbaf44293c095f7c P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.084437  9349 raft_consensus.cc:740] T e3b4a18b839b4ee7bbaf44293c095f7c P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfdff1838b2d4968b7544b4da8fcbb00, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.085268  9349 consensus_queue.cc:260] T e3b4a18b839b4ee7bbaf44293c095f7c P cfdff1838b2d4968b7544b4da8fcbb00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } } peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } }
I20260608 12:42:16.087091  9347 tablet_bootstrap.cc:492] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721: Bootstrap starting.
I20260608 12:42:16.088276  9349 ts_tablet_manager.cc:1434] T e3b4a18b839b4ee7bbaf44293c095f7c P cfdff1838b2d4968b7544b4da8fcbb00: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:42:16.089252  9349 tablet_bootstrap.cc:492] T 9cb4e8eafca341c2befba793cc17a3d0 P cfdff1838b2d4968b7544b4da8fcbb00: Bootstrap starting.
I20260608 12:42:16.095253  9347 tablet_bootstrap.cc:654] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.095476  9349 tablet_bootstrap.cc:654] T 9cb4e8eafca341c2befba793cc17a3d0 P cfdff1838b2d4968b7544b4da8fcbb00: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.096351  9351 raft_consensus.cc:493] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:16.096912  9351 raft_consensus.cc:515] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.107067  9349 tablet_bootstrap.cc:492] T 9cb4e8eafca341c2befba793cc17a3d0 P cfdff1838b2d4968b7544b4da8fcbb00: No bootstrap required, opened a new log
I20260608 12:42:16.107600  9349 ts_tablet_manager.cc:1403] T 9cb4e8eafca341c2befba793cc17a3d0 P cfdff1838b2d4968b7544b4da8fcbb00: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260608 12:42:16.107746  9348 tablet_bootstrap.cc:492] T ddc80adbdac64d1f8217a776690642e4 P 2fcb7cfe4edb40c19e53b4ce26e57590: No bootstrap required, opened a new log
I20260608 12:42:16.108424  9348 ts_tablet_manager.cc:1403] T ddc80adbdac64d1f8217a776690642e4 P 2fcb7cfe4edb40c19e53b4ce26e57590: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.009s
I20260608 12:42:16.109012  9351 leader_election.cc:290] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfdff1838b2d4968b7544b4da8fcbb00 (127.0.107.194:37021), d6653aa43cb84c4180970001da762721 (127.0.107.195:39687)
I20260608 12:42:16.109256  9347 tablet_bootstrap.cc:492] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721: No bootstrap required, opened a new log
I20260608 12:42:16.109836  9347 ts_tablet_manager.cc:1403] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260608 12:42:16.112218  9348 raft_consensus.cc:359] T ddc80adbdac64d1f8217a776690642e4 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.113498  9348 raft_consensus.cc:385] T ddc80adbdac64d1f8217a776690642e4 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.113967  9348 raft_consensus.cc:740] T ddc80adbdac64d1f8217a776690642e4 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fcb7cfe4edb40c19e53b4ce26e57590, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.114818  9348 consensus_queue.cc:260] T ddc80adbdac64d1f8217a776690642e4 P 2fcb7cfe4edb40c19e53b4ce26e57590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.117108  9348 ts_tablet_manager.cc:1434] T ddc80adbdac64d1f8217a776690642e4 P 2fcb7cfe4edb40c19e53b4ce26e57590: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:42:16.116739  9349 raft_consensus.cc:359] T 9cb4e8eafca341c2befba793cc17a3d0 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.112679  9347 raft_consensus.cc:359] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.117554  9349 raft_consensus.cc:385] T 9cb4e8eafca341c2befba793cc17a3d0 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.117733  9347 raft_consensus.cc:385] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.117956  9349 raft_consensus.cc:740] T 9cb4e8eafca341c2befba793cc17a3d0 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfdff1838b2d4968b7544b4da8fcbb00, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.118407  9347 raft_consensus.cc:740] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6653aa43cb84c4180970001da762721, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.119079  9349 consensus_queue.cc:260] T 9cb4e8eafca341c2befba793cc17a3d0 P cfdff1838b2d4968b7544b4da8fcbb00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.119323  9347 consensus_queue.cc:260] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.121311  9349 ts_tablet_manager.cc:1434] T 9cb4e8eafca341c2befba793cc17a3d0 P cfdff1838b2d4968b7544b4da8fcbb00: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 12:42:16.121596  9347 ts_tablet_manager.cc:1434] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:42:16.124396  9348 tablet_bootstrap.cc:492] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590: Bootstrap starting.
I20260608 12:42:16.127705  9228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fbfd61e6a40bab87648a97f42f167" candidate_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" is_pre_election: true
I20260608 12:42:16.129235  9302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fbfd61e6a40bab87648a97f42f167" candidate_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6653aa43cb84c4180970001da762721" is_pre_election: true
I20260608 12:42:16.129914  9302 raft_consensus.cc:2468] T 828fbfd61e6a40bab87648a97f42f167 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fcb7cfe4edb40c19e53b4ce26e57590 in term 0.
I20260608 12:42:16.131341  9348 tablet_bootstrap.cc:654] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590: Neither blocks nor log segments found. Creating new log.
W20260608 12:42:16.131820  9116 leader_election.cc:343] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfdff1838b2d4968b7544b4da8fcbb00 (127.0.107.194:37021): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:16.133301  9117 leader_election.cc:304] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [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: 2fcb7cfe4edb40c19e53b4ce26e57590, d6653aa43cb84c4180970001da762721; no voters: cfdff1838b2d4968b7544b4da8fcbb00
I20260608 12:42:16.133906  9351 raft_consensus.cc:493] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:16.133553  9349 tablet_bootstrap.cc:492] T 0e8bcf78496e4f2697515cf741168213 P cfdff1838b2d4968b7544b4da8fcbb00: Bootstrap starting.
I20260608 12:42:16.134480  9351 raft_consensus.cc:515] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.136898  9351 leader_election.cc:290] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfdff1838b2d4968b7544b4da8fcbb00 (127.0.107.194:37021), d6653aa43cb84c4180970001da762721 (127.0.107.195:39687)
I20260608 12:42:16.137398  9351 raft_consensus.cc:2804] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:16.137588  9228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb4e8eafca341c2befba793cc17a3d0" candidate_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" is_pre_election: true
I20260608 12:42:16.137794  9351 raft_consensus.cc:493] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:16.138022  9347 tablet_bootstrap.cc:492] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721: Bootstrap starting.
I20260608 12:42:16.138193  9351 raft_consensus.cc:3060] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.138273  9228 raft_consensus.cc:2468] T 9cb4e8eafca341c2befba793cc17a3d0 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fcb7cfe4edb40c19e53b4ce26e57590 in term 0.
I20260608 12:42:16.139708  9116 leader_election.cc:304] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcb7cfe4edb40c19e53b4ce26e57590, cfdff1838b2d4968b7544b4da8fcbb00; no voters: 
I20260608 12:42:16.144287  9347 tablet_bootstrap.cc:654] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.150985  9349 tablet_bootstrap.cc:654] T 0e8bcf78496e4f2697515cf741168213 P cfdff1838b2d4968b7544b4da8fcbb00: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.150791  9351 raft_consensus.cc:515] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.153913  9348 tablet_bootstrap.cc:492] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590: No bootstrap required, opened a new log
I20260608 12:42:16.153928  9228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fbfd61e6a40bab87648a97f42f167" candidate_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfdff1838b2d4968b7544b4da8fcbb00"
I20260608 12:42:16.154517  9366 raft_consensus.cc:2804] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:16.154978  9366 raft_consensus.cc:493] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:16.155103  9348 ts_tablet_manager.cc:1403] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.007s
I20260608 12:42:16.155406  9366 raft_consensus.cc:3060] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:16.155787  9116 leader_election.cc:343] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cfdff1838b2d4968b7544b4da8fcbb00 (127.0.107.194:37021): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:16.156812  9351 leader_election.cc:290] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [CANDIDATE]: Term 1 election: Requested vote from peers cfdff1838b2d4968b7544b4da8fcbb00 (127.0.107.194:37021), d6653aa43cb84c4180970001da762721 (127.0.107.195:39687)
I20260608 12:42:16.159484  9302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb4e8eafca341c2befba793cc17a3d0" candidate_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6653aa43cb84c4180970001da762721" is_pre_election: true
I20260608 12:42:16.159423  9348 raft_consensus.cc:359] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } } peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } }
I20260608 12:42:16.160377  9348 raft_consensus.cc:385] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.160728  9348 raft_consensus.cc:740] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fcb7cfe4edb40c19e53b4ce26e57590, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.161397  9349 tablet_bootstrap.cc:492] T 0e8bcf78496e4f2697515cf741168213 P cfdff1838b2d4968b7544b4da8fcbb00: No bootstrap required, opened a new log
I20260608 12:42:16.161918  9349 ts_tablet_manager.cc:1403] T 0e8bcf78496e4f2697515cf741168213 P cfdff1838b2d4968b7544b4da8fcbb00: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.003s
I20260608 12:42:16.161798  9348 consensus_queue.cc:260] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } } peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } }
I20260608 12:42:16.162509  9347 tablet_bootstrap.cc:492] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721: No bootstrap required, opened a new log
I20260608 12:42:16.163056  9347 ts_tablet_manager.cc:1403] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260608 12:42:16.163466  9366 raft_consensus.cc:515] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.165383  9302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fbfd61e6a40bab87648a97f42f167" candidate_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6653aa43cb84c4180970001da762721"
I20260608 12:42:16.165959  9302 raft_consensus.cc:3060] T 828fbfd61e6a40bab87648a97f42f167 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.166226  9228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb4e8eafca341c2befba793cc17a3d0" candidate_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfdff1838b2d4968b7544b4da8fcbb00"
I20260608 12:42:16.166826  9228 raft_consensus.cc:3060] T 9cb4e8eafca341c2befba793cc17a3d0 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.166981  9348 ts_tablet_manager.cc:1434] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 12:42:16.168298  9348 tablet_bootstrap.cc:492] T 84ba66cdb37848bc8046b02ae974381f P 2fcb7cfe4edb40c19e53b4ce26e57590: Bootstrap starting.
I20260608 12:42:16.173406  9302 raft_consensus.cc:2468] T 828fbfd61e6a40bab87648a97f42f167 P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcb7cfe4edb40c19e53b4ce26e57590 in term 1.
I20260608 12:42:16.174435  9228 raft_consensus.cc:2468] T 9cb4e8eafca341c2befba793cc17a3d0 P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcb7cfe4edb40c19e53b4ce26e57590 in term 1.
W20260608 12:42:16.174789  9117 leader_election.cc:343] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6653aa43cb84c4180970001da762721 (127.0.107.195:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:16.175521  9348 tablet_bootstrap.cc:654] T 84ba66cdb37848bc8046b02ae974381f P 2fcb7cfe4edb40c19e53b4ce26e57590: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.175709  9116 leader_election.cc:304] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcb7cfe4edb40c19e53b4ce26e57590, cfdff1838b2d4968b7544b4da8fcbb00; no voters: 
I20260608 12:42:16.175918  9117 leader_election.cc:304] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [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: 2fcb7cfe4edb40c19e53b4ce26e57590, d6653aa43cb84c4180970001da762721; no voters: cfdff1838b2d4968b7544b4da8fcbb00
I20260608 12:42:16.176750  9351 raft_consensus.cc:2804] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:16.177188  9349 raft_consensus.cc:359] T 0e8bcf78496e4f2697515cf741168213 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.178092  9349 raft_consensus.cc:385] T 0e8bcf78496e4f2697515cf741168213 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.178550  9349 raft_consensus.cc:740] T 0e8bcf78496e4f2697515cf741168213 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfdff1838b2d4968b7544b4da8fcbb00, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.179278  9366 leader_election.cc:290] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [CANDIDATE]: Term 1 election: Requested vote from peers cfdff1838b2d4968b7544b4da8fcbb00 (127.0.107.194:37021), d6653aa43cb84c4180970001da762721 (127.0.107.195:39687)
I20260608 12:42:16.180068  9366 raft_consensus.cc:2804] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:16.179811  9349 consensus_queue.cc:260] T 0e8bcf78496e4f2697515cf741168213 P cfdff1838b2d4968b7544b4da8fcbb00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.180698  9366 raft_consensus.cc:697] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 LEADER]: Becoming Leader. State: Replica: 2fcb7cfe4edb40c19e53b4ce26e57590, State: Running, Role: LEADER
I20260608 12:42:16.182313  9351 raft_consensus.cc:697] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 LEADER]: Becoming Leader. State: Replica: 2fcb7cfe4edb40c19e53b4ce26e57590, State: Running, Role: LEADER
I20260608 12:42:16.183674  9351 consensus_queue.cc:237] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.185159  9349 ts_tablet_manager.cc:1434] T 0e8bcf78496e4f2697515cf741168213 P cfdff1838b2d4968b7544b4da8fcbb00: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260608 12:42:16.184996  9347 raft_consensus.cc:359] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.185809  9347 raft_consensus.cc:385] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.186143  9347 raft_consensus.cc:740] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6653aa43cb84c4180970001da762721, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.186909  9349 tablet_bootstrap.cc:492] T ddc80adbdac64d1f8217a776690642e4 P cfdff1838b2d4968b7544b4da8fcbb00: Bootstrap starting.
I20260608 12:42:16.182432  9366 consensus_queue.cc:237] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.187441  9347 consensus_queue.cc:260] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.191717  9302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb4e8eafca341c2befba793cc17a3d0" candidate_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6653aa43cb84c4180970001da762721"
I20260608 12:42:16.193790  9348 tablet_bootstrap.cc:492] T 84ba66cdb37848bc8046b02ae974381f P 2fcb7cfe4edb40c19e53b4ce26e57590: No bootstrap required, opened a new log
I20260608 12:42:16.194548  9348 ts_tablet_manager.cc:1403] T 84ba66cdb37848bc8046b02ae974381f P 2fcb7cfe4edb40c19e53b4ce26e57590: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.006s
I20260608 12:42:16.198743  9348 raft_consensus.cc:359] T 84ba66cdb37848bc8046b02ae974381f P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
W20260608 12:42:16.196077  9117 leader_election.cc:343] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6653aa43cb84c4180970001da762721 (127.0.107.195:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:16.200348  9347 ts_tablet_manager.cc:1434] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.004s
I20260608 12:42:16.200868  9348 raft_consensus.cc:385] T 84ba66cdb37848bc8046b02ae974381f P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.201275  9348 raft_consensus.cc:740] T 84ba66cdb37848bc8046b02ae974381f P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fcb7cfe4edb40c19e53b4ce26e57590, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.201901  9347 tablet_bootstrap.cc:492] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721: Bootstrap starting.
I20260608 12:42:16.202250  9349 tablet_bootstrap.cc:654] T ddc80adbdac64d1f8217a776690642e4 P cfdff1838b2d4968b7544b4da8fcbb00: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.202070  9348 consensus_queue.cc:260] T 84ba66cdb37848bc8046b02ae974381f P 2fcb7cfe4edb40c19e53b4ce26e57590 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.205219  9348 ts_tablet_manager.cc:1434] T 84ba66cdb37848bc8046b02ae974381f P 2fcb7cfe4edb40c19e53b4ce26e57590: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260608 12:42:16.215656  9347 tablet_bootstrap.cc:654] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.216423  9355 raft_consensus.cc:493] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:16.217046  9355 raft_consensus.cc:515] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.218627  9349 tablet_bootstrap.cc:492] T ddc80adbdac64d1f8217a776690642e4 P cfdff1838b2d4968b7544b4da8fcbb00: No bootstrap required, opened a new log
I20260608 12:42:16.219221  9349 ts_tablet_manager.cc:1403] T ddc80adbdac64d1f8217a776690642e4 P cfdff1838b2d4968b7544b4da8fcbb00: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.004s
I20260608 12:42:16.222644  9349 raft_consensus.cc:359] T ddc80adbdac64d1f8217a776690642e4 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.223527  9349 raft_consensus.cc:385] T ddc80adbdac64d1f8217a776690642e4 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.223870  9349 raft_consensus.cc:740] T ddc80adbdac64d1f8217a776690642e4 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfdff1838b2d4968b7544b4da8fcbb00, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.219563  9048 catalog_manager.cc:5696] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fcb7cfe4edb40c19e53b4ce26e57590 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:16.224849  9349 consensus_queue.cc:260] T ddc80adbdac64d1f8217a776690642e4 P cfdff1838b2d4968b7544b4da8fcbb00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.231056  9349 ts_tablet_manager.cc:1434] T ddc80adbdac64d1f8217a776690642e4 P cfdff1838b2d4968b7544b4da8fcbb00: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 12:42:16.232496  9349 tablet_bootstrap.cc:492] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00: Bootstrap starting.
I20260608 12:42:16.233085  9355 leader_election.cc:290] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fcb7cfe4edb40c19e53b4ce26e57590 (127.0.107.193:46803), cfdff1838b2d4968b7544b4da8fcbb00 (127.0.107.194:37021)
I20260608 12:42:16.233649  9355 raft_consensus.cc:493] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:16.234104  9355 raft_consensus.cc:515] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.240547  9349 tablet_bootstrap.cc:654] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.246086  9355 leader_election.cc:290] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fcb7cfe4edb40c19e53b4ce26e57590 (127.0.107.193:46803), cfdff1838b2d4968b7544b4da8fcbb00 (127.0.107.194:37021)
I20260608 12:42:16.270112  9051 catalog_manager.cc:5696] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fcb7cfe4edb40c19e53b4ce26e57590 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:16.288736  9153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8bcf78496e4f2697515cf741168213" candidate_uuid: "d6653aa43cb84c4180970001da762721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" is_pre_election: true
I20260608 12:42:16.289494  9153 raft_consensus.cc:2468] T 0e8bcf78496e4f2697515cf741168213 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6653aa43cb84c4180970001da762721 in term 0.
I20260608 12:42:16.291100  9228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8bcf78496e4f2697515cf741168213" candidate_uuid: "d6653aa43cb84c4180970001da762721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" is_pre_election: true
I20260608 12:42:16.291862  9228 raft_consensus.cc:2468] T 0e8bcf78496e4f2697515cf741168213 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6653aa43cb84c4180970001da762721 in term 0.
I20260608 12:42:16.293869  9153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ba66cdb37848bc8046b02ae974381f" candidate_uuid: "d6653aa43cb84c4180970001da762721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" is_pre_election: true
I20260608 12:42:16.291316  9268 leader_election.cc:304] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcb7cfe4edb40c19e53b4ce26e57590, d6653aa43cb84c4180970001da762721; no voters: 
I20260608 12:42:16.292692  9227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ba66cdb37848bc8046b02ae974381f" candidate_uuid: "d6653aa43cb84c4180970001da762721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" is_pre_election: true
I20260608 12:42:16.294503  9349 tablet_bootstrap.cc:492] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00: No bootstrap required, opened a new log
I20260608 12:42:16.294925  9227 raft_consensus.cc:2468] T 84ba66cdb37848bc8046b02ae974381f P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6653aa43cb84c4180970001da762721 in term 0.
I20260608 12:42:16.295073  9349 ts_tablet_manager.cc:1403] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00: Time spent bootstrapping tablet: real 0.063s	user 0.028s	sys 0.024s
I20260608 12:42:16.295295  9347 tablet_bootstrap.cc:492] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721: No bootstrap required, opened a new log
I20260608 12:42:16.295854  9347 ts_tablet_manager.cc:1403] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721: Time spent bootstrapping tablet: real 0.094s	user 0.060s	sys 0.025s
I20260608 12:42:16.294526  9153 raft_consensus.cc:2468] T 84ba66cdb37848bc8046b02ae974381f P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6653aa43cb84c4180970001da762721 in term 0.
I20260608 12:42:16.297458  9268 leader_election.cc:304] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcb7cfe4edb40c19e53b4ce26e57590, d6653aa43cb84c4180970001da762721; no voters: 
I20260608 12:42:16.298301  9355 raft_consensus.cc:2804] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:16.298483  9378 raft_consensus.cc:2804] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:16.298758  9355 raft_consensus.cc:493] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:16.299099  9378 raft_consensus.cc:493] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:16.298573  9349 raft_consensus.cc:359] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.299341  9355 raft_consensus.cc:3060] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.299554  9378 raft_consensus.cc:3060] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.299630  9349 raft_consensus.cc:385] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.300164  9349 raft_consensus.cc:740] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfdff1838b2d4968b7544b4da8fcbb00, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.299122  9347 raft_consensus.cc:359] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.301086  9349 consensus_queue.cc:260] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.301721  9347 raft_consensus.cc:385] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.302013  9347 raft_consensus.cc:740] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6653aa43cb84c4180970001da762721, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.302722  9347 consensus_queue.cc:260] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.306737  9349 ts_tablet_manager.cc:1434] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:42:16.306999  9378 raft_consensus.cc:515] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.310098  9378 leader_election.cc:290] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [CANDIDATE]: Term 1 election: Requested vote from peers 2fcb7cfe4edb40c19e53b4ce26e57590 (127.0.107.193:46803), cfdff1838b2d4968b7544b4da8fcbb00 (127.0.107.194:37021)
I20260608 12:42:16.310278  9153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ba66cdb37848bc8046b02ae974381f" candidate_uuid: "d6653aa43cb84c4180970001da762721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590"
I20260608 12:42:16.310860  9153 raft_consensus.cc:3060] T 84ba66cdb37848bc8046b02ae974381f P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.313608  9378 raft_consensus.cc:493] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:16.314093  9378 raft_consensus.cc:515] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.316743  9378 leader_election.cc:290] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fcb7cfe4edb40c19e53b4ce26e57590 (127.0.107.193:46803), cfdff1838b2d4968b7544b4da8fcbb00 (127.0.107.194:37021)
I20260608 12:42:16.318058  9152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc80adbdac64d1f8217a776690642e4" candidate_uuid: "d6653aa43cb84c4180970001da762721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" is_pre_election: true
I20260608 12:42:16.318794  9152 raft_consensus.cc:2468] T ddc80adbdac64d1f8217a776690642e4 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6653aa43cb84c4180970001da762721 in term 0.
I20260608 12:42:16.319273  9227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ba66cdb37848bc8046b02ae974381f" candidate_uuid: "d6653aa43cb84c4180970001da762721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfdff1838b2d4968b7544b4da8fcbb00"
I20260608 12:42:16.319582  9355 raft_consensus.cc:515] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.319875  9227 raft_consensus.cc:3060] T 84ba66cdb37848bc8046b02ae974381f P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.319844  9268 leader_election.cc:304] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcb7cfe4edb40c19e53b4ce26e57590, d6653aa43cb84c4180970001da762721; no voters: 
I20260608 12:42:16.320221  9228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc80adbdac64d1f8217a776690642e4" candidate_uuid: "d6653aa43cb84c4180970001da762721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" is_pre_election: true
I20260608 12:42:16.320982  9228 raft_consensus.cc:2468] T ddc80adbdac64d1f8217a776690642e4 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6653aa43cb84c4180970001da762721 in term 0.
I20260608 12:42:16.322494  9355 leader_election.cc:290] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [CANDIDATE]: Term 1 election: Requested vote from peers 2fcb7cfe4edb40c19e53b4ce26e57590 (127.0.107.193:46803), cfdff1838b2d4968b7544b4da8fcbb00 (127.0.107.194:37021)
I20260608 12:42:16.322497  9152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8bcf78496e4f2697515cf741168213" candidate_uuid: "d6653aa43cb84c4180970001da762721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590"
I20260608 12:42:16.323285  9152 raft_consensus.cc:3060] T 0e8bcf78496e4f2697515cf741168213 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.324280  9228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8bcf78496e4f2697515cf741168213" candidate_uuid: "d6653aa43cb84c4180970001da762721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfdff1838b2d4968b7544b4da8fcbb00"
I20260608 12:42:16.324906  9228 raft_consensus.cc:3060] T 0e8bcf78496e4f2697515cf741168213 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.325591  9153 raft_consensus.cc:2468] T 84ba66cdb37848bc8046b02ae974381f P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6653aa43cb84c4180970001da762721 in term 1.
I20260608 12:42:16.323292  9355 raft_consensus.cc:2804] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:16.326897  9268 leader_election.cc:304] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcb7cfe4edb40c19e53b4ce26e57590, d6653aa43cb84c4180970001da762721; no voters: 
I20260608 12:42:16.327250  9355 raft_consensus.cc:493] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:16.327626  9355 raft_consensus.cc:3060] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.328454  9227 raft_consensus.cc:2468] T 84ba66cdb37848bc8046b02ae974381f P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6653aa43cb84c4180970001da762721 in term 1.
I20260608 12:42:16.331470  9228 raft_consensus.cc:2468] T 0e8bcf78496e4f2697515cf741168213 P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6653aa43cb84c4180970001da762721 in term 1.
I20260608 12:42:16.331766  9152 raft_consensus.cc:2468] T 0e8bcf78496e4f2697515cf741168213 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6653aa43cb84c4180970001da762721 in term 1.
I20260608 12:42:16.319471  9347 ts_tablet_manager.cc:1434] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.005s
I20260608 12:42:16.332886  9265 leader_election.cc:304] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cfdff1838b2d4968b7544b4da8fcbb00, d6653aa43cb84c4180970001da762721; no voters: 
I20260608 12:42:16.333364  9347 tablet_bootstrap.cc:492] T e3b4a18b839b4ee7bbaf44293c095f7c P d6653aa43cb84c4180970001da762721: Bootstrap starting.
I20260608 12:42:16.333459  9380 raft_consensus.cc:2804] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:16.334410  9380 raft_consensus.cc:697] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [term 1 LEADER]: Becoming Leader. State: Replica: d6653aa43cb84c4180970001da762721, State: Running, Role: LEADER
I20260608 12:42:16.334627  9381 raft_consensus.cc:2804] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:16.335348  9381 raft_consensus.cc:697] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [term 1 LEADER]: Becoming Leader. State: Replica: d6653aa43cb84c4180970001da762721, State: Running, Role: LEADER
I20260608 12:42:16.335381  9380 consensus_queue.cc:237] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.336604  9381 consensus_queue.cc:237] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.340392  9347 tablet_bootstrap.cc:654] T e3b4a18b839b4ee7bbaf44293c095f7c P d6653aa43cb84c4180970001da762721: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:16.342911  9355 raft_consensus.cc:515] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.345798  9355 leader_election.cc:290] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [CANDIDATE]: Term 1 election: Requested vote from peers 2fcb7cfe4edb40c19e53b4ce26e57590 (127.0.107.193:46803), cfdff1838b2d4968b7544b4da8fcbb00 (127.0.107.194:37021)
I20260608 12:42:16.346625  9152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc80adbdac64d1f8217a776690642e4" candidate_uuid: "d6653aa43cb84c4180970001da762721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590"
I20260608 12:42:16.347218  9152 raft_consensus.cc:3060] T ddc80adbdac64d1f8217a776690642e4 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.347450  9228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddc80adbdac64d1f8217a776690642e4" candidate_uuid: "d6653aa43cb84c4180970001da762721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfdff1838b2d4968b7544b4da8fcbb00"
I20260608 12:42:16.348018  9228 raft_consensus.cc:3060] T ddc80adbdac64d1f8217a776690642e4 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.354246  9152 raft_consensus.cc:2468] T ddc80adbdac64d1f8217a776690642e4 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6653aa43cb84c4180970001da762721 in term 1.
I20260608 12:42:16.354704  9228 raft_consensus.cc:2468] T ddc80adbdac64d1f8217a776690642e4 P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6653aa43cb84c4180970001da762721 in term 1.
I20260608 12:42:16.355805  9268 leader_election.cc:304] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcb7cfe4edb40c19e53b4ce26e57590, d6653aa43cb84c4180970001da762721; no voters: 
I20260608 12:42:16.356858  9380 raft_consensus.cc:2804] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:16.357635  9380 raft_consensus.cc:697] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [term 1 LEADER]: Becoming Leader. State: Replica: d6653aa43cb84c4180970001da762721, State: Running, Role: LEADER
I20260608 12:42:16.358508  9380 consensus_queue.cc:237] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
W20260608 12:42:16.368469  9099 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:16.372835  9048 catalog_manager.cc:5696] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6653aa43cb84c4180970001da762721 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d6653aa43cb84c4180970001da762721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:16.374440  9347 tablet_bootstrap.cc:492] T e3b4a18b839b4ee7bbaf44293c095f7c P d6653aa43cb84c4180970001da762721: No bootstrap required, opened a new log
I20260608 12:42:16.375029  9347 ts_tablet_manager.cc:1403] T e3b4a18b839b4ee7bbaf44293c095f7c P d6653aa43cb84c4180970001da762721: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.020s
I20260608 12:42:16.374491  9048 catalog_manager.cc:5696] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6653aa43cb84c4180970001da762721 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d6653aa43cb84c4180970001da762721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:16.377544  9347 raft_consensus.cc:359] T e3b4a18b839b4ee7bbaf44293c095f7c P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } } peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } }
I20260608 12:42:16.378082  9347 raft_consensus.cc:385] T e3b4a18b839b4ee7bbaf44293c095f7c P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:16.378326  9347 raft_consensus.cc:740] T e3b4a18b839b4ee7bbaf44293c095f7c P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6653aa43cb84c4180970001da762721, State: Initialized, Role: FOLLOWER
I20260608 12:42:16.379037  9347 consensus_queue.cc:260] T e3b4a18b839b4ee7bbaf44293c095f7c P d6653aa43cb84c4180970001da762721 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } } peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } }
I20260608 12:42:16.380713  9347 ts_tablet_manager.cc:1434] T e3b4a18b839b4ee7bbaf44293c095f7c P d6653aa43cb84c4180970001da762721: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:42:16.388113  9048 catalog_manager.cc:5696] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6653aa43cb84c4180970001da762721 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "d6653aa43cb84c4180970001da762721" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:16.473977  9351 raft_consensus.cc:493] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:16.474543  9351 raft_consensus.cc:515] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } } peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } }
I20260608 12:42:16.476400  9351 leader_election.cc:290] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfdff1838b2d4968b7544b4da8fcbb00 (127.0.107.194:37021), d6653aa43cb84c4180970001da762721 (127.0.107.195:39687)
I20260608 12:42:16.477150  9228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b4a18b839b4ee7bbaf44293c095f7c" candidate_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" is_pre_election: true
I20260608 12:42:16.477541  9302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b4a18b839b4ee7bbaf44293c095f7c" candidate_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6653aa43cb84c4180970001da762721" is_pre_election: true
I20260608 12:42:16.477890  9228 raft_consensus.cc:2468] T e3b4a18b839b4ee7bbaf44293c095f7c P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fcb7cfe4edb40c19e53b4ce26e57590 in term 0.
I20260608 12:42:16.478206  9302 raft_consensus.cc:2468] T e3b4a18b839b4ee7bbaf44293c095f7c P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fcb7cfe4edb40c19e53b4ce26e57590 in term 0.
I20260608 12:42:16.479031  9116 leader_election.cc:304] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcb7cfe4edb40c19e53b4ce26e57590, cfdff1838b2d4968b7544b4da8fcbb00; no voters: 
I20260608 12:42:16.479837  9351 raft_consensus.cc:2804] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:16.480166  9351 raft_consensus.cc:493] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:16.480463  9351 raft_consensus.cc:3060] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.485002  9351 raft_consensus.cc:515] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } } peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } }
I20260608 12:42:16.486616  9351 leader_election.cc:290] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [CANDIDATE]: Term 1 election: Requested vote from peers cfdff1838b2d4968b7544b4da8fcbb00 (127.0.107.194:37021), d6653aa43cb84c4180970001da762721 (127.0.107.195:39687)
I20260608 12:42:16.487370  9228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b4a18b839b4ee7bbaf44293c095f7c" candidate_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfdff1838b2d4968b7544b4da8fcbb00"
I20260608 12:42:16.487610  9302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b4a18b839b4ee7bbaf44293c095f7c" candidate_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6653aa43cb84c4180970001da762721"
I20260608 12:42:16.488005  9228 raft_consensus.cc:3060] T e3b4a18b839b4ee7bbaf44293c095f7c P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.488158  9302 raft_consensus.cc:3060] T e3b4a18b839b4ee7bbaf44293c095f7c P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.495186  9228 raft_consensus.cc:2468] T e3b4a18b839b4ee7bbaf44293c095f7c P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcb7cfe4edb40c19e53b4ce26e57590 in term 1.
I20260608 12:42:16.495186  9302 raft_consensus.cc:2468] T e3b4a18b839b4ee7bbaf44293c095f7c P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fcb7cfe4edb40c19e53b4ce26e57590 in term 1.
I20260608 12:42:16.496647  9116 leader_election.cc:304] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fcb7cfe4edb40c19e53b4ce26e57590, cfdff1838b2d4968b7544b4da8fcbb00; no voters: 
I20260608 12:42:16.497401  9351 raft_consensus.cc:2804] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:16.497812  9351 raft_consensus.cc:697] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 LEADER]: Becoming Leader. State: Replica: 2fcb7cfe4edb40c19e53b4ce26e57590, State: Running, Role: LEADER
I20260608 12:42:16.498433  9351 consensus_queue.cc:237] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } } peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } }
I20260608 12:42:16.505266  9048 catalog_manager.cc:5696] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2fcb7cfe4edb40c19e53b4ce26e57590 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:16.507901  9357 raft_consensus.cc:493] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:16.508455  9357 raft_consensus.cc:515] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.508816  9381 raft_consensus.cc:493] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:16.509326  9381 raft_consensus.cc:515] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 } } peers { permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 } } peers { permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 } }
I20260608 12:42:16.511623  9381 leader_election.cc:290] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fcb7cfe4edb40c19e53b4ce26e57590 (127.0.107.193:46803), cfdff1838b2d4968b7544b4da8fcbb00 (127.0.107.194:37021)
I20260608 12:42:16.513027  9152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb4e8eafca341c2befba793cc17a3d0" candidate_uuid: "d6653aa43cb84c4180970001da762721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" is_pre_election: true
I20260608 12:42:16.511122  9357 leader_election.cc:290] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fcb7cfe4edb40c19e53b4ce26e57590 (127.0.107.193:46803), d6653aa43cb84c4180970001da762721 (127.0.107.195:39687)
I20260608 12:42:16.519207  9228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cb4e8eafca341c2befba793cc17a3d0" candidate_uuid: "d6653aa43cb84c4180970001da762721" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" is_pre_election: true
I20260608 12:42:16.519948  9228 raft_consensus.cc:2393] T 9cb4e8eafca341c2befba793cc17a3d0 P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6653aa43cb84c4180970001da762721 in current term 1: Already voted for candidate 2fcb7cfe4edb40c19e53b4ce26e57590 in this term.
I20260608 12:42:16.520941  9265 leader_election.cc:304] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721 [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: d6653aa43cb84c4180970001da762721; no voters: 2fcb7cfe4edb40c19e53b4ce26e57590, cfdff1838b2d4968b7544b4da8fcbb00
I20260608 12:42:16.521842  9381 raft_consensus.cc:3060] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.525453  9152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fbfd61e6a40bab87648a97f42f167" candidate_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" is_pre_election: true
I20260608 12:42:16.527529  9302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828fbfd61e6a40bab87648a97f42f167" candidate_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6653aa43cb84c4180970001da762721" is_pre_election: true
I20260608 12:42:16.528117  9302 raft_consensus.cc:2393] T 828fbfd61e6a40bab87648a97f42f167 P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cfdff1838b2d4968b7544b4da8fcbb00 in current term 1: Already voted for candidate 2fcb7cfe4edb40c19e53b4ce26e57590 in this term.
I20260608 12:42:16.528900  9381 raft_consensus.cc:2749] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:16.529286  9192 leader_election.cc:304] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00 [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: cfdff1838b2d4968b7544b4da8fcbb00; no voters: 2fcb7cfe4edb40c19e53b4ce26e57590, d6653aa43cb84c4180970001da762721
I20260608 12:42:16.530087  9357 raft_consensus.cc:3060] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:16.535382  9357 raft_consensus.cc:2749] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:16.570750  9351 consensus_queue.cc:1048] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 }, 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.619289  9369 consensus_queue.cc:1048] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 }, 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.731487  9381 consensus_queue.cc:1048] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 }, 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.762929  9355 consensus_queue.cc:1048] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 }, 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.768428  9369 consensus_queue.cc:1048] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 }, 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.772557  9355 consensus_queue.cc:1048] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 }, 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.799928  9351 consensus_queue.cc:1048] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 }, 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.821344  9355 consensus_queue.cc:1048] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 }, 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.884732  9355 consensus_queue.cc:1048] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fcb7cfe4edb40c19e53b4ce26e57590" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46803 }, 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.888530  9366 consensus_queue.cc:1048] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 }, 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.911623  9355 consensus_queue.cc:1048] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfdff1838b2d4968b7544b4da8fcbb00" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37021 }, 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.922509  9351 consensus_queue.cc:1048] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6653aa43cb84c4180970001da762721" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:42:17.963212  9392 meta_cache.cc:1261] Time spent looking up entry by key: real 0.071s	user 0.004s	sys 0.000s
I20260608 12:42:18.211871   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:18.241199   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:18.241848   431 tablet_replica.cc:333] T 84ba66cdb37848bc8046b02ae974381f P 2fcb7cfe4edb40c19e53b4ce26e57590: stopping tablet replica
I20260608 12:42:18.242440   431 raft_consensus.cc:2243] T 84ba66cdb37848bc8046b02ae974381f P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:18.242987   431 raft_consensus.cc:2272] T 84ba66cdb37848bc8046b02ae974381f P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.245905   431 tablet_replica.cc:333] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590: stopping tablet replica
I20260608 12:42:18.246479   431 raft_consensus.cc:2243] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:18.247274   431 raft_consensus.cc:2272] T 828fbfd61e6a40bab87648a97f42f167 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.250083   431 tablet_replica.cc:333] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590: stopping tablet replica
I20260608 12:42:18.250609   431 raft_consensus.cc:2243] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:18.251332   431 raft_consensus.cc:2272] T e3b4a18b839b4ee7bbaf44293c095f7c P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.253710   431 tablet_replica.cc:333] T ddc80adbdac64d1f8217a776690642e4 P 2fcb7cfe4edb40c19e53b4ce26e57590: stopping tablet replica
I20260608 12:42:18.254197   431 raft_consensus.cc:2243] T ddc80adbdac64d1f8217a776690642e4 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:18.254643   431 raft_consensus.cc:2272] T ddc80adbdac64d1f8217a776690642e4 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.257305   431 tablet_replica.cc:333] T 0e8bcf78496e4f2697515cf741168213 P 2fcb7cfe4edb40c19e53b4ce26e57590: stopping tablet replica
I20260608 12:42:18.257961   431 raft_consensus.cc:2243] T 0e8bcf78496e4f2697515cf741168213 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:18.258496   431 raft_consensus.cc:2272] T 0e8bcf78496e4f2697515cf741168213 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.261132   431 tablet_replica.cc:333] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590: stopping tablet replica
I20260608 12:42:18.261631   431 raft_consensus.cc:2243] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:18.262342   431 raft_consensus.cc:2272] T 9cb4e8eafca341c2befba793cc17a3d0 P 2fcb7cfe4edb40c19e53b4ce26e57590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.335000   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:18.368633   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:18.404837   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:18.405707   431 tablet_replica.cc:333] T ddc80adbdac64d1f8217a776690642e4 P cfdff1838b2d4968b7544b4da8fcbb00: stopping tablet replica
I20260608 12:42:18.406585   431 raft_consensus.cc:2243] T ddc80adbdac64d1f8217a776690642e4 P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:18.407615   431 raft_consensus.cc:2272] T ddc80adbdac64d1f8217a776690642e4 P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.411427   431 tablet_replica.cc:333] T e3b4a18b839b4ee7bbaf44293c095f7c P cfdff1838b2d4968b7544b4da8fcbb00: stopping tablet replica
I20260608 12:42:18.411969   431 raft_consensus.cc:2243] T e3b4a18b839b4ee7bbaf44293c095f7c P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:18.412794   431 raft_consensus.cc:2272] T e3b4a18b839b4ee7bbaf44293c095f7c P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.416066   431 tablet_replica.cc:333] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00: stopping tablet replica
I20260608 12:42:18.416724   431 raft_consensus.cc:2243] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:18.417744   431 raft_consensus.cc:2272] T 828fbfd61e6a40bab87648a97f42f167 P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.421142   431 tablet_replica.cc:333] T 0e8bcf78496e4f2697515cf741168213 P cfdff1838b2d4968b7544b4da8fcbb00: stopping tablet replica
I20260608 12:42:18.421654   431 raft_consensus.cc:2243] T 0e8bcf78496e4f2697515cf741168213 P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:18.422533   431 raft_consensus.cc:2272] T 0e8bcf78496e4f2697515cf741168213 P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.426062   431 tablet_replica.cc:333] T 9cb4e8eafca341c2befba793cc17a3d0 P cfdff1838b2d4968b7544b4da8fcbb00: stopping tablet replica
I20260608 12:42:18.426699   431 raft_consensus.cc:2243] T 9cb4e8eafca341c2befba793cc17a3d0 P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:18.427884   431 raft_consensus.cc:2272] T 9cb4e8eafca341c2befba793cc17a3d0 P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.431401   431 tablet_replica.cc:333] T 84ba66cdb37848bc8046b02ae974381f P cfdff1838b2d4968b7544b4da8fcbb00: stopping tablet replica
I20260608 12:42:18.431965   431 raft_consensus.cc:2243] T 84ba66cdb37848bc8046b02ae974381f P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:18.432925   431 raft_consensus.cc:2272] T 84ba66cdb37848bc8046b02ae974381f P cfdff1838b2d4968b7544b4da8fcbb00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.464869   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:18.487392   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:18.515026   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:18.515816   431 tablet_replica.cc:333] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721: stopping tablet replica
I20260608 12:42:18.516582   431 raft_consensus.cc:2243] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:18.517608   431 raft_consensus.cc:2272] T 9cb4e8eafca341c2befba793cc17a3d0 P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.521467   431 tablet_replica.cc:333] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721: stopping tablet replica
I20260608 12:42:18.522048   431 raft_consensus.cc:2243] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:18.523320   431 raft_consensus.cc:2272] T 84ba66cdb37848bc8046b02ae974381f P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.526904   431 tablet_replica.cc:333] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721: stopping tablet replica
I20260608 12:42:18.527599   431 raft_consensus.cc:2243] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:18.528792   431 raft_consensus.cc:2272] T 0e8bcf78496e4f2697515cf741168213 P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.531782   431 tablet_replica.cc:333] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721: stopping tablet replica
I20260608 12:42:18.532380   431 raft_consensus.cc:2243] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:18.533521   431 raft_consensus.cc:2272] T ddc80adbdac64d1f8217a776690642e4 P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.536578   431 tablet_replica.cc:333] T e3b4a18b839b4ee7bbaf44293c095f7c P d6653aa43cb84c4180970001da762721: stopping tablet replica
I20260608 12:42:18.537137   431 raft_consensus.cc:2243] T e3b4a18b839b4ee7bbaf44293c095f7c P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:18.538004   431 raft_consensus.cc:2272] T e3b4a18b839b4ee7bbaf44293c095f7c P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.541225   431 tablet_replica.cc:333] T 828fbfd61e6a40bab87648a97f42f167 P d6653aa43cb84c4180970001da762721: stopping tablet replica
I20260608 12:42:18.541745   431 raft_consensus.cc:2243] T 828fbfd61e6a40bab87648a97f42f167 P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:18.542526   431 raft_consensus.cc:2272] T 828fbfd61e6a40bab87648a97f42f167 P d6653aa43cb84c4180970001da762721 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.575768   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:18.600375   431 master.cc:562] Master@127.0.107.254:35457 shutting down...
I20260608 12:42:18.640174   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:18.641058   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:18.641551   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7797e15581994109bdc37abffbfe1cc7: stopping tablet replica
I20260608 12:42:18.662878   431 master.cc:584] Master@127.0.107.254:35457 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4464 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:42:18.705776   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37745
I20260608 12:42:18.707011   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:18.712739  9444 instance_detector.cc: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:18.712764  9443 instance_detector.cc: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:18.715154  9446 instance_detector.cc: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:18.717070   431 server_base.cc:1061] running on GCE node
I20260608 12:42:18.717968   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:18.718175   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:18.718353   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922538718319 us; error 0 us; skew 500 ppm
I20260608 12:42:18.718941   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:18.721593   431 webserver.cc:533] Webserver started at http://127.0.107.254:35619/ using document root <none> and password file <none>
I20260608 12:42:18.722136   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:18.722335   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:18.722623   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:18.723836   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "7e187442f3ee4307a4309b9f7a45f12c"
format_stamp: "Formatted at 2026-06-08 12:42:18 on dist-test-slave-vkhm"
I20260608 12:42:18.728531   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:18.731987  9451 log_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:18.732779   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:18.733060   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "7e187442f3ee4307a4309b9f7a45f12c"
format_stamp: "Formatted at 2026-06-08 12:42:18 on dist-test-slave-vkhm"
I20260608 12:42:18.733346   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-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:18.749290   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:18.750592   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:18.792557   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37745
I20260608 12:42:18.792665  9502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37745 every 8 connection(s)
I20260608 12:42:18.796880  9503 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:18.808125  9503 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c: Bootstrap starting.
I20260608 12:42:18.813091  9503 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:18.817322  9503 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c: No bootstrap required, opened a new log
I20260608 12:42:18.819597  9503 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e187442f3ee4307a4309b9f7a45f12c" member_type: VOTER }
I20260608 12:42:18.820016  9503 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:18.820331  9503 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e187442f3ee4307a4309b9f7a45f12c, State: Initialized, Role: FOLLOWER
I20260608 12:42:18.821010  9503 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7e187442f3ee4307a4309b9f7a45f12c" member_type: VOTER }
I20260608 12:42:18.821475  9503 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:18.821713  9503 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:18.822000  9503 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:18.827153  9503 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e187442f3ee4307a4309b9f7a45f12c" member_type: VOTER }
I20260608 12:42:18.827739  9503 leader_election.cc:304] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [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: 7e187442f3ee4307a4309b9f7a45f12c; no voters: 
I20260608 12:42:18.828883  9503 leader_election.cc:290] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:18.829377  9506 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:18.831347  9506 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [term 1 LEADER]: Becoming Leader. State: Replica: 7e187442f3ee4307a4309b9f7a45f12c, State: Running, Role: LEADER
I20260608 12:42:18.831797  9503 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:18.832002  9506 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [LEADER]: Queue going to LEADER mode. State: All 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: "7e187442f3ee4307a4309b9f7a45f12c" member_type: VOTER }
I20260608 12:42:18.838908  9507 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7e187442f3ee4307a4309b9f7a45f12c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e187442f3ee4307a4309b9f7a45f12c" member_type: VOTER } }
I20260608 12:42:18.839095  9508 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e187442f3ee4307a4309b9f7a45f12c. Latest consensus state: current_term: 1 leader_uuid: "7e187442f3ee4307a4309b9f7a45f12c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e187442f3ee4307a4309b9f7a45f12c" member_type: VOTER } }
I20260608 12:42:18.839521  9507 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:18.839634  9508 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:18.841684  9515 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:18.847774  9515 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:18.849750   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:18.857357  9515 catalog_manager.cc:1382] Generated new cluster ID: 45f64074babb46b7911e7c0ca2234147
I20260608 12:42:18.857601  9515 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:18.891927  9515 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:18.893265  9515 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:18.909250  9515 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c: Generated new TSK 0
I20260608 12:42:18.909835  9515 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:18.916353   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:18.922492  9524 instance_detector.cc: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:18.923698  9525 instance_detector.cc: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:18.925531  9527 instance_detector.cc: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:18.927680   431 server_base.cc:1061] running on GCE node
I20260608 12:42:18.928647   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:18.928853   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:18.928977   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922538928966 us; error 0 us; skew 500 ppm
I20260608 12:42:18.929489   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:18.931689   431 webserver.cc:533] Webserver started at http://127.0.107.193:41531/ using document root <none> and password file <none>
I20260608 12:42:18.932150   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:18.932392   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:18.932614   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:18.933836   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "dac04e5358af4f388ad5a93691a35bf8"
format_stamp: "Formatted at 2026-06-08 12:42:18 on dist-test-slave-vkhm"
I20260608 12:42:18.938761   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:42:18.942188  9532 log_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:18.943017   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:42:18.943312   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "dac04e5358af4f388ad5a93691a35bf8"
format_stamp: "Formatted at 2026-06-08 12:42:18 on dist-test-slave-vkhm"
I20260608 12:42:18.943586   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-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:18.952683   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:18.953895   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:18.955451   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:18.957948   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:18.958189   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:18.958446   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:18.958626   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:18.999003   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34947
I20260608 12:42:18.999133  9594 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34947 every 8 connection(s)
I20260608 12:42:19.004381   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:19.012338  9599 instance_detector.cc: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.018059  9600 instance_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:19.020680  9595 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37745
I20260608 12:42:19.021128  9595 heartbeater.cc:461] Registering TS with master...
W20260608 12:42:19.021134  9602 instance_detector.cc: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.021960  9595 heartbeater.cc:507] Master 127.0.107.254:37745 requested a full tablet report, sending...
I20260608 12:42:19.023022   431 server_base.cc:1061] running on GCE node
I20260608 12:42:19.024345  9468 ts_manager.cc:194] Registered new tserver with Master: dac04e5358af4f388ad5a93691a35bf8 (127.0.107.193:34947)
I20260608 12:42:19.025779   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:19.026048   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.026233   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922539026212 us; error 0 us; skew 500 ppm
I20260608 12:42:19.026345  9468 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46982
I20260608 12:42:19.026955   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:19.029565   431 webserver.cc:533] Webserver started at http://127.0.107.194:39663/ using document root <none> and password file <none>
I20260608 12:42:19.030076   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:19.030282   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:19.030548   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:19.031733   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "033e7686b87e4b36bc18cad091ff431a"
format_stamp: "Formatted at 2026-06-08 12:42:19 on dist-test-slave-vkhm"
I20260608 12:42:19.036350   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:42:19.039798  9607 log_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.040556   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:19.040856   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "033e7686b87e4b36bc18cad091ff431a"
format_stamp: "Formatted at 2026-06-08 12:42:19 on dist-test-slave-vkhm"
I20260608 12:42:19.041141   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-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:19.054171   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:19.055385   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:19.056900   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:19.059211   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:19.059448   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:19.059708   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:19.059883   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:19.099506   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35251
I20260608 12:42:19.099625  9669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35251 every 8 connection(s)
I20260608 12:42:19.104779   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:19.112269  9673 instance_detector.cc: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.113504  9674 instance_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:19.116859   431 server_base.cc:1061] running on GCE node
I20260608 12:42:19.117930  9670 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37745
W20260608 12:42:19.118146  9676 instance_detector.cc: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.118330  9670 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:19.119081   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:19.119201  9670 heartbeater.cc:507] Master 127.0.107.254:37745 requested a full tablet report, sending...
W20260608 12:42:19.119290   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.119741   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922539119720 us; error 0 us; skew 500 ppm
I20260608 12:42:19.120473   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:19.121675  9468 ts_manager.cc:194] Registered new tserver with Master: 033e7686b87e4b36bc18cad091ff431a (127.0.107.194:35251)
I20260608 12:42:19.123087   431 webserver.cc:533] Webserver started at http://127.0.107.195:41385/ using document root <none> and password file <none>
I20260608 12:42:19.123461  9468 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46990
I20260608 12:42:19.123688   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:19.123961   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:19.124351   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:19.125651   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "7187fe0190c843d289e0b4b08bf5c7c9"
format_stamp: "Formatted at 2026-06-08 12:42:19 on dist-test-slave-vkhm"
I20260608 12:42:19.130156   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:19.133520  9681 log_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.134332   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:42:19.134581   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "7187fe0190c843d289e0b4b08bf5c7c9"
format_stamp: "Formatted at 2026-06-08 12:42:19 on dist-test-slave-vkhm"
I20260608 12:42:19.134910   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922327162610-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:19.164330   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:19.165521   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:19.166934   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:19.169139   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:19.169324   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:19.169504   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:19.169631   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:19.209174   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:44141
I20260608 12:42:19.209309  9743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:44141 every 8 connection(s)
I20260608 12:42:19.223254  9744 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37745
I20260608 12:42:19.223693  9744 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:19.224470  9744 heartbeater.cc:507] Master 127.0.107.254:37745 requested a full tablet report, sending...
I20260608 12:42:19.226418  9468 ts_manager.cc:194] Registered new tserver with Master: 7187fe0190c843d289e0b4b08bf5c7c9 (127.0.107.195:44141)
I20260608 12:42:19.227216   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014411426s
I20260608 12:42:19.227761  9468 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46996
I20260608 12:42:20.029383  9595 heartbeater.cc:499] Master 127.0.107.254:37745 was elected leader, sending a full tablet report...
I20260608 12:42:20.126142  9670 heartbeater.cc:499] Master 127.0.107.254:37745 was elected leader, sending a full tablet report...
I20260608 12:42:20.230417  9744 heartbeater.cc:499] Master 127.0.107.254:37745 was elected leader, sending a full tablet report...
I20260608 12:42:20.284240  9468 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47002:
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:20.286310  9468 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:20.343696  9709 tablet_service.cc:1511] Processing CreateTablet for tablet 5217d68a1d0a4e47a0b26bc8e8fdc2f5 (DEFAULT_TABLE table=test-workload [id=222fb26f40c64646b3e50fd43f1fec8a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:20.345182  9709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5217d68a1d0a4e47a0b26bc8e8fdc2f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:20.346814  9560 tablet_service.cc:1511] Processing CreateTablet for tablet 5217d68a1d0a4e47a0b26bc8e8fdc2f5 (DEFAULT_TABLE table=test-workload [id=222fb26f40c64646b3e50fd43f1fec8a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:20.348089  9560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5217d68a1d0a4e47a0b26bc8e8fdc2f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:20.353941  9635 tablet_service.cc:1511] Processing CreateTablet for tablet 5217d68a1d0a4e47a0b26bc8e8fdc2f5 (DEFAULT_TABLE table=test-workload [id=222fb26f40c64646b3e50fd43f1fec8a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:20.355139  9635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5217d68a1d0a4e47a0b26bc8e8fdc2f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:20.365981  9764 tablet_bootstrap.cc:492] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9: Bootstrap starting.
I20260608 12:42:20.367847  9765 tablet_bootstrap.cc:492] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8: Bootstrap starting.
I20260608 12:42:20.369704  9766 tablet_bootstrap.cc:492] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a: Bootstrap starting.
I20260608 12:42:20.372982  9764 tablet_bootstrap.cc:654] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:20.375382  9765 tablet_bootstrap.cc:654] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:20.376989  9766 tablet_bootstrap.cc:654] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:20.379935  9764 tablet_bootstrap.cc:492] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9: No bootstrap required, opened a new log
I20260608 12:42:20.380445  9764 ts_tablet_manager.cc:1403] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260608 12:42:20.381512  9765 tablet_bootstrap.cc:492] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8: No bootstrap required, opened a new log
I20260608 12:42:20.382037  9765 ts_tablet_manager.cc:1403] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:42:20.382946  9766 tablet_bootstrap.cc:492] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a: No bootstrap required, opened a new log
I20260608 12:42:20.383137  9764 raft_consensus.cc:359] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7187fe0190c843d289e0b4b08bf5c7c9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44141 } } peers { permanent_uuid: "dac04e5358af4f388ad5a93691a35bf8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34947 } } peers { permanent_uuid: "033e7686b87e4b36bc18cad091ff431a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35251 } }
I20260608 12:42:20.383504  9766 ts_tablet_manager.cc:1403] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.009s
I20260608 12:42:20.383858  9764 raft_consensus.cc:385] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:20.384235  9764 raft_consensus.cc:740] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7187fe0190c843d289e0b4b08bf5c7c9, State: Initialized, Role: FOLLOWER
I20260608 12:42:20.385066  9765 raft_consensus.cc:359] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7187fe0190c843d289e0b4b08bf5c7c9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44141 } } peers { permanent_uuid: "dac04e5358af4f388ad5a93691a35bf8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34947 } } peers { permanent_uuid: "033e7686b87e4b36bc18cad091ff431a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35251 } }
I20260608 12:42:20.385113  9764 consensus_queue.cc:260] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7187fe0190c843d289e0b4b08bf5c7c9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44141 } } peers { permanent_uuid: "dac04e5358af4f388ad5a93691a35bf8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34947 } } peers { permanent_uuid: "033e7686b87e4b36bc18cad091ff431a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35251 } }
I20260608 12:42:20.385773  9765 raft_consensus.cc:385] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:20.386194  9765 raft_consensus.cc:740] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac04e5358af4f388ad5a93691a35bf8, State: Initialized, Role: FOLLOWER
I20260608 12:42:20.386785  9766 raft_consensus.cc:359] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7187fe0190c843d289e0b4b08bf5c7c9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44141 } } peers { permanent_uuid: "dac04e5358af4f388ad5a93691a35bf8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34947 } } peers { permanent_uuid: "033e7686b87e4b36bc18cad091ff431a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35251 } }
I20260608 12:42:20.386906  9765 consensus_queue.cc:260] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7187fe0190c843d289e0b4b08bf5c7c9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44141 } } peers { permanent_uuid: "dac04e5358af4f388ad5a93691a35bf8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34947 } } peers { permanent_uuid: "033e7686b87e4b36bc18cad091ff431a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35251 } }
I20260608 12:42:20.387913  9766 raft_consensus.cc:385] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:20.388345  9766 raft_consensus.cc:740] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 033e7686b87e4b36bc18cad091ff431a, State: Initialized, Role: FOLLOWER
I20260608 12:42:20.388478  9764 ts_tablet_manager.cc:1434] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:42:20.389809  9766 consensus_queue.cc:260] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7187fe0190c843d289e0b4b08bf5c7c9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44141 } } peers { permanent_uuid: "dac04e5358af4f388ad5a93691a35bf8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34947 } } peers { permanent_uuid: "033e7686b87e4b36bc18cad091ff431a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35251 } }
I20260608 12:42:20.393850  9771 raft_consensus.cc:493] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:20.394599  9771 raft_consensus.cc:515] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7187fe0190c843d289e0b4b08bf5c7c9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44141 } } peers { permanent_uuid: "dac04e5358af4f388ad5a93691a35bf8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34947 } } peers { permanent_uuid: "033e7686b87e4b36bc18cad091ff431a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35251 } }
I20260608 12:42:20.405948  9771 leader_election.cc:290] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7187fe0190c843d289e0b4b08bf5c7c9 (127.0.107.195:44141), 033e7686b87e4b36bc18cad091ff431a (127.0.107.194:35251)
I20260608 12:42:20.409497  9765 ts_tablet_manager.cc:1434] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.004s
I20260608 12:42:20.411193  9770 raft_consensus.cc:493] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:20.416560  9770 raft_consensus.cc:515] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7187fe0190c843d289e0b4b08bf5c7c9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44141 } } peers { permanent_uuid: "dac04e5358af4f388ad5a93691a35bf8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34947 } } peers { permanent_uuid: "033e7686b87e4b36bc18cad091ff431a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35251 } }
I20260608 12:42:20.422669  9770 leader_election.cc:290] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac04e5358af4f388ad5a93691a35bf8 (127.0.107.193:34947), 033e7686b87e4b36bc18cad091ff431a (127.0.107.194:35251)
I20260608 12:42:20.432696  9719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5217d68a1d0a4e47a0b26bc8e8fdc2f5" candidate_uuid: "dac04e5358af4f388ad5a93691a35bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7187fe0190c843d289e0b4b08bf5c7c9" is_pre_election: true
I20260608 12:42:20.433696  9719 raft_consensus.cc:2468] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac04e5358af4f388ad5a93691a35bf8 in term 0.
I20260608 12:42:20.436903  9533 leader_election.cc:304] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7187fe0190c843d289e0b4b08bf5c7c9, dac04e5358af4f388ad5a93691a35bf8; no voters: 
I20260608 12:42:20.437569  9645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5217d68a1d0a4e47a0b26bc8e8fdc2f5" candidate_uuid: "dac04e5358af4f388ad5a93691a35bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "033e7686b87e4b36bc18cad091ff431a" is_pre_election: true
I20260608 12:42:20.437922  9771 raft_consensus.cc:2804] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:20.438347  9771 raft_consensus.cc:493] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:20.438313  9645 raft_consensus.cc:2468] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac04e5358af4f388ad5a93691a35bf8 in term 0.
I20260608 12:42:20.438894  9771 raft_consensus.cc:3060] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:20.447237  9771 raft_consensus.cc:515] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7187fe0190c843d289e0b4b08bf5c7c9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44141 } } peers { permanent_uuid: "dac04e5358af4f388ad5a93691a35bf8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34947 } } peers { permanent_uuid: "033e7686b87e4b36bc18cad091ff431a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35251 } }
I20260608 12:42:20.449302  9766 ts_tablet_manager.cc:1434] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a: Time spent starting tablet: real 0.065s	user 0.024s	sys 0.028s
I20260608 12:42:20.449424  9771 leader_election.cc:290] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [CANDIDATE]: Term 1 election: Requested vote from peers 7187fe0190c843d289e0b4b08bf5c7c9 (127.0.107.195:44141), 033e7686b87e4b36bc18cad091ff431a (127.0.107.194:35251)
I20260608 12:42:20.451602  9719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5217d68a1d0a4e47a0b26bc8e8fdc2f5" candidate_uuid: "dac04e5358af4f388ad5a93691a35bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7187fe0190c843d289e0b4b08bf5c7c9"
I20260608 12:42:20.452013  9645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5217d68a1d0a4e47a0b26bc8e8fdc2f5" candidate_uuid: "dac04e5358af4f388ad5a93691a35bf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "033e7686b87e4b36bc18cad091ff431a"
I20260608 12:42:20.452637  9645 raft_consensus.cc:3060] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:20.453202  9719 raft_consensus.cc:3060] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:20.458658  9570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5217d68a1d0a4e47a0b26bc8e8fdc2f5" candidate_uuid: "7187fe0190c843d289e0b4b08bf5c7c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac04e5358af4f388ad5a93691a35bf8" is_pre_election: true
I20260608 12:42:20.459599  9570 raft_consensus.cc:2393] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7187fe0190c843d289e0b4b08bf5c7c9 in current term 1: Already voted for candidate dac04e5358af4f388ad5a93691a35bf8 in this term.
I20260608 12:42:20.462170  9645 raft_consensus.cc:2468] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac04e5358af4f388ad5a93691a35bf8 in term 1.
I20260608 12:42:20.463475  9644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5217d68a1d0a4e47a0b26bc8e8fdc2f5" candidate_uuid: "7187fe0190c843d289e0b4b08bf5c7c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "033e7686b87e4b36bc18cad091ff431a" is_pre_election: true
I20260608 12:42:20.463502  9533 leader_election.cc:304] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 033e7686b87e4b36bc18cad091ff431a, dac04e5358af4f388ad5a93691a35bf8; no voters: 
I20260608 12:42:20.464617  9644 raft_consensus.cc:2393] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7187fe0190c843d289e0b4b08bf5c7c9 in current term 1: Already voted for candidate dac04e5358af4f388ad5a93691a35bf8 in this term.
I20260608 12:42:20.464741  9771 raft_consensus.cc:2804] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:20.465392  9771 raft_consensus.cc:697] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [term 1 LEADER]: Becoming Leader. State: Replica: dac04e5358af4f388ad5a93691a35bf8, State: Running, Role: LEADER
I20260608 12:42:20.465512  9719 raft_consensus.cc:2468] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac04e5358af4f388ad5a93691a35bf8 in term 1.
I20260608 12:42:20.466323  9682 leader_election.cc:304] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9 [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: 7187fe0190c843d289e0b4b08bf5c7c9; no voters: 033e7686b87e4b36bc18cad091ff431a, dac04e5358af4f388ad5a93691a35bf8
I20260608 12:42:20.466365  9771 consensus_queue.cc:237] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7187fe0190c843d289e0b4b08bf5c7c9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44141 } } peers { permanent_uuid: "dac04e5358af4f388ad5a93691a35bf8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34947 } } peers { permanent_uuid: "033e7686b87e4b36bc18cad091ff431a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35251 } }
I20260608 12:42:20.467401  9770 raft_consensus.cc:2749] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:20.474783  9468 catalog_manager.cc:5696] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac04e5358af4f388ad5a93691a35bf8 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "dac04e5358af4f388ad5a93691a35bf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7187fe0190c843d289e0b4b08bf5c7c9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac04e5358af4f388ad5a93691a35bf8" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "033e7686b87e4b36bc18cad091ff431a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35251 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:20.659693  9644 raft_consensus.cc:1275] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a [term 1 FOLLOWER]: Refusing update from remote peer dac04e5358af4f388ad5a93691a35bf8: 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:20.659840  9719 raft_consensus.cc:1275] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9 [term 1 FOLLOWER]: Refusing update from remote peer dac04e5358af4f388ad5a93691a35bf8: 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:20.661578  9772 consensus_queue.cc:1048] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7187fe0190c843d289e0b4b08bf5c7c9" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:20.662382  9771 consensus_queue.cc:1048] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "033e7686b87e4b36bc18cad091ff431a" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:21.116647   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:21.140817   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:21.141445   431 tablet_replica.cc:333] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8: stopping tablet replica
I20260608 12:42:21.142042   431 raft_consensus.cc:2243] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:21.142973   431 raft_consensus.cc:2272] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P dac04e5358af4f388ad5a93691a35bf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.164858   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:21.174742   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:21.194792   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:21.195498   431 tablet_replica.cc:333] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a: stopping tablet replica
I20260608 12:42:21.196043   431 raft_consensus.cc:2243] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:21.196645   431 raft_consensus.cc:2272] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 033e7686b87e4b36bc18cad091ff431a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.217049   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:21.226547   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:21.246771   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:21.247395   431 tablet_replica.cc:333] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9: stopping tablet replica
I20260608 12:42:21.247946   431 raft_consensus.cc:2243] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:21.248498   431 raft_consensus.cc:2272] T 5217d68a1d0a4e47a0b26bc8e8fdc2f5 P 7187fe0190c843d289e0b4b08bf5c7c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.258944   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:21.268107   431 master.cc:562] Master@127.0.107.254:37745 shutting down...
I20260608 12:42:21.287000   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:21.287562   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:21.287892   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7e187442f3ee4307a4309b9f7a45f12c: stopping tablet replica
I20260608 12:42:21.306587   431 master.cc:584] Master@127.0.107.254:37745 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2625 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:42:21.333336   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40079
I20260608 12:42:21.334595   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:21.339799  9800 instance_detector.cc: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:21.339998  9801 instance_detector.cc: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:21.341674  9803 instance_detector.cc: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:21.342614   431 server_base.cc:1061] running on GCE node
I20260608 12:42:21.343379   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:21.343585   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:21.343771   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922541343725 us; error 0 us; skew 500 ppm
I20260608 12:42:21.344504   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:21.346777   431 webserver.cc:533] Webserver started at http://127.0.107.254:35703/ using document root <none> and password file <none>
I20260608 12:42:21.347298   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:21.347497   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:21.347780   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:21.348951   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "3e5100f0897046c19d2df970ee679e99"
format_stamp: "Formatted at 2026-06-08 12:42:21 on dist-test-slave-vkhm"
I20260608 12:42:21.353474   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:42:21.356860  9808 log_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:21.357592   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:42:21.357888   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "3e5100f0897046c19d2df970ee679e99"
format_stamp: "Formatted at 2026-06-08 12:42:21 on dist-test-slave-vkhm"
I20260608 12:42:21.358166   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-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:21.366606   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:21.367578   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:21.402724   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40079
I20260608 12:42:21.402851  9859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40079 every 8 connection(s)
I20260608 12:42:21.406920  9860 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:21.417377  9860 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99: Bootstrap starting.
I20260608 12:42:21.421815  9860 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:21.425796  9860 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99: No bootstrap required, opened a new log
I20260608 12:42:21.427899  9860 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e5100f0897046c19d2df970ee679e99" member_type: VOTER }
I20260608 12:42:21.428372  9860 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:21.428596  9860 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e5100f0897046c19d2df970ee679e99, State: Initialized, Role: FOLLOWER
I20260608 12:42:21.429275  9860 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3e5100f0897046c19d2df970ee679e99" member_type: VOTER }
I20260608 12:42:21.429751  9860 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:21.429983  9860 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:21.430274  9860 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:21.434731  9860 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e5100f0897046c19d2df970ee679e99" member_type: VOTER }
I20260608 12:42:21.435312  9860 leader_election.cc:304] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [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: 3e5100f0897046c19d2df970ee679e99; no voters: 
I20260608 12:42:21.436482  9860 leader_election.cc:290] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:21.436995  9863 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:21.438385  9863 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [term 1 LEADER]: Becoming Leader. State: Replica: 3e5100f0897046c19d2df970ee679e99, State: Running, Role: LEADER
I20260608 12:42:21.439100  9863 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [LEADER]: Queue going to LEADER mode. State: All 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: "3e5100f0897046c19d2df970ee679e99" member_type: VOTER }
I20260608 12:42:21.439486  9860 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:21.443395  9864 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3e5100f0897046c19d2df970ee679e99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e5100f0897046c19d2df970ee679e99" member_type: VOTER } }
I20260608 12:42:21.443940  9864 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:21.444840  9865 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3e5100f0897046c19d2df970ee679e99. Latest consensus state: current_term: 1 leader_uuid: "3e5100f0897046c19d2df970ee679e99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e5100f0897046c19d2df970ee679e99" member_type: VOTER } }
I20260608 12:42:21.445626  9865 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:21.449112  9870 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:21.457142  9870 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:21.458150   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:21.466192  9870 catalog_manager.cc:1382] Generated new cluster ID: 68ef8c9093794f718a67eb4a61ae4f15
I20260608 12:42:21.466486  9870 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:21.488946  9870 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:21.490262  9870 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:21.503140  9870 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99: Generated new TSK 0
I20260608 12:42:21.503780  9870 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:21.524626   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:21.530628  9881 instance_detector.cc: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:21.532078  9882 instance_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:21.533476   431 server_base.cc:1061] running on GCE node
W20260608 12:42:21.533387  9884 instance_detector.cc: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:21.534667   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:21.534868   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:21.535000   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922541534988 us; error 0 us; skew 500 ppm
I20260608 12:42:21.535511   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:21.537830   431 webserver.cc:533] Webserver started at http://127.0.107.193:38779/ using document root <none> and password file <none>
I20260608 12:42:21.538297   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:21.538480   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:21.538697   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:21.539724   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e"
format_stamp: "Formatted at 2026-06-08 12:42:21 on dist-test-slave-vkhm"
I20260608 12:42:21.544492   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:21.547755  9889 log_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:21.548556   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:42:21.548875   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e"
format_stamp: "Formatted at 2026-06-08 12:42:21 on dist-test-slave-vkhm"
I20260608 12:42:21.549147   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-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:21.575815   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:21.577024   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:21.578433   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:21.580781   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:21.581008   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:21.581252   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:21.581422   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:21.619134   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:38289
I20260608 12:42:21.619267  9951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:38289 every 8 connection(s)
I20260608 12:42:21.624574   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:21.632201  9956 instance_detector.cc: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:21.634002  9957 instance_detector.cc: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:21.637455  9960 instance_detector.cc: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:21.638273  9952 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40079
I20260608 12:42:21.638381   431 server_base.cc:1061] running on GCE node
I20260608 12:42:21.638787  9952 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:21.639559  9952 heartbeater.cc:507] Master 127.0.107.254:40079 requested a full tablet report, sending...
I20260608 12:42:21.640913   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:21.641222   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:21.641429   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922541641405 us; error 0 us; skew 500 ppm
I20260608 12:42:21.641987  9825 ts_manager.cc:194] Registered new tserver with Master: 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193:38289)
I20260608 12:42:21.642097   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:21.644304  9825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58732
I20260608 12:42:21.645067   431 webserver.cc:533] Webserver started at http://127.0.107.194:36993/ using document root <none> and password file <none>
I20260608 12:42:21.645792   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:21.645998   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:21.646282   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:21.647387   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "87ac22914b314b65b62fa71cd592e926"
format_stamp: "Formatted at 2026-06-08 12:42:21 on dist-test-slave-vkhm"
I20260608 12:42:21.652009   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:42:21.655308  9964 log_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:21.656081   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:21.656428   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "87ac22914b314b65b62fa71cd592e926"
format_stamp: "Formatted at 2026-06-08 12:42:21 on dist-test-slave-vkhm"
I20260608 12:42:21.656679   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-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:21.678045   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:21.679111   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:21.680558   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:21.682839   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:21.683064   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:21.683311   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:21.683488   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:21.721628   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35331
I20260608 12:42:21.721745 10026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35331 every 8 connection(s)
I20260608 12:42:21.726866   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:21.734860 10031 instance_detector.cc: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:21.735819 10030 instance_detector.cc: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:21.736863 10033 instance_detector.cc: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:21.738497   431 server_base.cc:1061] running on GCE node
I20260608 12:42:21.739637   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:21.739914   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:21.740140   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922541740119 us; error 0 us; skew 500 ppm
I20260608 12:42:21.740191 10027 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40079
I20260608 12:42:21.740747 10027 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:21.740986   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:21.741605 10027 heartbeater.cc:507] Master 127.0.107.254:40079 requested a full tablet report, sending...
I20260608 12:42:21.744024  9825 ts_manager.cc:194] Registered new tserver with Master: 87ac22914b314b65b62fa71cd592e926 (127.0.107.194:35331)
I20260608 12:42:21.745399  9825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58736
I20260608 12:42:21.746587   431 webserver.cc:533] Webserver started at http://127.0.107.195:39943/ using document root <none> and password file <none>
I20260608 12:42:21.747200   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:21.747398   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:21.747681   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:21.748835   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "322abee363b54d61b23733eb69c1fc48"
format_stamp: "Formatted at 2026-06-08 12:42:21 on dist-test-slave-vkhm"
I20260608 12:42:21.753441   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:21.756795 10038 log_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:21.757577   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 12:42:21.757884   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "322abee363b54d61b23733eb69c1fc48"
format_stamp: "Formatted at 2026-06-08 12:42:21 on dist-test-slave-vkhm"
I20260608 12:42:21.758178   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-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:21.790649   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:21.791677   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:21.793161   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:21.795490   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:21.795694   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:21.795967   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:21.796133   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:21.833680   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39417
I20260608 12:42:21.833811 10100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39417 every 8 connection(s)
I20260608 12:42:21.847888 10101 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40079
I20260608 12:42:21.848362 10101 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:21.849128 10101 heartbeater.cc:507] Master 127.0.107.254:40079 requested a full tablet report, sending...
I20260608 12:42:21.851099  9825 ts_manager.cc:194] Registered new tserver with Master: 322abee363b54d61b23733eb69c1fc48 (127.0.107.195:39417)
I20260608 12:42:21.851912   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014662363s
I20260608 12:42:21.852926  9825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58744
I20260608 12:42:22.647132  9952 heartbeater.cc:499] Master 127.0.107.254:40079 was elected leader, sending a full tablet report...
I20260608 12:42:22.748111 10027 heartbeater.cc:499] Master 127.0.107.254:40079 was elected leader, sending a full tablet report...
I20260608 12:42:22.856638 10101 heartbeater.cc:499] Master 127.0.107.254:40079 was elected leader, sending a full tablet report...
I20260608 12:42:22.911018  9825 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58752:
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:22.969738  9917 tablet_service.cc:1511] Processing CreateTablet for tablet e45ae2aadd7d47228558248f7280cc2e (DEFAULT_TABLE table=test-workload [id=924ac8516137494f889e7251df1a1cb2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:22.971253  9917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e45ae2aadd7d47228558248f7280cc2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:22.970700  9916 tablet_service.cc:1511] Processing CreateTablet for tablet c9553bb76b274130ad77da37b11650b9 (DEFAULT_TABLE table=test-workload [id=924ac8516137494f889e7251df1a1cb2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:22.972704  9916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9553bb76b274130ad77da37b11650b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:22.990960 10066 tablet_service.cc:1511] Processing CreateTablet for tablet 1cfa63b122a9438184b05d753261d2a9 (DEFAULT_TABLE table=test-workload [id=924ac8516137494f889e7251df1a1cb2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:22.992996 10066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cfa63b122a9438184b05d753261d2a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:23.002465 10065 tablet_service.cc:1511] Processing CreateTablet for tablet b9a1707cb8fa41d08962f1d7168ed170 (DEFAULT_TABLE table=test-workload [id=924ac8516137494f889e7251df1a1cb2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:23.003345 10121 tablet_bootstrap.cc:492] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Bootstrap starting.
I20260608 12:42:23.004566 10065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a1707cb8fa41d08962f1d7168ed170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:23.013201 10121 tablet_bootstrap.cc:654] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:23.027503 10121 tablet_bootstrap.cc:492] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e: No bootstrap required, opened a new log
I20260608 12:42:23.028065 10121 ts_tablet_manager.cc:1403] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260608 12:42:23.031786 10121 raft_consensus.cc:359] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } }
I20260608 12:42:23.032837 10121 raft_consensus.cc:385] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:23.033353 10121 raft_consensus.cc:740] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d25e5a3e70c4fa2a9e63d96eb99089e, State: Initialized, Role: FOLLOWER
I20260608 12:42:23.033528 10123 tablet_bootstrap.cc:492] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48: Bootstrap starting.
I20260608 12:42:23.034749 10121 consensus_queue.cc:260] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } }
I20260608 12:42:23.036372 10121 raft_consensus.cc:399] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:23.036669 10121 raft_consensus.cc:493] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:23.037009 10121 raft_consensus.cc:3060] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:23.041819 10123 tablet_bootstrap.cc:654] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:23.044381 10121 raft_consensus.cc:515] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } }
I20260608 12:42:23.045202 10121 leader_election.cc:304] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e [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: 6d25e5a3e70c4fa2a9e63d96eb99089e; no voters: 
I20260608 12:42:23.048467 10125 raft_consensus.cc:2804] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:23.049563 10123 tablet_bootstrap.cc:492] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48: No bootstrap required, opened a new log
I20260608 12:42:23.049427  9992 tablet_service.cc:1511] Processing CreateTablet for tablet 29d6394dfc364f95a62b394f6859d94f (DEFAULT_TABLE table=test-workload [id=924ac8516137494f889e7251df1a1cb2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:23.050271 10123 ts_tablet_manager.cc:1403] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260608 12:42:23.050384 10121 leader_election.cc:290] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:23.051461  9992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d6394dfc364f95a62b394f6859d94f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:23.054409 10123 raft_consensus.cc:359] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:23.049775  9991 tablet_service.cc:1511] Processing CreateTablet for tablet 2fc1f8d5a97e44929944244fbb8f49a7 (DEFAULT_TABLE table=test-workload [id=924ac8516137494f889e7251df1a1cb2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:23.055286 10123 raft_consensus.cc:385] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:23.055755 10123 raft_consensus.cc:740] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 322abee363b54d61b23733eb69c1fc48, State: Initialized, Role: FOLLOWER
I20260608 12:42:23.056317  9991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fc1f8d5a97e44929944244fbb8f49a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:23.056942 10123 consensus_queue.cc:260] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:23.057941 10123 raft_consensus.cc:399] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:23.058413 10123 raft_consensus.cc:493] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:23.058799 10123 raft_consensus.cc:3060] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:23.059639 10121 ts_tablet_manager.cc:1434] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Time spent starting tablet: real 0.031s	user 0.023s	sys 0.004s
I20260608 12:42:23.061323 10121 tablet_bootstrap.cc:492] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e: Bootstrap starting.
I20260608 12:42:23.066680 10123 raft_consensus.cc:515] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:23.067531 10121 tablet_bootstrap.cc:654] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:23.067499 10123 leader_election.cc:304] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48 [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: 322abee363b54d61b23733eb69c1fc48; no voters: 
I20260608 12:42:23.072386 10123 leader_election.cc:290] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:23.072090 10128 raft_consensus.cc:2804] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:23.076386 10128 raft_consensus.cc:697] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48 [term 1 LEADER]: Becoming Leader. State: Replica: 322abee363b54d61b23733eb69c1fc48, State: Running, Role: LEADER
I20260608 12:42:23.077237 10128 consensus_queue.cc:237] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48 [LEADER]: Queue going to LEADER mode. State: All 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: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:23.081972 10123 ts_tablet_manager.cc:1434] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48: Time spent starting tablet: real 0.031s	user 0.017s	sys 0.004s
I20260608 12:42:23.083299 10123 tablet_bootstrap.cc:492] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48: Bootstrap starting.
I20260608 12:42:23.097923 10123 tablet_bootstrap.cc:654] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:23.101569  9825 catalog_manager.cc:5696] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 322abee363b54d61b23733eb69c1fc48 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "322abee363b54d61b23733eb69c1fc48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:23.110318 10125 raft_consensus.cc:697] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 LEADER]: Becoming Leader. State: Replica: 6d25e5a3e70c4fa2a9e63d96eb99089e, State: Running, Role: LEADER
I20260608 12:42:23.111213 10125 consensus_queue.cc:237] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e [LEADER]: Queue going to LEADER mode. State: All 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: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } }
I20260608 12:42:23.116294 10121 tablet_bootstrap.cc:492] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e: No bootstrap required, opened a new log
I20260608 12:42:23.116935 10121 ts_tablet_manager.cc:1403] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.033s
I20260608 12:42:23.122589 10121 raft_consensus.cc:359] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } }
I20260608 12:42:23.123415 10121 raft_consensus.cc:385] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:23.123801 10121 raft_consensus.cc:740] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d25e5a3e70c4fa2a9e63d96eb99089e, State: Initialized, Role: FOLLOWER
I20260608 12:42:23.124847 10121 consensus_queue.cc:260] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } }
I20260608 12:42:23.126806 10121 raft_consensus.cc:399] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:23.127144 10121 raft_consensus.cc:493] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:23.127506 10121 raft_consensus.cc:3060] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:23.136011  9825 catalog_manager.cc:5696] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:23.137238 10121 raft_consensus.cc:515] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } }
I20260608 12:42:23.138121 10121 leader_election.cc:304] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e [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: 6d25e5a3e70c4fa2a9e63d96eb99089e; no voters: 
I20260608 12:42:23.138793 10121 leader_election.cc:290] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:23.139269 10126 raft_consensus.cc:2804] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:23.140568 10121 ts_tablet_manager.cc:1434] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.003s
I20260608 12:42:23.140413 10126 raft_consensus.cc:697] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 LEADER]: Becoming Leader. State: Replica: 6d25e5a3e70c4fa2a9e63d96eb99089e, State: Running, Role: LEADER
I20260608 12:42:23.141896 10126 consensus_queue.cc:237] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e [LEADER]: Queue going to LEADER mode. State: All 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: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } }
I20260608 12:42:23.145231 10133 tablet_bootstrap.cc:492] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926: Bootstrap starting.
I20260608 12:42:23.152004 10123 tablet_bootstrap.cc:492] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48: No bootstrap required, opened a new log
I20260608 12:42:23.152521 10123 ts_tablet_manager.cc:1403] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48: Time spent bootstrapping tablet: real 0.069s	user 0.035s	sys 0.023s
I20260608 12:42:23.153838 10133 tablet_bootstrap.cc:654] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:23.153606  9825 catalog_manager.cc:5696] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:23.154875 10123 raft_consensus.cc:359] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:23.155352 10123 raft_consensus.cc:385] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:23.155611 10123 raft_consensus.cc:740] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 322abee363b54d61b23733eb69c1fc48, State: Initialized, Role: FOLLOWER
I20260608 12:42:23.156302 10123 consensus_queue.cc:260] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:23.156814 10123 raft_consensus.cc:399] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:23.157089 10123 raft_consensus.cc:493] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:23.157380 10123 raft_consensus.cc:3060] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:23.162748 10133 tablet_bootstrap.cc:492] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926: No bootstrap required, opened a new log
I20260608 12:42:23.163287 10133 ts_tablet_manager.cc:1403] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.012s
I20260608 12:42:23.164484 10123 raft_consensus.cc:515] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:23.165318 10123 leader_election.cc:304] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48 [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: 322abee363b54d61b23733eb69c1fc48; no voters: 
I20260608 12:42:23.165969 10123 leader_election.cc:290] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:23.166117 10128 raft_consensus.cc:2804] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:23.166718 10128 raft_consensus.cc:697] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48 [term 1 LEADER]: Becoming Leader. State: Replica: 322abee363b54d61b23733eb69c1fc48, State: Running, Role: LEADER
I20260608 12:42:23.167140 10133 raft_consensus.cc:359] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } }
I20260608 12:42:23.167447 10128 consensus_queue.cc:237] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48 [LEADER]: Queue going to LEADER mode. State: All 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: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:23.167797 10123 ts_tablet_manager.cc:1434] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260608 12:42:23.167750 10133 raft_consensus.cc:385] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:23.168397 10133 raft_consensus.cc:740] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ac22914b314b65b62fa71cd592e926, State: Initialized, Role: FOLLOWER
I20260608 12:42:23.169250 10133 consensus_queue.cc:260] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } }
I20260608 12:42:23.170056 10133 raft_consensus.cc:399] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:23.170341 10133 raft_consensus.cc:493] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:23.170668 10133 raft_consensus.cc:3060] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:23.174753  9825 catalog_manager.cc:5696] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 322abee363b54d61b23733eb69c1fc48 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "322abee363b54d61b23733eb69c1fc48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:23.177721 10133 raft_consensus.cc:515] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } }
I20260608 12:42:23.178352 10133 leader_election.cc:304] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926 [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: 87ac22914b314b65b62fa71cd592e926; no voters: 
I20260608 12:42:23.179761 10133 leader_election.cc:290] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:23.180365 10141 raft_consensus.cc:2804] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:23.181874 10141 raft_consensus.cc:697] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926 [term 1 LEADER]: Becoming Leader. State: Replica: 87ac22914b314b65b62fa71cd592e926, State: Running, Role: LEADER
I20260608 12:42:23.182327 10133 ts_tablet_manager.cc:1434] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926: Time spent starting tablet: real 0.019s	user 0.017s	sys 0.003s
I20260608 12:42:23.182727 10141 consensus_queue.cc:237] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Queue going to LEADER mode. State: All 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: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } }
I20260608 12:42:23.183367 10133 tablet_bootstrap.cc:492] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926: Bootstrap starting.
I20260608 12:42:23.190871 10133 tablet_bootstrap.cc:654] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:23.191059  9824 catalog_manager.cc:5696] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87ac22914b314b65b62fa71cd592e926 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "87ac22914b314b65b62fa71cd592e926" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:23.196005 10133 tablet_bootstrap.cc:492] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926: No bootstrap required, opened a new log
I20260608 12:42:23.196573 10133 ts_tablet_manager.cc:1403] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.002s
I20260608 12:42:23.199442 10133 raft_consensus.cc:359] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } }
I20260608 12:42:23.199857 10133 raft_consensus.cc:385] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:23.200124 10133 raft_consensus.cc:740] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ac22914b314b65b62fa71cd592e926, State: Initialized, Role: FOLLOWER
I20260608 12:42:23.200882 10133 consensus_queue.cc:260] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } }
I20260608 12:42:23.201524 10133 raft_consensus.cc:399] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:23.201826 10133 raft_consensus.cc:493] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:23.202168 10133 raft_consensus.cc:3060] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:23.206969 10133 raft_consensus.cc:515] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } }
I20260608 12:42:23.207516 10133 leader_election.cc:304] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926 [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: 87ac22914b314b65b62fa71cd592e926; no voters: 
I20260608 12:42:23.208014 10133 leader_election.cc:290] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:23.208177 10141 raft_consensus.cc:2804] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:23.208738 10141 raft_consensus.cc:697] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926 [term 1 LEADER]: Becoming Leader. State: Replica: 87ac22914b314b65b62fa71cd592e926, State: Running, Role: LEADER
I20260608 12:42:23.209556 10133 ts_tablet_manager.cc:1434] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:42:23.209414 10141 consensus_queue.cc:237] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Queue going to LEADER mode. State: All 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: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } }
I20260608 12:42:23.214891  9824 catalog_manager.cc:5696] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87ac22914b314b65b62fa71cd592e926 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "87ac22914b314b65b62fa71cd592e926" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:23.966449  9825 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58764:
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:23.969092  9825 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:24.015575  9917 tablet_service.cc:1511] Processing CreateTablet for tablet 8afac54879d4479494a60490ed01a459 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:24.016975  9917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8afac54879d4479494a60490ed01a459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.017024  9991 tablet_service.cc:1511] Processing CreateTablet for tablet 8afac54879d4479494a60490ed01a459 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:24.018507  9991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8afac54879d4479494a60490ed01a459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.018565 10066 tablet_service.cc:1511] Processing CreateTablet for tablet 8afac54879d4479494a60490ed01a459 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:24.019958 10066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8afac54879d4479494a60490ed01a459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.022224  9916 tablet_service.cc:1511] Processing CreateTablet for tablet a29bd9bb7d084b69b04ba8b794efae03 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:24.023577  9916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29bd9bb7d084b69b04ba8b794efae03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.023284 10065 tablet_service.cc:1511] Processing CreateTablet for tablet a29bd9bb7d084b69b04ba8b794efae03 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:24.024623 10065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29bd9bb7d084b69b04ba8b794efae03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.028537  9990 tablet_service.cc:1511] Processing CreateTablet for tablet de9240c2037a4438bb91f88ceaa0aba1 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:24.029260  9992 tablet_service.cc:1511] Processing CreateTablet for tablet a29bd9bb7d084b69b04ba8b794efae03 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:24.029932  9990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de9240c2037a4438bb91f88ceaa0aba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.030632  9992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29bd9bb7d084b69b04ba8b794efae03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.032630 10064 tablet_service.cc:1511] Processing CreateTablet for tablet de9240c2037a4438bb91f88ceaa0aba1 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:24.034017 10064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de9240c2037a4438bb91f88ceaa0aba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.034276  9915 tablet_service.cc:1511] Processing CreateTablet for tablet de9240c2037a4438bb91f88ceaa0aba1 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:24.035590  9915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de9240c2037a4438bb91f88ceaa0aba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.037606  9914 tablet_service.cc:1511] Processing CreateTablet for tablet 334c816e58984affbc6dedebc29f0467 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:24.039000  9914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334c816e58984affbc6dedebc29f0467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.039276  9989 tablet_service.cc:1511] Processing CreateTablet for tablet 334c816e58984affbc6dedebc29f0467 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:24.041889  9988 tablet_service.cc:1511] Processing CreateTablet for tablet 1b443b7fbae9405d8b40654323ad13e7 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:24.044071  9913 tablet_service.cc:1511] Processing CreateTablet for tablet 1b443b7fbae9405d8b40654323ad13e7 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:24.044857  9912 tablet_service.cc:1511] Processing CreateTablet for tablet 65fedd05916f42c6b143b6da7ee341f0 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:24.045562  9913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b443b7fbae9405d8b40654323ad13e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.047362 10062 tablet_service.cc:1511] Processing CreateTablet for tablet 1b443b7fbae9405d8b40654323ad13e7 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:24.049252 10061 tablet_service.cc:1511] Processing CreateTablet for tablet 65fedd05916f42c6b143b6da7ee341f0 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:24.050369  9989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334c816e58984affbc6dedebc29f0467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.052814  9987 tablet_service.cc:1511] Processing CreateTablet for tablet 65fedd05916f42c6b143b6da7ee341f0 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:24.045403 10063 tablet_service.cc:1511] Processing CreateTablet for tablet 334c816e58984affbc6dedebc29f0467 (DEFAULT_TABLE table=test-workload-rf3 [id=30a491c3ee484847842777dd2f25444d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:24.068503  9912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65fedd05916f42c6b143b6da7ee341f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.073593  9988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b443b7fbae9405d8b40654323ad13e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.076588  9987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65fedd05916f42c6b143b6da7ee341f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.062536 10062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b443b7fbae9405d8b40654323ad13e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.079571 10061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65fedd05916f42c6b143b6da7ee341f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.085325 10063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 334c816e58984affbc6dedebc29f0467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:24.108321 10177 tablet_bootstrap.cc:492] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926: Bootstrap starting.
I20260608 12:42:24.116180 10177 tablet_bootstrap.cc:654] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.145592 10178 tablet_bootstrap.cc:492] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Bootstrap starting.
I20260608 12:42:24.155857 10177 tablet_bootstrap.cc:492] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926: No bootstrap required, opened a new log
I20260608 12:42:24.158083 10177 ts_tablet_manager.cc:1403] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926: Time spent bootstrapping tablet: real 0.050s	user 0.004s	sys 0.011s
I20260608 12:42:24.158304 10179 tablet_bootstrap.cc:492] T 334c816e58984affbc6dedebc29f0467 P 322abee363b54d61b23733eb69c1fc48: Bootstrap starting.
I20260608 12:42:24.166051 10177 raft_consensus.cc:359] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.166848 10177 raft_consensus.cc:385] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.167157 10177 raft_consensus.cc:740] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ac22914b314b65b62fa71cd592e926, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.167340 10179 tablet_bootstrap.cc:654] T 334c816e58984affbc6dedebc29f0467 P 322abee363b54d61b23733eb69c1fc48: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.167985 10177 consensus_queue.cc:260] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.170289 10177 ts_tablet_manager.cc:1434] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 12:42:24.171375 10177 tablet_bootstrap.cc:492] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926: Bootstrap starting.
I20260608 12:42:24.167351 10178 tablet_bootstrap.cc:654] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.180490 10177 tablet_bootstrap.cc:654] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.183722 10179 tablet_bootstrap.cc:492] T 334c816e58984affbc6dedebc29f0467 P 322abee363b54d61b23733eb69c1fc48: No bootstrap required, opened a new log
I20260608 12:42:24.183969 10178 tablet_bootstrap.cc:492] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e: No bootstrap required, opened a new log
I20260608 12:42:24.184528 10179 ts_tablet_manager.cc:1403] T 334c816e58984affbc6dedebc29f0467 P 322abee363b54d61b23733eb69c1fc48: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.005s
I20260608 12:42:24.184616 10178 ts_tablet_manager.cc:1403] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.008s
I20260608 12:42:24.188297 10178 raft_consensus.cc:359] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.189061 10178 raft_consensus.cc:385] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.189709 10178 raft_consensus.cc:740] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d25e5a3e70c4fa2a9e63d96eb99089e, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.189014 10179 raft_consensus.cc:359] T 334c816e58984affbc6dedebc29f0467 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.190472 10179 raft_consensus.cc:385] T 334c816e58984affbc6dedebc29f0467 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.190512 10178 consensus_queue.cc:260] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.191118 10179 raft_consensus.cc:740] T 334c816e58984affbc6dedebc29f0467 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 322abee363b54d61b23733eb69c1fc48, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.192191 10179 consensus_queue.cc:260] T 334c816e58984affbc6dedebc29f0467 P 322abee363b54d61b23733eb69c1fc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.193511 10178 ts_tablet_manager.cc:1434] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:24.195063 10179 ts_tablet_manager.cc:1434] T 334c816e58984affbc6dedebc29f0467 P 322abee363b54d61b23733eb69c1fc48: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:42:24.195191 10178 tablet_bootstrap.cc:492] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Bootstrap starting.
I20260608 12:42:24.196540 10179 tablet_bootstrap.cc:492] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48: Bootstrap starting.
I20260608 12:42:24.203107 10177 tablet_bootstrap.cc:492] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926: No bootstrap required, opened a new log
I20260608 12:42:24.203702 10179 tablet_bootstrap.cc:654] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.203723 10177 ts_tablet_manager.cc:1403] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.015s
I20260608 12:42:24.204567 10178 tablet_bootstrap.cc:654] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.207661 10177 raft_consensus.cc:359] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.208554 10177 raft_consensus.cc:385] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.208913 10177 raft_consensus.cc:740] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ac22914b314b65b62fa71cd592e926, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.209889 10177 consensus_queue.cc:260] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.213341 10177 ts_tablet_manager.cc:1434] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:42:24.214635 10177 tablet_bootstrap.cc:492] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926: Bootstrap starting.
I20260608 12:42:24.218458 10179 tablet_bootstrap.cc:492] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48: No bootstrap required, opened a new log
I20260608 12:42:24.219065 10179 ts_tablet_manager.cc:1403] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.005s
I20260608 12:42:24.221690 10177 tablet_bootstrap.cc:654] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.222311 10179 raft_consensus.cc:359] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.223119 10179 raft_consensus.cc:385] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.223420 10179 raft_consensus.cc:740] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 322abee363b54d61b23733eb69c1fc48, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.224293 10179 consensus_queue.cc:260] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.226804 10179 ts_tablet_manager.cc:1434] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:42:24.227598 10177 tablet_bootstrap.cc:492] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926: No bootstrap required, opened a new log
I20260608 12:42:24.227795 10179 tablet_bootstrap.cc:492] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48: Bootstrap starting.
I20260608 12:42:24.228154 10177 ts_tablet_manager.cc:1403] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:42:24.219062 10178 tablet_bootstrap.cc:492] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e: No bootstrap required, opened a new log
I20260608 12:42:24.231596 10177 raft_consensus.cc:359] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.232618 10177 raft_consensus.cc:385] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.232690 10178 ts_tablet_manager.cc:1403] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.009s
I20260608 12:42:24.233122 10177 raft_consensus.cc:740] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ac22914b314b65b62fa71cd592e926, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.234231 10177 consensus_queue.cc:260] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.235579 10179 tablet_bootstrap.cc:654] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.236136 10178 raft_consensus.cc:359] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.236960 10178 raft_consensus.cc:385] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.237022 10177 ts_tablet_manager.cc:1434] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:42:24.237381 10178 raft_consensus.cc:740] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d25e5a3e70c4fa2a9e63d96eb99089e, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.238332 10177 tablet_bootstrap.cc:492] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926: Bootstrap starting.
I20260608 12:42:24.238330 10178 consensus_queue.cc:260] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.248282 10177 tablet_bootstrap.cc:654] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.253103 10178 ts_tablet_manager.cc:1434] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260608 12:42:24.254151 10178 tablet_bootstrap.cc:492] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Bootstrap starting.
I20260608 12:42:24.261510 10178 tablet_bootstrap.cc:654] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.266753 10177 tablet_bootstrap.cc:492] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926: No bootstrap required, opened a new log
I20260608 12:42:24.267141 10179 tablet_bootstrap.cc:492] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48: No bootstrap required, opened a new log
I20260608 12:42:24.267267 10178 tablet_bootstrap.cc:492] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e: No bootstrap required, opened a new log
I20260608 12:42:24.267213 10177 ts_tablet_manager.cc:1403] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.003s
I20260608 12:42:24.267859 10179 ts_tablet_manager.cc:1403] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.020s
I20260608 12:42:24.268005 10178 ts_tablet_manager.cc:1403] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 12:42:24.270067 10177 raft_consensus.cc:359] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.270640 10177 raft_consensus.cc:385] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.270905 10177 raft_consensus.cc:740] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ac22914b314b65b62fa71cd592e926, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.270992 10178 raft_consensus.cc:359] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.271303 10179 raft_consensus.cc:359] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.271772 10178 raft_consensus.cc:385] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.271967 10179 raft_consensus.cc:385] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.271592 10177 consensus_queue.cc:260] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.272156 10178 raft_consensus.cc:740] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d25e5a3e70c4fa2a9e63d96eb99089e, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.272359 10179 raft_consensus.cc:740] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 322abee363b54d61b23733eb69c1fc48, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.273128 10179 consensus_queue.cc:260] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.273115 10178 consensus_queue.cc:260] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.276023 10179 ts_tablet_manager.cc:1434] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:24.277323 10179 tablet_bootstrap.cc:492] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48: Bootstrap starting.
I20260608 12:42:24.278640 10178 ts_tablet_manager.cc:1434] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:42:24.279623 10126 raft_consensus.cc:493] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.280149 10126 raft_consensus.cc:515] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.274012 10177 ts_tablet_manager.cc:1434] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:42:24.282929 10177 tablet_bootstrap.cc:492] T 334c816e58984affbc6dedebc29f0467 P 87ac22914b314b65b62fa71cd592e926: Bootstrap starting.
I20260608 12:42:24.284039 10179 tablet_bootstrap.cc:654] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.290575 10177 tablet_bootstrap.cc:654] T 334c816e58984affbc6dedebc29f0467 P 87ac22914b314b65b62fa71cd592e926: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.290884 10126 leader_election.cc:290] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ac22914b314b65b62fa71cd592e926 (127.0.107.194:35331), 322abee363b54d61b23733eb69c1fc48 (127.0.107.195:39417)
I20260608 12:42:24.302860 10178 tablet_bootstrap.cc:492] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Bootstrap starting.
I20260608 12:42:24.314107 10141 raft_consensus.cc:493] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.314702 10141 raft_consensus.cc:515] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.323482 10141 leader_election.cc:290] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193:38289), 322abee363b54d61b23733eb69c1fc48 (127.0.107.195:39417)
I20260608 12:42:24.354121 10178 tablet_bootstrap.cc:654] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.382383 10002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29bd9bb7d084b69b04ba8b794efae03" candidate_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ac22914b314b65b62fa71cd592e926" is_pre_election: true
I20260608 12:42:24.383104  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b443b7fbae9405d8b40654323ad13e7" candidate_uuid: "87ac22914b314b65b62fa71cd592e926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" is_pre_election: true
I20260608 12:42:24.383683  9927 raft_consensus.cc:2468] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87ac22914b314b65b62fa71cd592e926 in term 0.
I20260608 12:42:24.383509 10002 raft_consensus.cc:2468] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d25e5a3e70c4fa2a9e63d96eb99089e in term 0.
I20260608 12:42:24.385519  9967 leader_election.cc:304] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d25e5a3e70c4fa2a9e63d96eb99089e, 87ac22914b314b65b62fa71cd592e926; no voters: 
I20260608 12:42:24.385723  9891 leader_election.cc:304] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d25e5a3e70c4fa2a9e63d96eb99089e, 87ac22914b314b65b62fa71cd592e926; no voters: 
I20260608 12:42:24.386853 10141 raft_consensus.cc:2804] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:24.387089 10126 raft_consensus.cc:2804] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:24.387411 10141 raft_consensus.cc:493] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:24.387941 10126 raft_consensus.cc:493] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:24.388047 10141 raft_consensus.cc:3060] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.388760 10126 raft_consensus.cc:3060] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.398587 10130 raft_consensus.cc:493] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.399063 10141 raft_consensus.cc:515] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.399351 10130 raft_consensus.cc:515] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.407128 10130 leader_election.cc:290] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193:38289), 87ac22914b314b65b62fa71cd592e926 (127.0.107.194:35331)
I20260608 12:42:24.419490  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b443b7fbae9405d8b40654323ad13e7" candidate_uuid: "87ac22914b314b65b62fa71cd592e926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e"
I20260608 12:42:24.420331 10179 tablet_bootstrap.cc:492] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48: No bootstrap required, opened a new log
I20260608 12:42:24.420249  9927 raft_consensus.cc:3060] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.421190 10179 ts_tablet_manager.cc:1403] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48: Time spent bootstrapping tablet: real 0.144s	user 0.049s	sys 0.076s
I20260608 12:42:24.422310 10076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29bd9bb7d084b69b04ba8b794efae03" candidate_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "322abee363b54d61b23733eb69c1fc48" is_pre_election: true
W20260608 12:42:24.423916  9893 leader_election.cc:343] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 322abee363b54d61b23733eb69c1fc48 (127.0.107.195:39417): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:24.429791 10141 leader_election.cc:290] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [CANDIDATE]: Term 1 election: Requested vote from peers 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193:38289), 322abee363b54d61b23733eb69c1fc48 (127.0.107.195:39417)
I20260608 12:42:24.433861 10179 raft_consensus.cc:359] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.434679 10179 raft_consensus.cc:385] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.435014 10179 raft_consensus.cc:740] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 322abee363b54d61b23733eb69c1fc48, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.436060 10179 consensus_queue.cc:260] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.436143 10126 raft_consensus.cc:515] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.438004  9927 raft_consensus.cc:2468] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ac22914b314b65b62fa71cd592e926 in term 1.
I20260608 12:42:24.439657 10177 tablet_bootstrap.cc:492] T 334c816e58984affbc6dedebc29f0467 P 87ac22914b314b65b62fa71cd592e926: No bootstrap required, opened a new log
I20260608 12:42:24.442415 10179 ts_tablet_manager.cc:1434] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260608 12:42:24.445555 10177 ts_tablet_manager.cc:1403] T 334c816e58984affbc6dedebc29f0467 P 87ac22914b314b65b62fa71cd592e926: Time spent bootstrapping tablet: real 0.163s	user 0.046s	sys 0.065s
I20260608 12:42:24.444427 10141 raft_consensus.cc:493] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.448258  9967 leader_election.cc:304] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d25e5a3e70c4fa2a9e63d96eb99089e, 87ac22914b314b65b62fa71cd592e926; no voters: 
I20260608 12:42:24.450019 10076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b443b7fbae9405d8b40654323ad13e7" candidate_uuid: "87ac22914b314b65b62fa71cd592e926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "322abee363b54d61b23733eb69c1fc48" is_pre_election: true
I20260608 12:42:24.450595 10075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b443b7fbae9405d8b40654323ad13e7" candidate_uuid: "87ac22914b314b65b62fa71cd592e926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "322abee363b54d61b23733eb69c1fc48"
I20260608 12:42:24.450788 10076 raft_consensus.cc:2468] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87ac22914b314b65b62fa71cd592e926 in term 0.
I20260608 12:42:24.452667 10002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29bd9bb7d084b69b04ba8b794efae03" candidate_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ac22914b314b65b62fa71cd592e926"
I20260608 12:42:24.453105 10075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29bd9bb7d084b69b04ba8b794efae03" candidate_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "322abee363b54d61b23733eb69c1fc48"
I20260608 12:42:24.453305 10178 tablet_bootstrap.cc:492] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e: No bootstrap required, opened a new log
I20260608 12:42:24.453320 10002 raft_consensus.cc:3060] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:24.454598  9893 leader_election.cc:343] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 322abee363b54d61b23733eb69c1fc48 (127.0.107.195:39417): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:24.454671  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b443b7fbae9405d8b40654323ad13e7" candidate_uuid: "322abee363b54d61b23733eb69c1fc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" is_pre_election: true
I20260608 12:42:24.455269 10126 leader_election.cc:290] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [CANDIDATE]: Term 1 election: Requested vote from peers 87ac22914b314b65b62fa71cd592e926 (127.0.107.194:35331), 322abee363b54d61b23733eb69c1fc48 (127.0.107.195:39417)
I20260608 12:42:24.455715  9927 raft_consensus.cc:2393] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 322abee363b54d61b23733eb69c1fc48 in current term 1: Already voted for candidate 87ac22914b314b65b62fa71cd592e926 in this term.
I20260608 12:42:24.456622 10178 ts_tablet_manager.cc:1403] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Time spent bootstrapping tablet: real 0.154s	user 0.018s	sys 0.012s
I20260608 12:42:24.456444 10141 raft_consensus.cc:515] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.462244 10179 tablet_bootstrap.cc:492] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48: Bootstrap starting.
I20260608 12:42:24.468906 10179 tablet_bootstrap.cc:654] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.469179 10002 raft_consensus.cc:2468] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d25e5a3e70c4fa2a9e63d96eb99089e in term 1.
W20260608 12:42:24.469803  9873 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:24.470397  9891 leader_election.cc:304] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [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: 6d25e5a3e70c4fa2a9e63d96eb99089e, 87ac22914b314b65b62fa71cd592e926; no voters: 322abee363b54d61b23733eb69c1fc48
I20260608 12:42:24.471596 10178 raft_consensus.cc:359] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.472656 10178 raft_consensus.cc:385] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.473063 10178 raft_consensus.cc:740] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d25e5a3e70c4fa2a9e63d96eb99089e, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.474045 10178 consensus_queue.cc:260] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.475289 10126 raft_consensus.cc:2804] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:24.479547 10075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fedd05916f42c6b143b6da7ee341f0" candidate_uuid: "87ac22914b314b65b62fa71cd592e926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "322abee363b54d61b23733eb69c1fc48" is_pre_election: true
I20260608 12:42:24.480185 10075 raft_consensus.cc:2468] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87ac22914b314b65b62fa71cd592e926 in term 0.
I20260608 12:42:24.481006 10177 raft_consensus.cc:359] T 334c816e58984affbc6dedebc29f0467 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.481319  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fedd05916f42c6b143b6da7ee341f0" candidate_uuid: "87ac22914b314b65b62fa71cd592e926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" is_pre_election: true
I20260608 12:42:24.481782 10177 raft_consensus.cc:385] T 334c816e58984affbc6dedebc29f0467 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.481652  9968 leader_election.cc:304] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 322abee363b54d61b23733eb69c1fc48, 87ac22914b314b65b62fa71cd592e926; no voters: 
I20260608 12:42:24.482208 10177 raft_consensus.cc:740] T 334c816e58984affbc6dedebc29f0467 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ac22914b314b65b62fa71cd592e926, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.477440 10141 leader_election.cc:290] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193:38289), 322abee363b54d61b23733eb69c1fc48 (127.0.107.195:39417)
I20260608 12:42:24.483183 10177 consensus_queue.cc:260] T 334c816e58984affbc6dedebc29f0467 P 87ac22914b314b65b62fa71cd592e926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
W20260608 12:42:24.483754  9967 leader_election.cc:343] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193:38289): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:24.484759 10203 raft_consensus.cc:2804] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:24.485224 10203 raft_consensus.cc:493] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:24.485651 10203 raft_consensus.cc:3060] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.486500 10177 ts_tablet_manager.cc:1434] T 334c816e58984affbc6dedebc29f0467 P 87ac22914b314b65b62fa71cd592e926: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260608 12:42:24.483841 10141 raft_consensus.cc:2804] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:24.485257 10178 ts_tablet_manager.cc:1434] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260608 12:42:24.493616 10178 tablet_bootstrap.cc:492] T 65fedd05916f42c6b143b6da7ee341f0 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Bootstrap starting.
I20260608 12:42:24.497674 10177 tablet_bootstrap.cc:492] T de9240c2037a4438bb91f88ceaa0aba1 P 87ac22914b314b65b62fa71cd592e926: Bootstrap starting.
I20260608 12:42:24.503947 10179 tablet_bootstrap.cc:492] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48: No bootstrap required, opened a new log
I20260608 12:42:24.504705 10179 ts_tablet_manager.cc:1403] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.014s
I20260608 12:42:24.510402 10141 raft_consensus.cc:697] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [term 1 LEADER]: Becoming Leader. State: Replica: 87ac22914b314b65b62fa71cd592e926, State: Running, Role: LEADER
I20260608 12:42:24.512729 10177 tablet_bootstrap.cc:654] T de9240c2037a4438bb91f88ceaa0aba1 P 87ac22914b314b65b62fa71cd592e926: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.514910 10126 raft_consensus.cc:697] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 LEADER]: Becoming Leader. State: Replica: 6d25e5a3e70c4fa2a9e63d96eb99089e, State: Running, Role: LEADER
I20260608 12:42:24.515769 10141 consensus_queue.cc:237] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.516351 10126 consensus_queue.cc:237] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.519457 10179 raft_consensus.cc:359] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.520552 10179 raft_consensus.cc:385] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.520362 10203 raft_consensus.cc:515] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.521047 10179 raft_consensus.cc:740] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 322abee363b54d61b23733eb69c1fc48, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.522182 10002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b443b7fbae9405d8b40654323ad13e7" candidate_uuid: "322abee363b54d61b23733eb69c1fc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ac22914b314b65b62fa71cd592e926" is_pre_election: true
I20260608 12:42:24.525218 10040 leader_election.cc:304] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48 [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: 322abee363b54d61b23733eb69c1fc48; no voters: 6d25e5a3e70c4fa2a9e63d96eb99089e, 87ac22914b314b65b62fa71cd592e926
I20260608 12:42:24.525468 10203 leader_election.cc:290] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [CANDIDATE]: Term 1 election: Requested vote from peers 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193:38289), 322abee363b54d61b23733eb69c1fc48 (127.0.107.195:39417)
I20260608 12:42:24.526494 10130 raft_consensus.cc:3060] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.527010  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fedd05916f42c6b143b6da7ee341f0" candidate_uuid: "87ac22914b314b65b62fa71cd592e926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e"
I20260608 12:42:24.528805 10205 raft_consensus.cc:493] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.529482 10205 raft_consensus.cc:515] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.530493 10179 consensus_queue.cc:260] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.532315 10178 tablet_bootstrap.cc:654] T 65fedd05916f42c6b143b6da7ee341f0 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.533561 10075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65fedd05916f42c6b143b6da7ee341f0" candidate_uuid: "87ac22914b314b65b62fa71cd592e926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "322abee363b54d61b23733eb69c1fc48"
W20260608 12:42:24.533854  9967 leader_election.cc:343] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193:38289): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:24.534173 10075 raft_consensus.cc:3060] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.534364 10177 tablet_bootstrap.cc:492] T de9240c2037a4438bb91f88ceaa0aba1 P 87ac22914b314b65b62fa71cd592e926: No bootstrap required, opened a new log
I20260608 12:42:24.534955 10177 ts_tablet_manager.cc:1403] T de9240c2037a4438bb91f88ceaa0aba1 P 87ac22914b314b65b62fa71cd592e926: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260608 12:42:24.534837 10002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334c816e58984affbc6dedebc29f0467" candidate_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ac22914b314b65b62fa71cd592e926" is_pre_election: true
I20260608 12:42:24.535518 10002 raft_consensus.cc:2468] T 334c816e58984affbc6dedebc29f0467 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d25e5a3e70c4fa2a9e63d96eb99089e in term 0.
I20260608 12:42:24.536968  9891 leader_election.cc:304] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d25e5a3e70c4fa2a9e63d96eb99089e, 87ac22914b314b65b62fa71cd592e926; no voters: 
I20260608 12:42:24.538352 10205 leader_election.cc:290] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87ac22914b314b65b62fa71cd592e926 (127.0.107.194:35331), 322abee363b54d61b23733eb69c1fc48 (127.0.107.195:39417)
I20260608 12:42:24.541157 10205 raft_consensus.cc:2804] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:24.541606 10205 raft_consensus.cc:493] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:24.542110 10205 raft_consensus.cc:3060] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.542402 10130 raft_consensus.cc:2749] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:24.542918 10179 ts_tablet_manager.cc:1434] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.003s
I20260608 12:42:24.547619 10179 tablet_bootstrap.cc:492] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48: Bootstrap starting.
I20260608 12:42:24.552959 10205 raft_consensus.cc:515] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.554718 10179 tablet_bootstrap.cc:654] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.538270 10177 raft_consensus.cc:359] T de9240c2037a4438bb91f88ceaa0aba1 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.540419 10076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334c816e58984affbc6dedebc29f0467" candidate_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "322abee363b54d61b23733eb69c1fc48" is_pre_election: true
I20260608 12:42:24.555400 10076 raft_consensus.cc:2468] T 334c816e58984affbc6dedebc29f0467 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d25e5a3e70c4fa2a9e63d96eb99089e in term 0.
I20260608 12:42:24.557390 10177 raft_consensus.cc:385] T de9240c2037a4438bb91f88ceaa0aba1 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.557807 10177 raft_consensus.cc:740] T de9240c2037a4438bb91f88ceaa0aba1 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ac22914b314b65b62fa71cd592e926, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.559760 10002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334c816e58984affbc6dedebc29f0467" candidate_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ac22914b314b65b62fa71cd592e926"
I20260608 12:42:24.560611 10002 raft_consensus.cc:3060] T 334c816e58984affbc6dedebc29f0467 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.570076  9824 catalog_manager.cc:5696] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:24.575353 10141 raft_consensus.cc:493] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.576104 10141 raft_consensus.cc:515] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.578897 10141 leader_election.cc:290] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193:38289), 322abee363b54d61b23733eb69c1fc48 (127.0.107.195:39417)
I20260608 12:42:24.579689  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8afac54879d4479494a60490ed01a459" candidate_uuid: "87ac22914b314b65b62fa71cd592e926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" is_pre_election: true
I20260608 12:42:24.575330 10075 raft_consensus.cc:2468] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ac22914b314b65b62fa71cd592e926 in term 1.
I20260608 12:42:24.580421  9927 raft_consensus.cc:2468] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87ac22914b314b65b62fa71cd592e926 in term 0.
I20260608 12:42:24.580694 10076 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8afac54879d4479494a60490ed01a459" candidate_uuid: "87ac22914b314b65b62fa71cd592e926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "322abee363b54d61b23733eb69c1fc48" is_pre_election: true
I20260608 12:42:24.581477  9968 leader_election.cc:304] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [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: 322abee363b54d61b23733eb69c1fc48, 87ac22914b314b65b62fa71cd592e926; no voters: 6d25e5a3e70c4fa2a9e63d96eb99089e
I20260608 12:42:24.581599 10076 raft_consensus.cc:2468] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87ac22914b314b65b62fa71cd592e926 in term 0.
I20260608 12:42:24.582768 10141 raft_consensus.cc:2804] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:24.583438 10141 raft_consensus.cc:697] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [term 1 LEADER]: Becoming Leader. State: Replica: 87ac22914b314b65b62fa71cd592e926, State: Running, Role: LEADER
I20260608 12:42:24.583493  9967 leader_election.cc:304] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d25e5a3e70c4fa2a9e63d96eb99089e, 87ac22914b314b65b62fa71cd592e926; no voters: 
I20260608 12:42:24.582675 10074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "334c816e58984affbc6dedebc29f0467" candidate_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "322abee363b54d61b23733eb69c1fc48"
I20260608 12:42:24.584791 10074 raft_consensus.cc:3060] T 334c816e58984affbc6dedebc29f0467 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.579859 10205 leader_election.cc:290] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [CANDIDATE]: Term 1 election: Requested vote from peers 87ac22914b314b65b62fa71cd592e926 (127.0.107.194:35331), 322abee363b54d61b23733eb69c1fc48 (127.0.107.195:39417)
I20260608 12:42:24.584599  9820 catalog_manager.cc:5696] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87ac22914b314b65b62fa71cd592e926 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "87ac22914b314b65b62fa71cd592e926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:24.571501 10002 raft_consensus.cc:2468] T 334c816e58984affbc6dedebc29f0467 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d25e5a3e70c4fa2a9e63d96eb99089e in term 1.
I20260608 12:42:24.584487 10203 raft_consensus.cc:2804] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:24.584118 10177 consensus_queue.cc:260] T de9240c2037a4438bb91f88ceaa0aba1 P 87ac22914b314b65b62fa71cd592e926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.588686 10203 raft_consensus.cc:493] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:24.589112 10203 raft_consensus.cc:3060] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.591117 10177 ts_tablet_manager.cc:1434] T de9240c2037a4438bb91f88ceaa0aba1 P 87ac22914b314b65b62fa71cd592e926: Time spent starting tablet: real 0.056s	user 0.009s	sys 0.000s
I20260608 12:42:24.594435  9891 leader_election.cc:304] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d25e5a3e70c4fa2a9e63d96eb99089e, 87ac22914b314b65b62fa71cd592e926; no voters: 
I20260608 12:42:24.595480 10205 raft_consensus.cc:2804] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:24.596516 10205 raft_consensus.cc:697] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 LEADER]: Becoming Leader. State: Replica: 6d25e5a3e70c4fa2a9e63d96eb99089e, State: Running, Role: LEADER
I20260608 12:42:24.597800 10205 consensus_queue.cc:237] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.599278 10074 raft_consensus.cc:2468] T 334c816e58984affbc6dedebc29f0467 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d25e5a3e70c4fa2a9e63d96eb99089e in term 1.
I20260608 12:42:24.584451 10141 consensus_queue.cc:237] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.601392 10203 raft_consensus.cc:515] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.604851  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8afac54879d4479494a60490ed01a459" candidate_uuid: "87ac22914b314b65b62fa71cd592e926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e"
I20260608 12:42:24.605082 10203 leader_election.cc:290] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [CANDIDATE]: Term 1 election: Requested vote from peers 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193:38289), 322abee363b54d61b23733eb69c1fc48 (127.0.107.195:39417)
I20260608 12:42:24.605453  9927 raft_consensus.cc:3060] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.609684 10075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8afac54879d4479494a60490ed01a459" candidate_uuid: "87ac22914b314b65b62fa71cd592e926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "322abee363b54d61b23733eb69c1fc48"
I20260608 12:42:24.610349 10075 raft_consensus.cc:3060] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.610677 10179 tablet_bootstrap.cc:492] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48: No bootstrap required, opened a new log
I20260608 12:42:24.611238 10179 ts_tablet_manager.cc:1403] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.036s
I20260608 12:42:24.614151 10179 raft_consensus.cc:359] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.615265 10179 raft_consensus.cc:385] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.615562 10179 raft_consensus.cc:740] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 322abee363b54d61b23733eb69c1fc48, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.616392 10179 consensus_queue.cc:260] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.618924 10178 tablet_bootstrap.cc:492] T 65fedd05916f42c6b143b6da7ee341f0 P 6d25e5a3e70c4fa2a9e63d96eb99089e: No bootstrap required, opened a new log
I20260608 12:42:24.619205 10075 raft_consensus.cc:2468] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ac22914b314b65b62fa71cd592e926 in term 1.
I20260608 12:42:24.619472 10178 ts_tablet_manager.cc:1403] T 65fedd05916f42c6b143b6da7ee341f0 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Time spent bootstrapping tablet: real 0.126s	user 0.022s	sys 0.025s
I20260608 12:42:24.622239 10179 ts_tablet_manager.cc:1434] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:42:24.625650  9968 leader_election.cc:304] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 322abee363b54d61b23733eb69c1fc48, 87ac22914b314b65b62fa71cd592e926; no voters: 
I20260608 12:42:24.626641 10203 raft_consensus.cc:2804] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:24.628036 10203 raft_consensus.cc:697] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [term 1 LEADER]: Becoming Leader. State: Replica: 87ac22914b314b65b62fa71cd592e926, State: Running, Role: LEADER
I20260608 12:42:24.625442 10178 raft_consensus.cc:359] T 65fedd05916f42c6b143b6da7ee341f0 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.628886 10178 raft_consensus.cc:385] T 65fedd05916f42c6b143b6da7ee341f0 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.629208 10178 raft_consensus.cc:740] T 65fedd05916f42c6b143b6da7ee341f0 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d25e5a3e70c4fa2a9e63d96eb99089e, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.629298 10203 consensus_queue.cc:237] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.631249 10178 consensus_queue.cc:260] T 65fedd05916f42c6b143b6da7ee341f0 P 6d25e5a3e70c4fa2a9e63d96eb99089e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.634589 10178 ts_tablet_manager.cc:1434] T 65fedd05916f42c6b143b6da7ee341f0 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 12:42:24.635440 10178 tablet_bootstrap.cc:492] T de9240c2037a4438bb91f88ceaa0aba1 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Bootstrap starting.
I20260608 12:42:24.640709  9824 catalog_manager.cc:5696] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:24.642103  9927 raft_consensus.cc:2468] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87ac22914b314b65b62fa71cd592e926 in term 1.
I20260608 12:42:24.646667 10178 tablet_bootstrap.cc:654] T de9240c2037a4438bb91f88ceaa0aba1 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:24.651546  9820 catalog_manager.cc:5696] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87ac22914b314b65b62fa71cd592e926 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "87ac22914b314b65b62fa71cd592e926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:24.653580  9820 catalog_manager.cc:5696] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87ac22914b314b65b62fa71cd592e926 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "87ac22914b314b65b62fa71cd592e926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:24.664513 10178 tablet_bootstrap.cc:492] T de9240c2037a4438bb91f88ceaa0aba1 P 6d25e5a3e70c4fa2a9e63d96eb99089e: No bootstrap required, opened a new log
I20260608 12:42:24.664999 10178 ts_tablet_manager.cc:1403] T de9240c2037a4438bb91f88ceaa0aba1 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.009s
I20260608 12:42:24.667241 10178 raft_consensus.cc:359] T de9240c2037a4438bb91f88ceaa0aba1 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.667783 10178 raft_consensus.cc:385] T de9240c2037a4438bb91f88ceaa0aba1 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:24.668025 10178 raft_consensus.cc:740] T de9240c2037a4438bb91f88ceaa0aba1 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d25e5a3e70c4fa2a9e63d96eb99089e, State: Initialized, Role: FOLLOWER
I20260608 12:42:24.668680 10178 consensus_queue.cc:260] T de9240c2037a4438bb91f88ceaa0aba1 P 6d25e5a3e70c4fa2a9e63d96eb99089e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.670485 10178 ts_tablet_manager.cc:1434] T de9240c2037a4438bb91f88ceaa0aba1 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:42:24.696766 10130 raft_consensus.cc:493] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.697356 10130 raft_consensus.cc:515] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.699355 10130 leader_election.cc:290] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193:38289), 87ac22914b314b65b62fa71cd592e926 (127.0.107.194:35331)
I20260608 12:42:24.700088  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9240c2037a4438bb91f88ceaa0aba1" candidate_uuid: "322abee363b54d61b23733eb69c1fc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" is_pre_election: true
I20260608 12:42:24.700481 10002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9240c2037a4438bb91f88ceaa0aba1" candidate_uuid: "322abee363b54d61b23733eb69c1fc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ac22914b314b65b62fa71cd592e926" is_pre_election: true
I20260608 12:42:24.700778  9927 raft_consensus.cc:2468] T de9240c2037a4438bb91f88ceaa0aba1 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 322abee363b54d61b23733eb69c1fc48 in term 0.
I20260608 12:42:24.701161 10002 raft_consensus.cc:2468] T de9240c2037a4438bb91f88ceaa0aba1 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 322abee363b54d61b23733eb69c1fc48 in term 0.
I20260608 12:42:24.702059 10041 leader_election.cc:304] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 322abee363b54d61b23733eb69c1fc48, 6d25e5a3e70c4fa2a9e63d96eb99089e; no voters: 
I20260608 12:42:24.702904 10130 raft_consensus.cc:2804] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:24.703315 10130 raft_consensus.cc:493] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:24.703620 10130 raft_consensus.cc:3060] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.708357 10130 raft_consensus.cc:515] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.710108 10130 leader_election.cc:290] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [CANDIDATE]: Term 1 election: Requested vote from peers 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193:38289), 87ac22914b314b65b62fa71cd592e926 (127.0.107.194:35331)
I20260608 12:42:24.710821  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9240c2037a4438bb91f88ceaa0aba1" candidate_uuid: "322abee363b54d61b23733eb69c1fc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e"
I20260608 12:42:24.711206 10002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de9240c2037a4438bb91f88ceaa0aba1" candidate_uuid: "322abee363b54d61b23733eb69c1fc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ac22914b314b65b62fa71cd592e926"
I20260608 12:42:24.711500  9927 raft_consensus.cc:3060] T de9240c2037a4438bb91f88ceaa0aba1 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.711825 10002 raft_consensus.cc:3060] T de9240c2037a4438bb91f88ceaa0aba1 P 87ac22914b314b65b62fa71cd592e926 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.718526 10002 raft_consensus.cc:2468] T de9240c2037a4438bb91f88ceaa0aba1 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 322abee363b54d61b23733eb69c1fc48 in term 1.
I20260608 12:42:24.718529  9927 raft_consensus.cc:2468] T de9240c2037a4438bb91f88ceaa0aba1 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 322abee363b54d61b23733eb69c1fc48 in term 1.
I20260608 12:42:24.719820 10041 leader_election.cc:304] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 322abee363b54d61b23733eb69c1fc48, 6d25e5a3e70c4fa2a9e63d96eb99089e; no voters: 
I20260608 12:42:24.720784 10130 raft_consensus.cc:2804] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:24.721204 10130 raft_consensus.cc:697] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [term 1 LEADER]: Becoming Leader. State: Replica: 322abee363b54d61b23733eb69c1fc48, State: Running, Role: LEADER
I20260608 12:42:24.721840 10130 consensus_queue.cc:237] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.729892  9824 catalog_manager.cc:5696] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 reported cstate change: term changed from 0 to 1, leader changed from <none> to 322abee363b54d61b23733eb69c1fc48 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "322abee363b54d61b23733eb69c1fc48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:24.971469 10130 raft_consensus.cc:493] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:24.972080 10130 raft_consensus.cc:515] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } }
I20260608 12:42:24.974382 10130 leader_election.cc:290] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193:38289), 87ac22914b314b65b62fa71cd592e926 (127.0.107.194:35331)
I20260608 12:42:24.976074  9927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29bd9bb7d084b69b04ba8b794efae03" candidate_uuid: "322abee363b54d61b23733eb69c1fc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" is_pre_election: true
I20260608 12:42:24.977044 10002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a29bd9bb7d084b69b04ba8b794efae03" candidate_uuid: "322abee363b54d61b23733eb69c1fc48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87ac22914b314b65b62fa71cd592e926" is_pre_election: true
I20260608 12:42:24.977931 10002 raft_consensus.cc:2393] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 322abee363b54d61b23733eb69c1fc48 in current term 1: Already voted for candidate 6d25e5a3e70c4fa2a9e63d96eb99089e in this term.
I20260608 12:42:24.979425 10040 leader_election.cc:304] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48 [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: 322abee363b54d61b23733eb69c1fc48; no voters: 6d25e5a3e70c4fa2a9e63d96eb99089e, 87ac22914b314b65b62fa71cd592e926
I20260608 12:42:24.980680 10130 raft_consensus.cc:3060] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:24.989583 10203 consensus_queue.cc:1048] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 }, 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.006016 10130 raft_consensus.cc:2749] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:25.027570 10141 consensus_queue.cc:1048] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 }, 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.055001  9927 raft_consensus.cc:3060] T 65fedd05916f42c6b143b6da7ee341f0 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:25.067152 10203 consensus_queue.cc:1048] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 }, 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.085821 10208 consensus_queue.cc:1048] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 }, 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.093817 10205 consensus_queue.cc:1048] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 }, 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.113332 10141 consensus_queue.cc:1048] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 }, 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.142586 10208 consensus_queue.cc:1048] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 }, 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.146801 10205 consensus_queue.cc:1048] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [LEADER]: Connected to new peer: Peer: permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 }, 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.176604 10239 consensus_queue.cc:1048] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [LEADER]: Connected to new peer: Peer: permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 }, 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.177862  9891 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:35331, user_credentials={real_user=slave}} blocked reactor thread for 43481.1us
I20260608 12:42:25.186055 10240 consensus_queue.cc:1048] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 }, 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.210394 10130 consensus_queue.cc:1048] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 }, 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.294610 10255 consensus_queue.cc:1048] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:42:26.398907 10224 meta_cache.cc:1261] Time spent looking up entry by key: real 0.075s	user 0.003s	sys 0.001s
W20260608 12:42:26.441231 10227 meta_cache.cc:1261] Time spent looking up entry by key: real 0.059s	user 0.002s	sys 0.000s
I20260608 12:42:26.573956   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:26.586913 10279 instance_detector.cc: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.593999 10280 instance_detector.cc: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:26.610738 10283 instance_detector.cc: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.615075   431 server_base.cc:1061] running on GCE node
I20260608 12:42:26.616101   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:26.616410   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.616556   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922546616544 us; error 0 us; skew 500 ppm
I20260608 12:42:26.617149   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:26.619642   431 webserver.cc:533] Webserver started at http://127.0.107.196:43091/ using document root <none> and password file <none>
I20260608 12:42:26.620175   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:26.620412   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:26.620635   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:26.621662   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/ts-3-root/instance:
uuid: "5119df2587024ae29f3bf8f49c69d829"
format_stamp: "Formatted at 2026-06-08 12:42:26 on dist-test-slave-vkhm"
I20260608 12:42:26.626505   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:42:26.629860 10287 log_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.630669   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:42:26.631009   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/ts-3-root
uuid: "5119df2587024ae29f3bf8f49c69d829"
format_stamp: "Formatted at 2026-06-08 12:42:26 on dist-test-slave-vkhm"
I20260608 12:42:26.631309   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922327162610-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.653437   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:26.654663   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:26.656061   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:26.658429   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:26.658708   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:26.658954   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:26.659132   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:26.703071   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:38727
I20260608 12:42:26.703190 10349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:38727 every 8 connection(s)
I20260608 12:42:26.719666 10350 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40079
I20260608 12:42:26.720067 10350 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:26.720803 10350 heartbeater.cc:507] Master 127.0.107.254:40079 requested a full tablet report, sending...
I20260608 12:42:26.722775  9823 ts_manager.cc:194] Registered new tserver with Master: 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196:38727)
I20260608 12:42:26.724128  9823 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58778
I20260608 12:42:27.616622 10001 consensus_queue.cc:237] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [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: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } attrs { replace: true } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } }
I20260608 12:42:27.624725 10073 raft_consensus.cc:1275] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Refusing update from remote peer 87ac22914b314b65b62fa71cd592e926: 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:27.626469 10141 consensus_queue.cc:1048] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:42:27.627358  9925 raft_consensus.cc:1275] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Refusing update from remote peer 87ac22914b314b65b62fa71cd592e926: 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:27.628890 10141 consensus_queue.cc:1048] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } 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:27.638013  9967 consensus_peers.cc:597] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 -> Peer 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196:38727): Couldn't send request to peer 5119df2587024ae29f3bf8f49c69d829. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8afac54879d4479494a60490ed01a459. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:27.637228 10358 raft_consensus.cc:2955] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } attrs { replace: true } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } } }
I20260608 12:42:27.640086 10073 raft_consensus.cc:2955] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } attrs { replace: true } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } } }
I20260608 12:42:27.641515  9925 raft_consensus.cc:2955] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } attrs { replace: true } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } } }
I20260608 12:42:27.650965  9823 catalog_manager.cc:5696] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 reported cstate change: config changed from index -1 to 17, NON_VOTER 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "87ac22914b314b65b62fa71cd592e926" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:27.674228  9925 consensus_queue.cc:237] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [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: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } attrs { replace: true } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } }
I20260608 12:42:27.694303 10073 raft_consensus.cc:1275] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Refusing update from remote peer 6d25e5a3e70c4fa2a9e63d96eb99089e: 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:27.696524 10237 consensus_queue.cc:1048] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [LEADER]: Connected to new peer: Peer: permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:42:27.700730 10001 raft_consensus.cc:1275] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Refusing update from remote peer 6d25e5a3e70c4fa2a9e63d96eb99089e: 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:27.702440 10237 consensus_queue.cc:1048] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } 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:27.712976 10368 raft_consensus.cc:2955] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } attrs { replace: true } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } } }
I20260608 12:42:27.716396 10073 raft_consensus.cc:2955] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } attrs { replace: true } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } } }
I20260608 12:42:27.726567 10350 heartbeater.cc:499] Master 127.0.107.254:40079 was elected leader, sending a full tablet report...
W20260608 12:42:27.731990  9892 consensus_peers.cc:597] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e -> Peer 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196:38727): Couldn't send request to peer 5119df2587024ae29f3bf8f49c69d829. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a29bd9bb7d084b69b04ba8b794efae03. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:27.714057 10001 raft_consensus.cc:2955] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } attrs { replace: true } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } } }
I20260608 12:42:27.747365 10002 consensus_queue.cc:237] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [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: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } attrs { replace: true } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } }
I20260608 12:42:27.743625  9818 catalog_manager.cc:5696] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48 reported cstate change: config changed from index -1 to 17, NON_VOTER 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } attrs { replace: true } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } } }
W20260608 12:42:27.757545  9967 consensus_peers.cc:597] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 -> Peer 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196:38727): Couldn't send request to peer 5119df2587024ae29f3bf8f49c69d829. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b443b7fbae9405d8b40654323ad13e7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:27.757771 10073 raft_consensus.cc:1275] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Refusing update from remote peer 87ac22914b314b65b62fa71cd592e926: 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:27.758819  9925 raft_consensus.cc:1275] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Refusing update from remote peer 87ac22914b314b65b62fa71cd592e926: 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:27.759641 10141 consensus_queue.cc:1048] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } 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:27.760874 10358 consensus_queue.cc:1048] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 12:42:27.769266 10358 raft_consensus.cc:2955] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } attrs { replace: true } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } } }
I20260608 12:42:27.771298  9925 raft_consensus.cc:2955] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } attrs { replace: true } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } } }
I20260608 12:42:27.774623 10073 raft_consensus.cc:2955] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } attrs { replace: true } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } } }
I20260608 12:42:27.785393  9818 catalog_manager.cc:5696] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e reported cstate change: config changed from index -1 to 17, NON_VOTER 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "87ac22914b314b65b62fa71cd592e926" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } attrs { replace: true } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } } }
I20260608 12:42:27.797046 10002 consensus_queue.cc:237] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [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: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } attrs { replace: true } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } }
I20260608 12:42:27.806756 10073 raft_consensus.cc:1275] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Refusing update from remote peer 87ac22914b314b65b62fa71cd592e926: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260608 12:42:27.808393  9967 consensus_peers.cc:597] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 -> Peer 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196:38727): Couldn't send request to peer 5119df2587024ae29f3bf8f49c69d829. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65fedd05916f42c6b143b6da7ee341f0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:27.808605 10381 consensus_queue.cc:1048] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } 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:27.808982  9925 raft_consensus.cc:1275] T 65fedd05916f42c6b143b6da7ee341f0 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Refusing update from remote peer 87ac22914b314b65b62fa71cd592e926: 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:27.810542 10382 consensus_queue.cc:1048] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 12:42:27.817219 10381 raft_consensus.cc:2955] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } attrs { replace: true } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } } }
I20260608 12:42:27.819083 10073 raft_consensus.cc:2955] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } attrs { replace: true } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } } }
I20260608 12:42:27.821496  9925 raft_consensus.cc:2955] T 65fedd05916f42c6b143b6da7ee341f0 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } attrs { replace: true } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } } }
I20260608 12:42:27.831036  9818 catalog_manager.cc:5696] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48 reported cstate change: config changed from index -1 to 17, NON_VOTER 5119df2587024ae29f3bf8f49c69d829 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "87ac22914b314b65b62fa71cd592e926" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } attrs { replace: true } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } } }
I20260608 12:42:28.066198 10386 ts_tablet_manager.cc:933] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829: Initiating tablet copy from peer 87ac22914b314b65b62fa71cd592e926 (127.0.107.194:35331)
I20260608 12:42:28.068127 10386 tablet_copy_client.cc:323] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35331
I20260608 12:42:28.078452 10012 tablet_copy_service.cc:140] P 87ac22914b314b65b62fa71cd592e926: Received BeginTabletCopySession request for tablet 8afac54879d4479494a60490ed01a459 from peer 5119df2587024ae29f3bf8f49c69d829 ({username='slave'} at 127.0.0.1:59048)
I20260608 12:42:28.078974 10012 tablet_copy_service.cc:161] P 87ac22914b314b65b62fa71cd592e926: Beginning new tablet copy session on tablet 8afac54879d4479494a60490ed01a459 from peer 5119df2587024ae29f3bf8f49c69d829 at {username='slave'} at 127.0.0.1:59048: session id = 5119df2587024ae29f3bf8f49c69d829-8afac54879d4479494a60490ed01a459
I20260608 12:42:28.084057 10012 tablet_copy_source_session.cc:215] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:28.086757 10386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8afac54879d4479494a60490ed01a459. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:28.098394 10386 tablet_copy_client.cc:806] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:28.098953 10386 tablet_copy_client.cc:670] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:28.102826 10386 tablet_copy_client.cc:538] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:28.109476 10386 tablet_bootstrap.cc:492] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829: Bootstrap starting.
I20260608 12:42:28.169437 10390 ts_tablet_manager.cc:933] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829: Initiating tablet copy from peer 87ac22914b314b65b62fa71cd592e926 (127.0.107.194:35331)
I20260608 12:42:28.171630 10390 tablet_copy_client.cc:323] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35331
I20260608 12:42:28.173588 10012 tablet_copy_service.cc:140] P 87ac22914b314b65b62fa71cd592e926: Received BeginTabletCopySession request for tablet 1b443b7fbae9405d8b40654323ad13e7 from peer 5119df2587024ae29f3bf8f49c69d829 ({username='slave'} at 127.0.0.1:59048)
I20260608 12:42:28.174146 10012 tablet_copy_service.cc:161] P 87ac22914b314b65b62fa71cd592e926: Beginning new tablet copy session on tablet 1b443b7fbae9405d8b40654323ad13e7 from peer 5119df2587024ae29f3bf8f49c69d829 at {username='slave'} at 127.0.0.1:59048: session id = 5119df2587024ae29f3bf8f49c69d829-1b443b7fbae9405d8b40654323ad13e7
I20260608 12:42:28.181952 10012 tablet_copy_source_session.cc:215] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:28.185415 10390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b443b7fbae9405d8b40654323ad13e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:28.200914 10390 tablet_copy_client.cc:806] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:28.201514 10390 tablet_copy_client.cc:670] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:28.206233 10390 tablet_copy_client.cc:538] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:28.214751 10390 tablet_bootstrap.cc:492] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829: Bootstrap starting.
I20260608 12:42:28.215303 10386 tablet_bootstrap.cc:492] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=137 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:28.216271 10386 tablet_bootstrap.cc:492] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829: Bootstrap complete.
I20260608 12:42:28.216957 10386 ts_tablet_manager.cc:1403] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829: Time spent bootstrapping tablet: real 0.108s	user 0.099s	sys 0.008s
I20260608 12:42:28.219877 10386 raft_consensus.cc:359] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } attrs { replace: true } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } }
I20260608 12:42:28.220647 10386 raft_consensus.cc:740] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5119df2587024ae29f3bf8f49c69d829, State: Initialized, Role: LEARNER
I20260608 12:42:28.221318 10386 consensus_queue.cc:260] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829 [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: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } attrs { replace: true } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } }
I20260608 12:42:28.223883 10386 ts_tablet_manager.cc:1434] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:42:28.225761 10012 tablet_copy_service.cc:342] P 87ac22914b314b65b62fa71cd592e926: Request end of tablet copy session 5119df2587024ae29f3bf8f49c69d829-8afac54879d4479494a60490ed01a459 received from {username='slave'} at 127.0.0.1:59048
I20260608 12:42:28.226173 10012 tablet_copy_service.cc:434] P 87ac22914b314b65b62fa71cd592e926: ending tablet copy session 5119df2587024ae29f3bf8f49c69d829-8afac54879d4479494a60490ed01a459 on tablet 8afac54879d4479494a60490ed01a459 with peer 5119df2587024ae29f3bf8f49c69d829
I20260608 12:42:28.256729 10386 ts_tablet_manager.cc:933] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829: Initiating tablet copy from peer 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193:38289)
I20260608 12:42:28.264967 10386 tablet_copy_client.cc:323] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:38289
I20260608 12:42:28.278507  9937 tablet_copy_service.cc:140] P 6d25e5a3e70c4fa2a9e63d96eb99089e: Received BeginTabletCopySession request for tablet a29bd9bb7d084b69b04ba8b794efae03 from peer 5119df2587024ae29f3bf8f49c69d829 ({username='slave'} at 127.0.0.1:41930)
I20260608 12:42:28.279191  9937 tablet_copy_service.cc:161] P 6d25e5a3e70c4fa2a9e63d96eb99089e: Beginning new tablet copy session on tablet a29bd9bb7d084b69b04ba8b794efae03 from peer 5119df2587024ae29f3bf8f49c69d829 at {username='slave'} at 127.0.0.1:41930: session id = 5119df2587024ae29f3bf8f49c69d829-a29bd9bb7d084b69b04ba8b794efae03
I20260608 12:42:28.287443  9937 tablet_copy_source_session.cc:215] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:28.290921 10386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a29bd9bb7d084b69b04ba8b794efae03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:28.307559 10386 tablet_copy_client.cc:806] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:28.308116 10386 tablet_copy_client.cc:670] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:28.312955 10386 tablet_copy_client.cc:538] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:28.321648 10386 tablet_bootstrap.cc:492] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829: Bootstrap starting.
I20260608 12:42:28.323632 10390 tablet_bootstrap.cc:492] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:28.324440 10390 tablet_bootstrap.cc:492] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829: Bootstrap complete.
I20260608 12:42:28.324998 10390 ts_tablet_manager.cc:1403] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829: Time spent bootstrapping tablet: real 0.110s	user 0.097s	sys 0.012s
I20260608 12:42:28.327641 10390 raft_consensus.cc:359] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } attrs { replace: true } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } }
I20260608 12:42:28.329090 10390 raft_consensus.cc:740] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5119df2587024ae29f3bf8f49c69d829, State: Initialized, Role: LEARNER
I20260608 12:42:28.329731 10390 consensus_queue.cc:260] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829 [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: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } attrs { replace: true } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } }
I20260608 12:42:28.331787 10390 ts_tablet_manager.cc:1434] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260608 12:42:28.333815 10012 tablet_copy_service.cc:342] P 87ac22914b314b65b62fa71cd592e926: Request end of tablet copy session 5119df2587024ae29f3bf8f49c69d829-1b443b7fbae9405d8b40654323ad13e7 received from {username='slave'} at 127.0.0.1:59048
I20260608 12:42:28.334246 10012 tablet_copy_service.cc:434] P 87ac22914b314b65b62fa71cd592e926: ending tablet copy session 5119df2587024ae29f3bf8f49c69d829-1b443b7fbae9405d8b40654323ad13e7 on tablet 1b443b7fbae9405d8b40654323ad13e7 with peer 5119df2587024ae29f3bf8f49c69d829
I20260608 12:42:28.428282 10390 ts_tablet_manager.cc:933] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829: Initiating tablet copy from peer 87ac22914b314b65b62fa71cd592e926 (127.0.107.194:35331)
I20260608 12:42:28.440603 10390 tablet_copy_client.cc:323] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35331
I20260608 12:42:28.443315 10012 tablet_copy_service.cc:140] P 87ac22914b314b65b62fa71cd592e926: Received BeginTabletCopySession request for tablet 65fedd05916f42c6b143b6da7ee341f0 from peer 5119df2587024ae29f3bf8f49c69d829 ({username='slave'} at 127.0.0.1:59048)
I20260608 12:42:28.444198 10012 tablet_copy_service.cc:161] P 87ac22914b314b65b62fa71cd592e926: Beginning new tablet copy session on tablet 65fedd05916f42c6b143b6da7ee341f0 from peer 5119df2587024ae29f3bf8f49c69d829 at {username='slave'} at 127.0.0.1:59048: session id = 5119df2587024ae29f3bf8f49c69d829-65fedd05916f42c6b143b6da7ee341f0
I20260608 12:42:28.457335 10012 tablet_copy_source_session.cc:215] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:28.462496 10390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65fedd05916f42c6b143b6da7ee341f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:28.469772 10386 tablet_bootstrap.cc:492] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=127 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:28.470753 10386 tablet_bootstrap.cc:492] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829: Bootstrap complete.
I20260608 12:42:28.471812 10386 ts_tablet_manager.cc:1403] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829: Time spent bootstrapping tablet: real 0.150s	user 0.102s	sys 0.008s
I20260608 12:42:28.475379 10386 raft_consensus.cc:359] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } attrs { replace: true } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } }
I20260608 12:42:28.476512 10386 raft_consensus.cc:740] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5119df2587024ae29f3bf8f49c69d829, State: Initialized, Role: LEARNER
I20260608 12:42:28.477023 10386 consensus_queue.cc:260] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829 [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: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } attrs { replace: true } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } }
I20260608 12:42:28.479425 10386 ts_tablet_manager.cc:1434] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:42:28.482257 10390 tablet_copy_client.cc:806] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:28.482463  9937 tablet_copy_service.cc:342] P 6d25e5a3e70c4fa2a9e63d96eb99089e: Request end of tablet copy session 5119df2587024ae29f3bf8f49c69d829-a29bd9bb7d084b69b04ba8b794efae03 received from {username='slave'} at 127.0.0.1:41930
I20260608 12:42:28.482861 10390 tablet_copy_client.cc:670] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:28.483186  9937 tablet_copy_service.cc:434] P 6d25e5a3e70c4fa2a9e63d96eb99089e: ending tablet copy session 5119df2587024ae29f3bf8f49c69d829-a29bd9bb7d084b69b04ba8b794efae03 on tablet a29bd9bb7d084b69b04ba8b794efae03 with peer 5119df2587024ae29f3bf8f49c69d829
I20260608 12:42:28.489944 10390 tablet_copy_client.cc:538] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:28.497903 10390 tablet_bootstrap.cc:492] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829: Bootstrap starting.
I20260608 12:42:28.576498 10390 tablet_bootstrap.cc:492] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829: Bootstrap replayed 1/1 log segments. Stats: ops{read=17 overwritten=0 applied=17 ignored=0} inserts{seen=124 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:28.577246 10390 tablet_bootstrap.cc:492] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829: Bootstrap complete.
I20260608 12:42:28.577803 10390 ts_tablet_manager.cc:1403] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829: Time spent bootstrapping tablet: real 0.080s	user 0.079s	sys 0.001s
I20260608 12:42:28.580189 10390 raft_consensus.cc:359] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } attrs { replace: true } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } }
I20260608 12:42:28.580900 10390 raft_consensus.cc:740] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5119df2587024ae29f3bf8f49c69d829, State: Initialized, Role: LEARNER
I20260608 12:42:28.581743 10390 consensus_queue.cc:260] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829 [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: "6d25e5a3e70c4fa2a9e63d96eb99089e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 38289 } } peers { permanent_uuid: "87ac22914b314b65b62fa71cd592e926" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35331 } } peers { permanent_uuid: "322abee363b54d61b23733eb69c1fc48" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39417 } attrs { replace: true } } peers { permanent_uuid: "5119df2587024ae29f3bf8f49c69d829" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38727 } attrs { promote: true } }
I20260608 12:42:28.584885 10390 ts_tablet_manager.cc:1434] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:42:28.586972 10012 tablet_copy_service.cc:342] P 87ac22914b314b65b62fa71cd592e926: Request end of tablet copy session 5119df2587024ae29f3bf8f49c69d829-65fedd05916f42c6b143b6da7ee341f0 received from {username='slave'} at 127.0.0.1:59048
I20260608 12:42:28.587448 10012 tablet_copy_service.cc:434] P 87ac22914b314b65b62fa71cd592e926: ending tablet copy session 5119df2587024ae29f3bf8f49c69d829-65fedd05916f42c6b143b6da7ee341f0 on tablet 65fedd05916f42c6b143b6da7ee341f0 with peer 5119df2587024ae29f3bf8f49c69d829
I20260608 12:42:28.587908 10325 raft_consensus.cc:1217] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:42:28.739188   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:28.746558 10325 raft_consensus.cc:1217] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:42:28.800793 10325 raft_consensus.cc:1217] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:42:28.810217   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:28.811213   431 tablet_replica.cc:333] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e: stopping tablet replica
I20260608 12:42:28.812290   431 raft_consensus.cc:2243] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.813526   431 raft_consensus.cc:2272] T 8afac54879d4479494a60490ed01a459 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.817193   431 tablet_replica.cc:333] T de9240c2037a4438bb91f88ceaa0aba1 P 6d25e5a3e70c4fa2a9e63d96eb99089e: stopping tablet replica
I20260608 12:42:28.817843   431 raft_consensus.cc:2243] T de9240c2037a4438bb91f88ceaa0aba1 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.818670   431 raft_consensus.cc:2272] T de9240c2037a4438bb91f88ceaa0aba1 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.821868   431 tablet_replica.cc:333] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e: stopping tablet replica
I20260608 12:42:28.822432   431 raft_consensus.cc:2243] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:28.823289   431 raft_consensus.cc:2272] T e45ae2aadd7d47228558248f7280cc2e P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.827196   431 tablet_replica.cc:333] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e: stopping tablet replica
I20260608 12:42:28.828156   431 raft_consensus.cc:2243] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:28.829345   431 raft_consensus.cc:2272] T 334c816e58984affbc6dedebc29f0467 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.832911   431 tablet_replica.cc:333] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e: stopping tablet replica
I20260608 12:42:28.833513   431 raft_consensus.cc:2243] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.834364   431 raft_consensus.cc:2272] T 1b443b7fbae9405d8b40654323ad13e7 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.838867   431 tablet_replica.cc:333] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e: stopping tablet replica
I20260608 12:42:28.840940   431 raft_consensus.cc:2243] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:42:28.841065 10041 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260608 12:42:28.843171   431 raft_consensus.cc:2272] T a29bd9bb7d084b69b04ba8b794efae03 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.843698 10325 raft_consensus.cc:1217] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.16->[1.17-1.17]   Dedup: 1.17->[]
I20260608 12:42:28.849102   431 tablet_replica.cc:333] T 65fedd05916f42c6b143b6da7ee341f0 P 6d25e5a3e70c4fa2a9e63d96eb99089e: stopping tablet replica
I20260608 12:42:28.851778   431 raft_consensus.cc:2243] T 65fedd05916f42c6b143b6da7ee341f0 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.853273   431 raft_consensus.cc:2272] T 65fedd05916f42c6b143b6da7ee341f0 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.860564   431 tablet_replica.cc:333] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e: stopping tablet replica
I20260608 12:42:28.861169   431 raft_consensus.cc:2243] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:28.862175   431 raft_consensus.cc:2272] T c9553bb76b274130ad77da37b11650b9 P 6d25e5a3e70c4fa2a9e63d96eb99089e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:28.864856 10041 consensus_peers.cc:597] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 -> Peer 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193:38289): Couldn't send request to peer 6d25e5a3e70c4fa2a9e63d96eb99089e. 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:28.900676   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:42:28.936112  9967 consensus_peers.cc:597] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 -> Peer 6d25e5a3e70c4fa2a9e63d96eb99089e (127.0.107.193:38289): Couldn't send request to peer 6d25e5a3e70c4fa2a9e63d96eb99089e. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:38289: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:28.939096   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:28.977837   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:28.978770   431 tablet_replica.cc:333] T de9240c2037a4438bb91f88ceaa0aba1 P 87ac22914b314b65b62fa71cd592e926: stopping tablet replica
I20260608 12:42:28.979645   431 raft_consensus.cc:2243] T de9240c2037a4438bb91f88ceaa0aba1 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.980508   431 raft_consensus.cc:2272] T de9240c2037a4438bb91f88ceaa0aba1 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.983546   431 tablet_replica.cc:333] T 334c816e58984affbc6dedebc29f0467 P 87ac22914b314b65b62fa71cd592e926: stopping tablet replica
I20260608 12:42:28.984190   431 raft_consensus.cc:2243] T 334c816e58984affbc6dedebc29f0467 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.984977   431 raft_consensus.cc:2272] T 334c816e58984affbc6dedebc29f0467 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.987999   431 tablet_replica.cc:333] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926: stopping tablet replica
I20260608 12:42:28.988564   431 raft_consensus.cc:2243] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:28.989739   431 raft_consensus.cc:2272] T 1b443b7fbae9405d8b40654323ad13e7 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.992620   431 tablet_replica.cc:333] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926: stopping tablet replica
I20260608 12:42:28.993201   431 raft_consensus.cc:2243] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:28.994649   431 raft_consensus.cc:2272] T 65fedd05916f42c6b143b6da7ee341f0 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.997764   431 tablet_replica.cc:333] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926: stopping tablet replica
I20260608 12:42:28.998416   431 raft_consensus.cc:2243] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:28.999136   431 raft_consensus.cc:2272] T 29d6394dfc364f95a62b394f6859d94f P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.001976   431 tablet_replica.cc:333] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926: stopping tablet replica
I20260608 12:42:29.002542   431 raft_consensus.cc:2243] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.003371   431 raft_consensus.cc:2272] T a29bd9bb7d084b69b04ba8b794efae03 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.006254   431 tablet_replica.cc:333] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926: stopping tablet replica
I20260608 12:42:29.006803   431 raft_consensus.cc:2243] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:29.008056   431 raft_consensus.cc:2272] T 8afac54879d4479494a60490ed01a459 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.011264   431 tablet_replica.cc:333] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926: stopping tablet replica
I20260608 12:42:29.011783   431 raft_consensus.cc:2243] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:29.012558   431 raft_consensus.cc:2272] T 2fc1f8d5a97e44929944244fbb8f49a7 P 87ac22914b314b65b62fa71cd592e926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.048448   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:29.079059   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:29.123346   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:29.124265   431 tablet_replica.cc:333] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48: stopping tablet replica
I20260608 12:42:29.125234   431 raft_consensus.cc:2243] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.126220   431 raft_consensus.cc:2272] T a29bd9bb7d084b69b04ba8b794efae03 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.129316   431 tablet_replica.cc:333] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48: stopping tablet replica
I20260608 12:42:29.129971   431 raft_consensus.cc:2243] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:29.130962   431 raft_consensus.cc:2272] T de9240c2037a4438bb91f88ceaa0aba1 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.133868   431 tablet_replica.cc:333] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48: stopping tablet replica
I20260608 12:42:29.134423   431 raft_consensus.cc:2243] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.135283   431 raft_consensus.cc:2272] T 1b443b7fbae9405d8b40654323ad13e7 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.138057   431 tablet_replica.cc:333] T 334c816e58984affbc6dedebc29f0467 P 322abee363b54d61b23733eb69c1fc48: stopping tablet replica
I20260608 12:42:29.138613   431 raft_consensus.cc:2243] T 334c816e58984affbc6dedebc29f0467 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.139324   431 raft_consensus.cc:2272] T 334c816e58984affbc6dedebc29f0467 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.142256   431 tablet_replica.cc:333] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48: stopping tablet replica
I20260608 12:42:29.142809   431 raft_consensus.cc:2243] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:29.143493   431 raft_consensus.cc:2272] T 1cfa63b122a9438184b05d753261d2a9 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.146359   431 tablet_replica.cc:333] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48: stopping tablet replica
I20260608 12:42:29.146894   431 raft_consensus.cc:2243] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.147651   431 raft_consensus.cc:2272] T 8afac54879d4479494a60490ed01a459 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.150702   431 tablet_replica.cc:333] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48: stopping tablet replica
I20260608 12:42:29.151540   431 raft_consensus.cc:2243] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:29.152330   431 raft_consensus.cc:2272] T 65fedd05916f42c6b143b6da7ee341f0 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.154951   431 tablet_replica.cc:333] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48: stopping tablet replica
I20260608 12:42:29.155426   431 raft_consensus.cc:2243] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:29.156026   431 raft_consensus.cc:2272] T b9a1707cb8fa41d08962f1d7168ed170 P 322abee363b54d61b23733eb69c1fc48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.188083   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:29.215389   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:29.248534   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:29.249368   431 tablet_replica.cc:333] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829: stopping tablet replica
I20260608 12:42:29.249958   431 raft_consensus.cc:2243] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:29.250404   431 raft_consensus.cc:2272] T 65fedd05916f42c6b143b6da7ee341f0 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:29.252736   431 tablet_replica.cc:333] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829: stopping tablet replica
I20260608 12:42:29.253266   431 raft_consensus.cc:2243] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:29.253650   431 raft_consensus.cc:2272] T a29bd9bb7d084b69b04ba8b794efae03 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:29.255949   431 tablet_replica.cc:333] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829: stopping tablet replica
I20260608 12:42:29.256510   431 raft_consensus.cc:2243] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:29.256932   431 raft_consensus.cc:2272] T 1b443b7fbae9405d8b40654323ad13e7 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:29.259613   431 tablet_replica.cc:333] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829: stopping tablet replica
I20260608 12:42:29.260133   431 raft_consensus.cc:2243] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:29.260661   431 raft_consensus.cc:2272] T 8afac54879d4479494a60490ed01a459 P 5119df2587024ae29f3bf8f49c69d829 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:29.283838   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:29.300676   431 master.cc:562] Master@127.0.107.254:40079 shutting down...
W20260608 12:42:29.335952  9873 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:42:29.336233  9873 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:42:29.336447  9873 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:42:29.338251   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:29.338842   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:29.339192   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3e5100f0897046c19d2df970ee679e99: stopping tablet replica
I20260608 12:42:29.362133   431 master.cc:584] Master@127.0.107.254:40079 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (8082 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:42:29.416577   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39945
I20260608 12:42:29.417811   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:29.423255 10409 instance_detector.cc: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:29.423312 10408 instance_detector.cc: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:29.424947 10411 instance_detector.cc: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:29.426359   431 server_base.cc:1061] running on GCE node
I20260608 12:42:29.427163   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:29.427398   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:29.427547   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922549427528 us; error 0 us; skew 500 ppm
I20260608 12:42:29.428128   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:29.430650   431 webserver.cc:533] Webserver started at http://127.0.107.254:35885/ using document root <none> and password file <none>
I20260608 12:42:29.431159   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:29.431356   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:29.431636   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:29.432808   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "45febcb0f57e4358b8b6762fa6ad39a5"
format_stamp: "Formatted at 2026-06-08 12:42:29 on dist-test-slave-vkhm"
I20260608 12:42:29.437407   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:29.440806 10416 log_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:29.441685   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:29.441954   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "45febcb0f57e4358b8b6762fa6ad39a5"
format_stamp: "Formatted at 2026-06-08 12:42:29 on dist-test-slave-vkhm"
I20260608 12:42:29.442180   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-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:29.457690   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:29.458863   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:29.497473   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39945
I20260608 12:42:29.497609 10467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39945 every 8 connection(s)
I20260608 12:42:29.501606 10468 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:29.512112 10468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5: Bootstrap starting.
I20260608 12:42:29.516969 10468 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:29.521224 10468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5: No bootstrap required, opened a new log
I20260608 12:42:29.523383 10468 raft_consensus.cc:359] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45febcb0f57e4358b8b6762fa6ad39a5" member_type: VOTER }
I20260608 12:42:29.523763 10468 raft_consensus.cc:385] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:29.524026 10468 raft_consensus.cc:740] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45febcb0f57e4358b8b6762fa6ad39a5, State: Initialized, Role: FOLLOWER
I20260608 12:42:29.524705 10468 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45febcb0f57e4358b8b6762fa6ad39a5" member_type: VOTER }
I20260608 12:42:29.525178 10468 raft_consensus.cc:399] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:29.525418 10468 raft_consensus.cc:493] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:29.525686 10468 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:29.530118 10468 raft_consensus.cc:515] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45febcb0f57e4358b8b6762fa6ad39a5" member_type: VOTER }
I20260608 12:42:29.530645 10468 leader_election.cc:304] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [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: 45febcb0f57e4358b8b6762fa6ad39a5; no voters: 
I20260608 12:42:29.531771 10468 leader_election.cc:290] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:29.532261 10471 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:29.533659 10471 raft_consensus.cc:697] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [term 1 LEADER]: Becoming Leader. State: Replica: 45febcb0f57e4358b8b6762fa6ad39a5, State: Running, Role: LEADER
I20260608 12:42:29.534442 10471 consensus_queue.cc:237] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [LEADER]: Queue going to LEADER mode. State: All 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: "45febcb0f57e4358b8b6762fa6ad39a5" member_type: VOTER }
I20260608 12:42:29.534881 10468 sys_catalog.cc:565] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:29.539289 10472 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "45febcb0f57e4358b8b6762fa6ad39a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45febcb0f57e4358b8b6762fa6ad39a5" member_type: VOTER } }
I20260608 12:42:29.540005 10472 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:29.540313 10473 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 45febcb0f57e4358b8b6762fa6ad39a5. Latest consensus state: current_term: 1 leader_uuid: "45febcb0f57e4358b8b6762fa6ad39a5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45febcb0f57e4358b8b6762fa6ad39a5" member_type: VOTER } }
I20260608 12:42:29.541182 10473 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:29.545372 10479 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:29.553859 10479 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:29.554912   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:29.563657 10479 catalog_manager.cc:1382] Generated new cluster ID: bde54273f2d446609e34a0f90d64dc7e
I20260608 12:42:29.563931 10479 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:29.609157 10479 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:29.610476 10479 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:29.622943 10479 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5: Generated new TSK 0
I20260608 12:42:29.623565 10479 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:29.685988   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:29.692493 10489 instance_detector.cc: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:29.693920 10490 instance_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:29.695339   431 server_base.cc:1061] running on GCE node
W20260608 12:42:29.696269 10492 instance_detector.cc: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:29.697782   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:29.697995   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:29.698170   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922549698152 us; error 0 us; skew 500 ppm
I20260608 12:42:29.698782   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:29.701169   431 webserver.cc:533] Webserver started at http://127.0.107.193:39491/ using document root <none> and password file <none>
I20260608 12:42:29.701702   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:29.701902   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:29.702178   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:29.703276   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "1ada1d7c0396499cb3c1634cb0e90760"
format_stamp: "Formatted at 2026-06-08 12:42:29 on dist-test-slave-vkhm"
I20260608 12:42:29.708029   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:42:29.711558 10497 log_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:29.712481   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:42:29.712816   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "1ada1d7c0396499cb3c1634cb0e90760"
format_stamp: "Formatted at 2026-06-08 12:42:29 on dist-test-slave-vkhm"
I20260608 12:42:29.713177   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-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:29.722867   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:29.724017   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:29.725432   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:29.727780   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:29.728000   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:29.728291   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:29.728454   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:29.768932   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:41553
I20260608 12:42:29.769038 10559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:41553 every 8 connection(s)
I20260608 12:42:29.774168   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:29.781255 10564 instance_detector.cc: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:29.783067 10565 instance_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:29.784933   431 server_base.cc:1061] running on GCE node
W20260608 12:42:29.785396 10567 instance_detector.cc: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:29.788666   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:29.788949   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:29.789156   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922549789136 us; error 0 us; skew 500 ppm
I20260608 12:42:29.789789 10560 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39945
I20260608 12:42:29.789919   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:29.790263 10560 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:29.791258 10560 heartbeater.cc:507] Master 127.0.107.254:39945 requested a full tablet report, sending...
I20260608 12:42:29.792810   431 webserver.cc:533] Webserver started at http://127.0.107.194:34381/ using document root <none> and password file <none>
I20260608 12:42:29.793395   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:29.793594   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:29.793720 10433 ts_manager.cc:194] Registered new tserver with Master: 1ada1d7c0396499cb3c1634cb0e90760 (127.0.107.193:41553)
I20260608 12:42:29.793877   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:29.795172   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "906d7eeb36c24a238c2fc2ac8e51de5b"
format_stamp: "Formatted at 2026-06-08 12:42:29 on dist-test-slave-vkhm"
I20260608 12:42:29.795758 10433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50592
I20260608 12:42:29.799993   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 12:42:29.803476 10572 log_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:29.804306   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:29.804591   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "906d7eeb36c24a238c2fc2ac8e51de5b"
format_stamp: "Formatted at 2026-06-08 12:42:29 on dist-test-slave-vkhm"
I20260608 12:42:29.804852   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-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:29.818084   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:29.819221   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:29.820714   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:29.822975   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:29.823150   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:29.823433   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:29.823596   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:29.863891   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:36469
I20260608 12:42:29.864069 10634 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:36469 every 8 connection(s)
I20260608 12:42:29.869187   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:29.876770 10638 instance_detector.cc: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:29.879334 10639 instance_detector.cc: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:29.880275 10641 instance_detector.cc: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:29.880690   431 server_base.cc:1061] running on GCE node
I20260608 12:42:29.882048   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:29.882349   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:29.882592   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922549882573 us; error 0 us; skew 500 ppm
I20260608 12:42:29.883445   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:29.883410 10635 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39945
I20260608 12:42:29.884227 10635 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:29.885408 10635 heartbeater.cc:507] Master 127.0.107.254:39945 requested a full tablet report, sending...
I20260608 12:42:29.887446   431 webserver.cc:533] Webserver started at http://127.0.107.195:33559/ using document root <none> and password file <none>
I20260608 12:42:29.887980 10433 ts_manager.cc:194] Registered new tserver with Master: 906d7eeb36c24a238c2fc2ac8e51de5b (127.0.107.194:36469)
I20260608 12:42:29.888262   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:29.888576   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:29.888909   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:29.890007 10433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50598
I20260608 12:42:29.890543   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "1c572950885d4a9581396dc9bbc6e576"
format_stamp: "Formatted at 2026-06-08 12:42:29 on dist-test-slave-vkhm"
I20260608 12:42:29.895761   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:42:29.899212 10646 log_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:29.899963   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:29.900286   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "1c572950885d4a9581396dc9bbc6e576"
format_stamp: "Formatted at 2026-06-08 12:42:29 on dist-test-slave-vkhm"
I20260608 12:42:29.900528   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922327162610-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:29.918180   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:29.919250   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:29.920674   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:29.923044   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:29.923283   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:29.923532   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:29.923715   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:29.966042   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40365
I20260608 12:42:29.966176 10708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40365 every 8 connection(s)
I20260608 12:42:29.979811 10709 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39945
I20260608 12:42:29.980300 10709 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:29.981091 10709 heartbeater.cc:507] Master 127.0.107.254:39945 requested a full tablet report, sending...
I20260608 12:42:29.983075 10433 ts_manager.cc:194] Registered new tserver with Master: 1c572950885d4a9581396dc9bbc6e576 (127.0.107.195:40365)
I20260608 12:42:29.984128   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014645804s
I20260608 12:42:29.984560 10433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50614
I20260608 12:42:30.009158 10433 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50620:
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:30.011224 10433 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:30.059795 10674 tablet_service.cc:1511] Processing CreateTablet for tablet c8fe4fb3b3084d6e8989457bc854777f (DEFAULT_TABLE table=test-workload [id=6660c052607c478295726a24bf5dbc94]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:30.061024 10674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8fe4fb3b3084d6e8989457bc854777f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.072010 10525 tablet_service.cc:1511] Processing CreateTablet for tablet c8fe4fb3b3084d6e8989457bc854777f (DEFAULT_TABLE table=test-workload [id=6660c052607c478295726a24bf5dbc94]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:30.073463 10525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8fe4fb3b3084d6e8989457bc854777f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.078205 10724 tablet_bootstrap.cc:492] T c8fe4fb3b3084d6e8989457bc854777f P 1c572950885d4a9581396dc9bbc6e576: Bootstrap starting.
I20260608 12:42:30.081588 10600 tablet_service.cc:1511] Processing CreateTablet for tablet c8fe4fb3b3084d6e8989457bc854777f (DEFAULT_TABLE table=test-workload [id=6660c052607c478295726a24bf5dbc94]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:30.082908 10600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8fe4fb3b3084d6e8989457bc854777f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.085860 10724 tablet_bootstrap.cc:654] T c8fe4fb3b3084d6e8989457bc854777f P 1c572950885d4a9581396dc9bbc6e576: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.095836 10726 tablet_bootstrap.cc:492] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760: Bootstrap starting.
I20260608 12:42:30.100411 10727 tablet_bootstrap.cc:492] T c8fe4fb3b3084d6e8989457bc854777f P 906d7eeb36c24a238c2fc2ac8e51de5b: Bootstrap starting.
I20260608 12:42:30.101644 10724 tablet_bootstrap.cc:492] T c8fe4fb3b3084d6e8989457bc854777f P 1c572950885d4a9581396dc9bbc6e576: No bootstrap required, opened a new log
I20260608 12:42:30.102236 10724 ts_tablet_manager.cc:1403] T c8fe4fb3b3084d6e8989457bc854777f P 1c572950885d4a9581396dc9bbc6e576: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260608 12:42:30.103247 10726 tablet_bootstrap.cc:654] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.105695 10724 raft_consensus.cc:359] T c8fe4fb3b3084d6e8989457bc854777f P 1c572950885d4a9581396dc9bbc6e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c572950885d4a9581396dc9bbc6e576" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40365 } } peers { permanent_uuid: "1ada1d7c0396499cb3c1634cb0e90760" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41553 } } peers { permanent_uuid: "906d7eeb36c24a238c2fc2ac8e51de5b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36469 } }
I20260608 12:42:30.106595 10724 raft_consensus.cc:385] T c8fe4fb3b3084d6e8989457bc854777f P 1c572950885d4a9581396dc9bbc6e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.106951 10724 raft_consensus.cc:740] T c8fe4fb3b3084d6e8989457bc854777f P 1c572950885d4a9581396dc9bbc6e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c572950885d4a9581396dc9bbc6e576, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.107889 10727 tablet_bootstrap.cc:654] T c8fe4fb3b3084d6e8989457bc854777f P 906d7eeb36c24a238c2fc2ac8e51de5b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.108245 10726 tablet_bootstrap.cc:492] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760: No bootstrap required, opened a new log
I20260608 12:42:30.107789 10724 consensus_queue.cc:260] T c8fe4fb3b3084d6e8989457bc854777f P 1c572950885d4a9581396dc9bbc6e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c572950885d4a9581396dc9bbc6e576" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40365 } } peers { permanent_uuid: "1ada1d7c0396499cb3c1634cb0e90760" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41553 } } peers { permanent_uuid: "906d7eeb36c24a238c2fc2ac8e51de5b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36469 } }
I20260608 12:42:30.108734 10726 ts_tablet_manager.cc:1403] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 12:42:30.111661 10726 raft_consensus.cc:359] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c572950885d4a9581396dc9bbc6e576" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40365 } } peers { permanent_uuid: "1ada1d7c0396499cb3c1634cb0e90760" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41553 } } peers { permanent_uuid: "906d7eeb36c24a238c2fc2ac8e51de5b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36469 } }
I20260608 12:42:30.112437 10726 raft_consensus.cc:385] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.112790 10726 raft_consensus.cc:740] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ada1d7c0396499cb3c1634cb0e90760, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.113714 10726 consensus_queue.cc:260] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c572950885d4a9581396dc9bbc6e576" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40365 } } peers { permanent_uuid: "1ada1d7c0396499cb3c1634cb0e90760" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41553 } } peers { permanent_uuid: "906d7eeb36c24a238c2fc2ac8e51de5b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36469 } }
I20260608 12:42:30.115561 10709 heartbeater.cc:499] Master 127.0.107.254:39945 was elected leader, sending a full tablet report...
I20260608 12:42:30.115952 10724 ts_tablet_manager.cc:1434] T c8fe4fb3b3084d6e8989457bc854777f P 1c572950885d4a9581396dc9bbc6e576: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260608 12:42:30.117518 10727 tablet_bootstrap.cc:492] T c8fe4fb3b3084d6e8989457bc854777f P 906d7eeb36c24a238c2fc2ac8e51de5b: No bootstrap required, opened a new log
I20260608 12:42:30.117954 10727 ts_tablet_manager.cc:1403] T c8fe4fb3b3084d6e8989457bc854777f P 906d7eeb36c24a238c2fc2ac8e51de5b: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260608 12:42:30.121299 10727 raft_consensus.cc:359] T c8fe4fb3b3084d6e8989457bc854777f P 906d7eeb36c24a238c2fc2ac8e51de5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c572950885d4a9581396dc9bbc6e576" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40365 } } peers { permanent_uuid: "1ada1d7c0396499cb3c1634cb0e90760" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41553 } } peers { permanent_uuid: "906d7eeb36c24a238c2fc2ac8e51de5b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36469 } }
I20260608 12:42:30.122021 10727 raft_consensus.cc:385] T c8fe4fb3b3084d6e8989457bc854777f P 906d7eeb36c24a238c2fc2ac8e51de5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.122310 10727 raft_consensus.cc:740] T c8fe4fb3b3084d6e8989457bc854777f P 906d7eeb36c24a238c2fc2ac8e51de5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 906d7eeb36c24a238c2fc2ac8e51de5b, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.125247 10731 raft_consensus.cc:493] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:30.125763 10731 raft_consensus.cc:515] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c572950885d4a9581396dc9bbc6e576" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40365 } } peers { permanent_uuid: "1ada1d7c0396499cb3c1634cb0e90760" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41553 } } peers { permanent_uuid: "906d7eeb36c24a238c2fc2ac8e51de5b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36469 } }
I20260608 12:42:30.127557 10727 consensus_queue.cc:260] T c8fe4fb3b3084d6e8989457bc854777f P 906d7eeb36c24a238c2fc2ac8e51de5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c572950885d4a9581396dc9bbc6e576" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40365 } } peers { permanent_uuid: "1ada1d7c0396499cb3c1634cb0e90760" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41553 } } peers { permanent_uuid: "906d7eeb36c24a238c2fc2ac8e51de5b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36469 } }
I20260608 12:42:30.133010 10560 heartbeater.cc:499] Master 127.0.107.254:39945 was elected leader, sending a full tablet report...
I20260608 12:42:30.133541 10726 ts_tablet_manager.cc:1434] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.008s
I20260608 12:42:30.135593 10635 heartbeater.cc:499] Master 127.0.107.254:39945 was elected leader, sending a full tablet report...
I20260608 12:42:30.136072 10727 ts_tablet_manager.cc:1434] T c8fe4fb3b3084d6e8989457bc854777f P 906d7eeb36c24a238c2fc2ac8e51de5b: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.008s
I20260608 12:42:30.137965 10731 leader_election.cc:290] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c572950885d4a9581396dc9bbc6e576 (127.0.107.195:40365), 906d7eeb36c24a238c2fc2ac8e51de5b (127.0.107.194:36469)
I20260608 12:42:30.144367 10684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe4fb3b3084d6e8989457bc854777f" candidate_uuid: "1ada1d7c0396499cb3c1634cb0e90760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c572950885d4a9581396dc9bbc6e576" is_pre_election: true
I20260608 12:42:30.145205 10684 raft_consensus.cc:2468] T c8fe4fb3b3084d6e8989457bc854777f P 1c572950885d4a9581396dc9bbc6e576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ada1d7c0396499cb3c1634cb0e90760 in term 0.
I20260608 12:42:30.146515 10501 leader_election.cc:304] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ada1d7c0396499cb3c1634cb0e90760, 1c572950885d4a9581396dc9bbc6e576; no voters: 
I20260608 12:42:30.147492 10731 raft_consensus.cc:2804] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:30.147913 10731 raft_consensus.cc:493] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:30.148365 10731 raft_consensus.cc:3060] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:30.152062 10610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe4fb3b3084d6e8989457bc854777f" candidate_uuid: "1ada1d7c0396499cb3c1634cb0e90760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "906d7eeb36c24a238c2fc2ac8e51de5b" is_pre_election: true
I20260608 12:42:30.152838 10610 raft_consensus.cc:2468] T c8fe4fb3b3084d6e8989457bc854777f P 906d7eeb36c24a238c2fc2ac8e51de5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ada1d7c0396499cb3c1634cb0e90760 in term 0.
I20260608 12:42:30.155756 10731 raft_consensus.cc:515] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c572950885d4a9581396dc9bbc6e576" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40365 } } peers { permanent_uuid: "1ada1d7c0396499cb3c1634cb0e90760" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41553 } } peers { permanent_uuid: "906d7eeb36c24a238c2fc2ac8e51de5b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36469 } }
I20260608 12:42:30.158398 10684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe4fb3b3084d6e8989457bc854777f" candidate_uuid: "1ada1d7c0396499cb3c1634cb0e90760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c572950885d4a9581396dc9bbc6e576"
I20260608 12:42:30.158458 10731 leader_election.cc:290] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [CANDIDATE]: Term 1 election: Requested vote from peers 1c572950885d4a9581396dc9bbc6e576 (127.0.107.195:40365), 906d7eeb36c24a238c2fc2ac8e51de5b (127.0.107.194:36469)
I20260608 12:42:30.158677 10610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe4fb3b3084d6e8989457bc854777f" candidate_uuid: "1ada1d7c0396499cb3c1634cb0e90760" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "906d7eeb36c24a238c2fc2ac8e51de5b"
I20260608 12:42:30.159106 10684 raft_consensus.cc:3060] T c8fe4fb3b3084d6e8989457bc854777f P 1c572950885d4a9581396dc9bbc6e576 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:30.159279 10610 raft_consensus.cc:3060] T c8fe4fb3b3084d6e8989457bc854777f P 906d7eeb36c24a238c2fc2ac8e51de5b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:30.165412 10610 raft_consensus.cc:2468] T c8fe4fb3b3084d6e8989457bc854777f P 906d7eeb36c24a238c2fc2ac8e51de5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ada1d7c0396499cb3c1634cb0e90760 in term 1.
I20260608 12:42:30.166381 10498 leader_election.cc:304] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ada1d7c0396499cb3c1634cb0e90760, 906d7eeb36c24a238c2fc2ac8e51de5b; no voters: 
I20260608 12:42:30.166689 10684 raft_consensus.cc:2468] T c8fe4fb3b3084d6e8989457bc854777f P 1c572950885d4a9581396dc9bbc6e576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ada1d7c0396499cb3c1634cb0e90760 in term 1.
I20260608 12:42:30.167124 10731 raft_consensus.cc:2804] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:30.167616 10731 raft_consensus.cc:697] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [term 1 LEADER]: Becoming Leader. State: Replica: 1ada1d7c0396499cb3c1634cb0e90760, State: Running, Role: LEADER
I20260608 12:42:30.168417 10731 consensus_queue.cc:237] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c572950885d4a9581396dc9bbc6e576" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40365 } } peers { permanent_uuid: "1ada1d7c0396499cb3c1634cb0e90760" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41553 } } peers { permanent_uuid: "906d7eeb36c24a238c2fc2ac8e51de5b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36469 } }
I20260608 12:42:30.175066 10432 catalog_manager.cc:5696] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ada1d7c0396499cb3c1634cb0e90760 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "1ada1d7c0396499cb3c1634cb0e90760" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c572950885d4a9581396dc9bbc6e576" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ada1d7c0396499cb3c1634cb0e90760" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "906d7eeb36c24a238c2fc2ac8e51de5b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 36469 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:30.187541   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:30.206212   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:30.207070   431 tablet_replica.cc:333] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760: stopping tablet replica
I20260608 12:42:30.207609   431 raft_consensus.cc:2243] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:30.208323   431 pending_rounds.cc:70] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760: Trying to abort 1 pending ops.
I20260608 12:42:30.208534   431 pending_rounds.cc:77] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658765497044992 op_type: NO_OP noop_request { }
I20260608 12:42:30.208825   431 raft_consensus.cc:2889] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:30.209106   431 raft_consensus.cc:2272] T c8fe4fb3b3084d6e8989457bc854777f P 1ada1d7c0396499cb3c1634cb0e90760 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:30.219300   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:30.228102   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:30.244410   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:30.245126   431 tablet_replica.cc:333] T c8fe4fb3b3084d6e8989457bc854777f P 906d7eeb36c24a238c2fc2ac8e51de5b: stopping tablet replica
I20260608 12:42:30.245671   431 raft_consensus.cc:2243] T c8fe4fb3b3084d6e8989457bc854777f P 906d7eeb36c24a238c2fc2ac8e51de5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:30.246150   431 raft_consensus.cc:2272] T c8fe4fb3b3084d6e8989457bc854777f P 906d7eeb36c24a238c2fc2ac8e51de5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:30.264451   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:30.273371   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:30.289592   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:30.290417   431 tablet_replica.cc:333] T c8fe4fb3b3084d6e8989457bc854777f P 1c572950885d4a9581396dc9bbc6e576: stopping tablet replica
I20260608 12:42:30.290971   431 raft_consensus.cc:2243] T c8fe4fb3b3084d6e8989457bc854777f P 1c572950885d4a9581396dc9bbc6e576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:30.291386   431 raft_consensus.cc:2272] T c8fe4fb3b3084d6e8989457bc854777f P 1c572950885d4a9581396dc9bbc6e576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:30.310142   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:30.319650   431 master.cc:562] Master@127.0.107.254:39945 shutting down...
I20260608 12:42:30.334259   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:30.334827   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:30.335166   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 45febcb0f57e4358b8b6762fa6ad39a5: stopping tablet replica
I20260608 12:42:30.344707   431 master.cc:584] Master@127.0.107.254:39945 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (959 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:42:30.375993   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45793
I20260608 12:42:30.377187   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:30.382340 10736 instance_detector.cc: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:30.382524 10737 instance_detector.cc: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:30.385210 10739 instance_detector.cc: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:30.385564   431 server_base.cc:1061] running on GCE node
I20260608 12:42:30.386317   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:30.386550   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:30.386703   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922550386683 us; error 0 us; skew 500 ppm
I20260608 12:42:30.387290   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:30.389604   431 webserver.cc:533] Webserver started at http://127.0.107.254:37739/ using document root <none> and password file <none>
I20260608 12:42:30.390102   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:30.390295   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:30.390563   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:30.391633   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "c434dc12bc614687a4e906dbb983ca13"
format_stamp: "Formatted at 2026-06-08 12:42:30 on dist-test-slave-vkhm"
I20260608 12:42:30.396122   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:42:30.399506 10744 log_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:30.400270   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:30.400554   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "c434dc12bc614687a4e906dbb983ca13"
format_stamp: "Formatted at 2026-06-08 12:42:30 on dist-test-slave-vkhm"
I20260608 12:42:30.400820   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-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:30.412154   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:30.413246   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:30.448309   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45793
I20260608 12:42:30.448446 10795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45793 every 8 connection(s)
I20260608 12:42:30.452173 10796 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:30.462605 10796 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13: Bootstrap starting.
I20260608 12:42:30.467105 10796 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.470956 10796 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13: No bootstrap required, opened a new log
I20260608 12:42:30.473079 10796 raft_consensus.cc:359] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c434dc12bc614687a4e906dbb983ca13" member_type: VOTER }
I20260608 12:42:30.473543 10796 raft_consensus.cc:385] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.473874 10796 raft_consensus.cc:740] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c434dc12bc614687a4e906dbb983ca13, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.474654 10796 consensus_queue.cc:260] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c434dc12bc614687a4e906dbb983ca13" member_type: VOTER }
I20260608 12:42:30.475113 10796 raft_consensus.cc:399] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:30.475351 10796 raft_consensus.cc:493] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:30.475625 10796 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:30.479982 10796 raft_consensus.cc:515] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c434dc12bc614687a4e906dbb983ca13" member_type: VOTER }
I20260608 12:42:30.480546 10796 leader_election.cc:304] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [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: c434dc12bc614687a4e906dbb983ca13; no voters: 
I20260608 12:42:30.481633 10796 leader_election.cc:290] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:30.482023 10799 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:30.483491 10799 raft_consensus.cc:697] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [term 1 LEADER]: Becoming Leader. State: Replica: c434dc12bc614687a4e906dbb983ca13, State: Running, Role: LEADER
I20260608 12:42:30.484086 10799 consensus_queue.cc:237] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [LEADER]: Queue going to LEADER mode. State: All 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: "c434dc12bc614687a4e906dbb983ca13" member_type: VOTER }
I20260608 12:42:30.484660 10796 sys_catalog.cc:565] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:30.487216 10801 sys_catalog.cc:455] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c434dc12bc614687a4e906dbb983ca13. Latest consensus state: current_term: 1 leader_uuid: "c434dc12bc614687a4e906dbb983ca13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c434dc12bc614687a4e906dbb983ca13" member_type: VOTER } }
I20260608 12:42:30.487169 10800 sys_catalog.cc:455] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c434dc12bc614687a4e906dbb983ca13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c434dc12bc614687a4e906dbb983ca13" member_type: VOTER } }
I20260608 12:42:30.488145 10800 sys_catalog.cc:458] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:30.489223 10801 sys_catalog.cc:458] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:30.493258 10805 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:30.499179 10805 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:30.500154   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:30.508126 10805 catalog_manager.cc:1382] Generated new cluster ID: e24df97597f3407f92de0fe8a26b6bb7
I20260608 12:42:30.508440 10805 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:30.526659 10805 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:30.527911 10805 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:30.542908 10805 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13: Generated new TSK 0
I20260608 12:42:30.543460 10805 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:30.566406   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:30.572355 10817 instance_detector.cc: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:30.573438 10818 instance_detector.cc: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:30.574930 10820 instance_detector.cc: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:30.575066   431 server_base.cc:1061] running on GCE node
I20260608 12:42:30.576144   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:30.576406   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:30.576538   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922550576526 us; error 0 us; skew 500 ppm
I20260608 12:42:30.577077   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:30.579566   431 webserver.cc:533] Webserver started at http://127.0.107.193:37925/ using document root <none> and password file <none>
I20260608 12:42:30.580034   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:30.580188   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:30.580489   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:30.581548   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "e45b2619c6bb4d6db901bc68b4bd2171"
format_stamp: "Formatted at 2026-06-08 12:42:30 on dist-test-slave-vkhm"
I20260608 12:42:30.586099   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:30.589536 10825 log_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:30.590327   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:42:30.590651   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "e45b2619c6bb4d6db901bc68b4bd2171"
format_stamp: "Formatted at 2026-06-08 12:42:30 on dist-test-slave-vkhm"
I20260608 12:42:30.590951   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-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:30.605911   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:30.607103   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:30.608577   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:30.610982   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:30.611203   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:30.611449   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:30.611621   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:30.649627   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:45031
I20260608 12:42:30.649747 10887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:45031 every 8 connection(s)
I20260608 12:42:30.655187   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:30.661914 10892 instance_detector.cc: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:30.663257 10893 instance_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:30.666436   431 server_base.cc:1061] running on GCE node
W20260608 12:42:30.667096 10895 instance_detector.cc: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:30.668401   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:30.668651 10888 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45793
W20260608 12:42:30.668677   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:30.669099   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922550669076 us; error 0 us; skew 500 ppm
I20260608 12:42:30.669137 10888 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:30.669746   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:30.669987 10888 heartbeater.cc:507] Master 127.0.107.254:45793 requested a full tablet report, sending...
I20260608 12:42:30.672657 10761 ts_manager.cc:194] Registered new tserver with Master: e45b2619c6bb4d6db901bc68b4bd2171 (127.0.107.193:45031)
I20260608 12:42:30.672678   431 webserver.cc:533] Webserver started at http://127.0.107.194:34317/ using document root <none> and password file <none>
I20260608 12:42:30.673686   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:30.673951   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:30.674281   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:30.675377 10761 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45388
I20260608 12:42:30.675747   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "55fcb352d46a43d5956c1b798b1f1df3"
format_stamp: "Formatted at 2026-06-08 12:42:30 on dist-test-slave-vkhm"
I20260608 12:42:30.680400   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:42:30.683677 10900 log_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:30.684489   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:30.684782   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "55fcb352d46a43d5956c1b798b1f1df3"
format_stamp: "Formatted at 2026-06-08 12:42:30 on dist-test-slave-vkhm"
I20260608 12:42:30.685045   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-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:30.711964   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:30.713343   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:30.714708   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:30.717087   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:30.717293   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:30.717546   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:30.717710   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:30.755208   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35879
I20260608 12:42:30.755321 10962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35879 every 8 connection(s)
I20260608 12:42:30.760299   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:30.766840 10966 instance_detector.cc: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:30.768441 10967 instance_detector.cc: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:30.770347 10969 instance_detector.cc: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:30.771250   431 server_base.cc:1061] running on GCE node
I20260608 12:42:30.772395   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:30.772660   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:30.772858   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922550772840 us; error 0 us; skew 500 ppm
I20260608 12:42:30.772891 10963 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45793
I20260608 12:42:30.773360 10963 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:30.773785   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:30.774317 10963 heartbeater.cc:507] Master 127.0.107.254:45793 requested a full tablet report, sending...
I20260608 12:42:30.776610   431 webserver.cc:533] Webserver started at http://127.0.107.195:38511/ using document root <none> and password file <none>
I20260608 12:42:30.776921 10761 ts_manager.cc:194] Registered new tserver with Master: 55fcb352d46a43d5956c1b798b1f1df3 (127.0.107.194:35879)
I20260608 12:42:30.777362   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:30.777655   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:30.777985   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:30.778808 10761 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45404
I20260608 12:42:30.779465   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "17127f32ce424f02b1239836c2352c07"
format_stamp: "Formatted at 2026-06-08 12:42:30 on dist-test-slave-vkhm"
I20260608 12:42:30.787786   431 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:42:30.793054 10974 log_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:30.793915   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:42:30.794193   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "17127f32ce424f02b1239836c2352c07"
format_stamp: "Formatted at 2026-06-08 12:42:30 on dist-test-slave-vkhm"
I20260608 12:42:30.794534   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-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:30.814803   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:30.815864   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:30.817287   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:30.819505   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:30.819705   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:30.819960   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:30.820122   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:30.857784   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46005
I20260608 12:42:30.857904 11036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46005 every 8 connection(s)
I20260608 12:42:30.863013   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:30.871119 11040 instance_detector.cc: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:30.873481 11041 instance_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:30.875074 11037 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45793
I20260608 12:42:30.875623 11037 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:30.876348   431 server_base.cc:1061] running on GCE node
W20260608 12:42:30.876657 11043 instance_detector.cc: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:30.876667 11037 heartbeater.cc:507] Master 127.0.107.254:45793 requested a full tablet report, sending...
I20260608 12:42:30.877902   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:30.878154   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:30.878356   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922550878337 us; error 0 us; skew 500 ppm
I20260608 12:42:30.879201   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:30.879447 10761 ts_manager.cc:194] Registered new tserver with Master: 17127f32ce424f02b1239836c2352c07 (127.0.107.195:46005)
I20260608 12:42:30.881449 10761 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45416
I20260608 12:42:30.882103   431 webserver.cc:533] Webserver started at http://127.0.107.196:39885/ using document root <none> and password file <none>
I20260608 12:42:30.882740   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:30.882943   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:30.883239   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:30.884413   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/ts-3-root/instance:
uuid: "650a8aec03804e869365e3466c25d996"
format_stamp: "Formatted at 2026-06-08 12:42:30 on dist-test-slave-vkhm"
I20260608 12:42:30.890025   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:42:30.893486 11048 log_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:30.894268   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:30.894579   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/ts-3-root
uuid: "650a8aec03804e869365e3466c25d996"
format_stamp: "Formatted at 2026-06-08 12:42:30 on dist-test-slave-vkhm"
I20260608 12:42:30.894856   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922327162610-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:30.910351   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:30.911432   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:30.912607   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:30.915297   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:30.915500   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:30.915752   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:30.915939   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:30.954641   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:45867
I20260608 12:42:30.954762 11110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:45867 every 8 connection(s)
I20260608 12:42:30.968827 11111 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45793
I20260608 12:42:30.969280 11111 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:30.970073 11111 heartbeater.cc:507] Master 127.0.107.254:45793 requested a full tablet report, sending...
I20260608 12:42:30.972062 10761 ts_manager.cc:194] Registered new tserver with Master: 650a8aec03804e869365e3466c25d996 (127.0.107.196:45867)
I20260608 12:42:30.972759   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014803028s
I20260608 12:42:30.973852 10761 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45420
I20260608 12:42:30.998217 10761 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45426:
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:31.038019 11076 tablet_service.cc:1511] Processing CreateTablet for tablet 178b0e6724ff4da8ab2906a4160bde06 (DEFAULT_TABLE table=test-workload [id=262ab43126c9494daccca0cf5428d94e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:31.039397 11076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 178b0e6724ff4da8ab2906a4160bde06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:31.041548 10853 tablet_service.cc:1511] Processing CreateTablet for tablet 178b0e6724ff4da8ab2906a4160bde06 (DEFAULT_TABLE table=test-workload [id=262ab43126c9494daccca0cf5428d94e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:31.041947 10928 tablet_service.cc:1511] Processing CreateTablet for tablet 178b0e6724ff4da8ab2906a4160bde06 (DEFAULT_TABLE table=test-workload [id=262ab43126c9494daccca0cf5428d94e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:31.043020 10853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 178b0e6724ff4da8ab2906a4160bde06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:31.043495 10928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 178b0e6724ff4da8ab2906a4160bde06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:31.058596 11126 tablet_bootstrap.cc:492] T 178b0e6724ff4da8ab2906a4160bde06 P 55fcb352d46a43d5956c1b798b1f1df3: Bootstrap starting.
I20260608 12:42:31.061472 11127 tablet_bootstrap.cc:492] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996: Bootstrap starting.
I20260608 12:42:31.062992 11128 tablet_bootstrap.cc:492] T 178b0e6724ff4da8ab2906a4160bde06 P e45b2619c6bb4d6db901bc68b4bd2171: Bootstrap starting.
I20260608 12:42:31.066045 11126 tablet_bootstrap.cc:654] T 178b0e6724ff4da8ab2906a4160bde06 P 55fcb352d46a43d5956c1b798b1f1df3: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.069296 11127 tablet_bootstrap.cc:654] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.069413 11128 tablet_bootstrap.cc:654] T 178b0e6724ff4da8ab2906a4160bde06 P e45b2619c6bb4d6db901bc68b4bd2171: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.073932 11126 tablet_bootstrap.cc:492] T 178b0e6724ff4da8ab2906a4160bde06 P 55fcb352d46a43d5956c1b798b1f1df3: No bootstrap required, opened a new log
I20260608 12:42:31.074573 11126 ts_tablet_manager.cc:1403] T 178b0e6724ff4da8ab2906a4160bde06 P 55fcb352d46a43d5956c1b798b1f1df3: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 12:42:31.075726 11128 tablet_bootstrap.cc:492] T 178b0e6724ff4da8ab2906a4160bde06 P e45b2619c6bb4d6db901bc68b4bd2171: No bootstrap required, opened a new log
I20260608 12:42:31.076159 11127 tablet_bootstrap.cc:492] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996: No bootstrap required, opened a new log
I20260608 12:42:31.076349 11128 ts_tablet_manager.cc:1403] T 178b0e6724ff4da8ab2906a4160bde06 P e45b2619c6bb4d6db901bc68b4bd2171: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260608 12:42:31.076804 11127 ts_tablet_manager.cc:1403] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.011s
I20260608 12:42:31.077800 11126 raft_consensus.cc:359] T 178b0e6724ff4da8ab2906a4160bde06 P 55fcb352d46a43d5956c1b798b1f1df3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55fcb352d46a43d5956c1b798b1f1df3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35879 } } peers { permanent_uuid: "650a8aec03804e869365e3466c25d996" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45867 } } peers { permanent_uuid: "e45b2619c6bb4d6db901bc68b4bd2171" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45031 } }
I20260608 12:42:31.078404 11126 raft_consensus.cc:385] T 178b0e6724ff4da8ab2906a4160bde06 P 55fcb352d46a43d5956c1b798b1f1df3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.078658 11126 raft_consensus.cc:740] T 178b0e6724ff4da8ab2906a4160bde06 P 55fcb352d46a43d5956c1b798b1f1df3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55fcb352d46a43d5956c1b798b1f1df3, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.079344 11126 consensus_queue.cc:260] T 178b0e6724ff4da8ab2906a4160bde06 P 55fcb352d46a43d5956c1b798b1f1df3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55fcb352d46a43d5956c1b798b1f1df3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35879 } } peers { permanent_uuid: "650a8aec03804e869365e3466c25d996" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45867 } } peers { permanent_uuid: "e45b2619c6bb4d6db901bc68b4bd2171" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45031 } }
I20260608 12:42:31.079758 11128 raft_consensus.cc:359] T 178b0e6724ff4da8ab2906a4160bde06 P e45b2619c6bb4d6db901bc68b4bd2171 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55fcb352d46a43d5956c1b798b1f1df3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35879 } } peers { permanent_uuid: "650a8aec03804e869365e3466c25d996" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45867 } } peers { permanent_uuid: "e45b2619c6bb4d6db901bc68b4bd2171" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45031 } }
I20260608 12:42:31.080144 11127 raft_consensus.cc:359] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55fcb352d46a43d5956c1b798b1f1df3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35879 } } peers { permanent_uuid: "650a8aec03804e869365e3466c25d996" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45867 } } peers { permanent_uuid: "e45b2619c6bb4d6db901bc68b4bd2171" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45031 } }
I20260608 12:42:31.080653 11128 raft_consensus.cc:385] T 178b0e6724ff4da8ab2906a4160bde06 P e45b2619c6bb4d6db901bc68b4bd2171 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.080974 11127 raft_consensus.cc:385] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.081067 11128 raft_consensus.cc:740] T 178b0e6724ff4da8ab2906a4160bde06 P e45b2619c6bb4d6db901bc68b4bd2171 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e45b2619c6bb4d6db901bc68b4bd2171, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.081650 10963 heartbeater.cc:499] Master 127.0.107.254:45793 was elected leader, sending a full tablet report...
I20260608 12:42:31.081967 11126 ts_tablet_manager.cc:1434] T 178b0e6724ff4da8ab2906a4160bde06 P 55fcb352d46a43d5956c1b798b1f1df3: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 12:42:31.081952 11127 raft_consensus.cc:740] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 650a8aec03804e869365e3466c25d996, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.082954 11127 consensus_queue.cc:260] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55fcb352d46a43d5956c1b798b1f1df3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35879 } } peers { permanent_uuid: "650a8aec03804e869365e3466c25d996" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45867 } } peers { permanent_uuid: "e45b2619c6bb4d6db901bc68b4bd2171" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45031 } }
I20260608 12:42:31.082957 11128 consensus_queue.cc:260] T 178b0e6724ff4da8ab2906a4160bde06 P e45b2619c6bb4d6db901bc68b4bd2171 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55fcb352d46a43d5956c1b798b1f1df3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35879 } } peers { permanent_uuid: "650a8aec03804e869365e3466c25d996" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45867 } } peers { permanent_uuid: "e45b2619c6bb4d6db901bc68b4bd2171" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45031 } }
I20260608 12:42:31.085786 11111 heartbeater.cc:499] Master 127.0.107.254:45793 was elected leader, sending a full tablet report...
I20260608 12:42:31.086512 11127 ts_tablet_manager.cc:1434] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260608 12:42:31.086843 10888 heartbeater.cc:499] Master 127.0.107.254:45793 was elected leader, sending a full tablet report...
I20260608 12:42:31.089040 11128 ts_tablet_manager.cc:1434] T 178b0e6724ff4da8ab2906a4160bde06 P e45b2619c6bb4d6db901bc68b4bd2171: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:42:31.216085 11133 raft_consensus.cc:493] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:31.216656 11133 raft_consensus.cc:515] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55fcb352d46a43d5956c1b798b1f1df3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35879 } } peers { permanent_uuid: "650a8aec03804e869365e3466c25d996" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45867 } } peers { permanent_uuid: "e45b2619c6bb4d6db901bc68b4bd2171" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45031 } }
I20260608 12:42:31.218763 11133 leader_election.cc:290] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55fcb352d46a43d5956c1b798b1f1df3 (127.0.107.194:35879), e45b2619c6bb4d6db901bc68b4bd2171 (127.0.107.193:45031)
I20260608 12:42:31.229038 10938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178b0e6724ff4da8ab2906a4160bde06" candidate_uuid: "650a8aec03804e869365e3466c25d996" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55fcb352d46a43d5956c1b798b1f1df3" is_pre_election: true
I20260608 12:42:31.229848 10938 raft_consensus.cc:2468] T 178b0e6724ff4da8ab2906a4160bde06 P 55fcb352d46a43d5956c1b798b1f1df3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 650a8aec03804e869365e3466c25d996 in term 0.
I20260608 12:42:31.229899 10863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178b0e6724ff4da8ab2906a4160bde06" candidate_uuid: "650a8aec03804e869365e3466c25d996" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45b2619c6bb4d6db901bc68b4bd2171" is_pre_election: true
I20260608 12:42:31.230590 10863 raft_consensus.cc:2468] T 178b0e6724ff4da8ab2906a4160bde06 P e45b2619c6bb4d6db901bc68b4bd2171 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 650a8aec03804e869365e3466c25d996 in term 0.
I20260608 12:42:31.231012 11051 leader_election.cc:304] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55fcb352d46a43d5956c1b798b1f1df3, 650a8aec03804e869365e3466c25d996; no voters: 
I20260608 12:42:31.231834 11133 raft_consensus.cc:2804] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:31.232196 11133 raft_consensus.cc:493] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:31.232443 11133 raft_consensus.cc:3060] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.237555 11133 raft_consensus.cc:515] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55fcb352d46a43d5956c1b798b1f1df3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35879 } } peers { permanent_uuid: "650a8aec03804e869365e3466c25d996" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45867 } } peers { permanent_uuid: "e45b2619c6bb4d6db901bc68b4bd2171" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45031 } }
I20260608 12:42:31.239333 11133 leader_election.cc:290] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [CANDIDATE]: Term 1 election: Requested vote from peers 55fcb352d46a43d5956c1b798b1f1df3 (127.0.107.194:35879), e45b2619c6bb4d6db901bc68b4bd2171 (127.0.107.193:45031)
I20260608 12:42:31.240036 10938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178b0e6724ff4da8ab2906a4160bde06" candidate_uuid: "650a8aec03804e869365e3466c25d996" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55fcb352d46a43d5956c1b798b1f1df3"
I20260608 12:42:31.240289 10863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178b0e6724ff4da8ab2906a4160bde06" candidate_uuid: "650a8aec03804e869365e3466c25d996" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e45b2619c6bb4d6db901bc68b4bd2171"
I20260608 12:42:31.240576 10938 raft_consensus.cc:3060] T 178b0e6724ff4da8ab2906a4160bde06 P 55fcb352d46a43d5956c1b798b1f1df3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.240888 10863 raft_consensus.cc:3060] T 178b0e6724ff4da8ab2906a4160bde06 P e45b2619c6bb4d6db901bc68b4bd2171 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.245579 10938 raft_consensus.cc:2468] T 178b0e6724ff4da8ab2906a4160bde06 P 55fcb352d46a43d5956c1b798b1f1df3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 650a8aec03804e869365e3466c25d996 in term 1.
I20260608 12:42:31.245765 10863 raft_consensus.cc:2468] T 178b0e6724ff4da8ab2906a4160bde06 P e45b2619c6bb4d6db901bc68b4bd2171 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 650a8aec03804e869365e3466c25d996 in term 1.
I20260608 12:42:31.247025 11049 leader_election.cc:304] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 650a8aec03804e869365e3466c25d996, e45b2619c6bb4d6db901bc68b4bd2171; no voters: 
I20260608 12:42:31.247794 11133 raft_consensus.cc:2804] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:31.248703 11133 raft_consensus.cc:697] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [term 1 LEADER]: Becoming Leader. State: Replica: 650a8aec03804e869365e3466c25d996, State: Running, Role: LEADER
I20260608 12:42:31.249516 11133 consensus_queue.cc:237] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55fcb352d46a43d5956c1b798b1f1df3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35879 } } peers { permanent_uuid: "650a8aec03804e869365e3466c25d996" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45867 } } peers { permanent_uuid: "e45b2619c6bb4d6db901bc68b4bd2171" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45031 } }
I20260608 12:42:31.255908 10761 catalog_manager.cc:5696] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 reported cstate change: term changed from 0 to 1, leader changed from <none> to 650a8aec03804e869365e3466c25d996 (127.0.107.196). New cstate: current_term: 1 leader_uuid: "650a8aec03804e869365e3466c25d996" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55fcb352d46a43d5956c1b798b1f1df3" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "650a8aec03804e869365e3466c25d996" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 45867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e45b2619c6bb4d6db901bc68b4bd2171" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 45031 } health_report { overall_health: UNKNOWN } } }
W20260608 12:42:31.311400   431 auto_rebalancer.cc:591] Failed to schedule move for tablet 178b0e6724ff4da8ab2906a4160bde06: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:42:31.312778   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:31.331446   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:31.332387   431 tablet_replica.cc:333] T 178b0e6724ff4da8ab2906a4160bde06 P e45b2619c6bb4d6db901bc68b4bd2171: stopping tablet replica
I20260608 12:42:31.332998   431 raft_consensus.cc:2243] T 178b0e6724ff4da8ab2906a4160bde06 P e45b2619c6bb4d6db901bc68b4bd2171 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:31.333438   431 raft_consensus.cc:2272] T 178b0e6724ff4da8ab2906a4160bde06 P e45b2619c6bb4d6db901bc68b4bd2171 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:31.353032   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:31.362144   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:31.379633   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:31.380461   431 tablet_replica.cc:333] T 178b0e6724ff4da8ab2906a4160bde06 P 55fcb352d46a43d5956c1b798b1f1df3: stopping tablet replica
I20260608 12:42:31.381006   431 raft_consensus.cc:2243] T 178b0e6724ff4da8ab2906a4160bde06 P 55fcb352d46a43d5956c1b798b1f1df3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:31.381415   431 raft_consensus.cc:2272] T 178b0e6724ff4da8ab2906a4160bde06 P 55fcb352d46a43d5956c1b798b1f1df3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:31.400408   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:31.409893   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:31.427368   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:31.442560   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:31.450078   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:31.466653   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:31.467419   431 tablet_replica.cc:333] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996: stopping tablet replica
I20260608 12:42:31.467943   431 raft_consensus.cc:2243] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:31.468597   431 pending_rounds.cc:70] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996: Trying to abort 1 pending ops.
I20260608 12:42:31.468806   431 pending_rounds.cc:77] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658769925099520 op_type: NO_OP noop_request { }
I20260608 12:42:31.469087   431 raft_consensus.cc:2889] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:42:31.469375   431 raft_consensus.cc:2272] T 178b0e6724ff4da8ab2906a4160bde06 P 650a8aec03804e869365e3466c25d996 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:31.489128   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:31.500560   431 master.cc:562] Master@127.0.107.254:45793 shutting down...
I20260608 12:42:31.515532   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:31.516057   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:31.516445   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P c434dc12bc614687a4e906dbb983ca13: stopping tablet replica
I20260608 12:42:31.534991   431 master.cc:584] Master@127.0.107.254:45793 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1192 ms)
[----------] 22 tests from AutoRebalancerTest (224226 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:42:31.568959   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46629
I20260608 12:42:31.570021   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:31.574961 11141 instance_detector.cc: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:31.575948 11140 instance_detector.cc: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:31.576735 11143 instance_detector.cc: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:31.577224   431 server_base.cc:1061] running on GCE node
I20260608 12:42:31.578051   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:31.578261   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:31.578428   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922551578395 us; error 0 us; skew 500 ppm
I20260608 12:42:31.579015   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:31.581401   431 webserver.cc:533] Webserver started at http://127.0.107.254:33097/ using document root <none> and password file <none>
I20260608 12:42:31.581915   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:31.582114   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:31.582373   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:31.583439   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "112536e6cb594e9bae317045dbeb1d08"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-vkhm"
I20260608 12:42:31.587996   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:31.591401 11148 log_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:31.592154   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:31.592491   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "112536e6cb594e9bae317045dbeb1d08"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-vkhm"
I20260608 12:42:31.592772   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-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:31.618794   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:31.619860   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:31.654790   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46629
I20260608 12:42:31.654908 11199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46629 every 8 connection(s)
I20260608 12:42:31.658924 11200 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:31.669358 11200 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08: Bootstrap starting.
I20260608 12:42:31.673791 11200 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.677850 11200 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08: No bootstrap required, opened a new log
I20260608 12:42:31.679903 11200 raft_consensus.cc:359] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "112536e6cb594e9bae317045dbeb1d08" member_type: VOTER }
I20260608 12:42:31.680336 11200 raft_consensus.cc:385] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.680550 11200 raft_consensus.cc:740] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 112536e6cb594e9bae317045dbeb1d08, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.681088 11200 consensus_queue.cc:260] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "112536e6cb594e9bae317045dbeb1d08" member_type: VOTER }
I20260608 12:42:31.681494 11200 raft_consensus.cc:399] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:31.681681 11200 raft_consensus.cc:493] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:31.681898 11200 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.686389 11200 raft_consensus.cc:515] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "112536e6cb594e9bae317045dbeb1d08" member_type: VOTER }
I20260608 12:42:31.686888 11200 leader_election.cc:304] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [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: 112536e6cb594e9bae317045dbeb1d08; no voters: 
I20260608 12:42:31.687929 11200 leader_election.cc:290] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:31.688356 11203 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:31.689775 11203 raft_consensus.cc:697] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [term 1 LEADER]: Becoming Leader. State: Replica: 112536e6cb594e9bae317045dbeb1d08, State: Running, Role: LEADER
I20260608 12:42:31.690372 11203 consensus_queue.cc:237] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [LEADER]: Queue going to LEADER mode. State: All 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: "112536e6cb594e9bae317045dbeb1d08" member_type: VOTER }
I20260608 12:42:31.690932 11200 sys_catalog.cc:565] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:31.693298 11204 sys_catalog.cc:455] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "112536e6cb594e9bae317045dbeb1d08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "112536e6cb594e9bae317045dbeb1d08" member_type: VOTER } }
I20260608 12:42:31.693445 11205 sys_catalog.cc:455] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 112536e6cb594e9bae317045dbeb1d08. Latest consensus state: current_term: 1 leader_uuid: "112536e6cb594e9bae317045dbeb1d08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "112536e6cb594e9bae317045dbeb1d08" member_type: VOTER } }
I20260608 12:42:31.693910 11204 sys_catalog.cc:458] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:31.694031 11205 sys_catalog.cc:458] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:31.699483 11208 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:31.707265 11208 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:31.708375   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:31.717087 11208 catalog_manager.cc:1382] Generated new cluster ID: a0e510692147435d8e3244233511ab81
I20260608 12:42:31.717368 11208 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:31.743860 11208 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:31.745183 11208 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:31.761978 11208 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08: Generated new TSK 0
I20260608 12:42:31.762598 11208 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:31.774732   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:31.780483 11221 instance_detector.cc: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:31.781772 11222 instance_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:31.784430   431 server_base.cc:1061] running on GCE node
W20260608 12:42:31.784730 11224 instance_detector.cc: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:31.785622   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:31.785856   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:31.786039   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922551786022 us; error 0 us; skew 500 ppm
I20260608 12:42:31.786646   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:31.788935   431 webserver.cc:533] Webserver started at http://127.0.107.193:40171/ using document root <none> and password file <none>
I20260608 12:42:31.789463   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:31.789667   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:31.789928   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:31.791046   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "9d00b149cf304c21ad5b5d9e47733834"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-vkhm"
I20260608 12:42:31.795938   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 12:42:31.799288 11229 log_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:31.800060   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:31.800374   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "9d00b149cf304c21ad5b5d9e47733834"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-vkhm"
I20260608 12:42:31.800652   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-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:31.811281   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:31.812363   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:31.813760   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:31.816045   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:31.816272   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:42:31.816536   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:31.816707   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:31.853894   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40123
I20260608 12:42:31.854002 11291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40123 every 8 connection(s)
I20260608 12:42:31.859105   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:31.866211 11296 instance_detector.cc: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:31.869565 11297 instance_detector.cc: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:31.869676 11299 instance_detector.cc: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:31.870246   431 server_base.cc:1061] running on GCE node
I20260608 12:42:31.871482   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:31.871708   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:31.871903   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922551871885 us; error 0 us; skew 500 ppm
I20260608 12:42:31.872535 11292 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46629
I20260608 12:42:31.872656   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:31.872951 11292 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:31.873911 11292 heartbeater.cc:507] Master 127.0.107.254:46629 requested a full tablet report, sending...
I20260608 12:42:31.875463   431 webserver.cc:533] Webserver started at http://127.0.107.194:44869/ using document root <none> and password file <none>
I20260608 12:42:31.876080   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:31.876302   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:31.876173 11165 ts_manager.cc:194] Registered new tserver with Master: 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123)
I20260608 12:42:31.876663   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:31.877776   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "0403c1595f9548efb414df88934e6364"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-vkhm"
I20260608 12:42:31.878156 11165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46402
I20260608 12:42:31.882359   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:31.885654 11304 log_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:31.886397   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:42:31.886672   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "0403c1595f9548efb414df88934e6364"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-vkhm"
I20260608 12:42:31.886946   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-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:31.907629   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:31.908743   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:31.910126   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:31.912405   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:31.912617   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:31.912855   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:31.913028   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:31.950562   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33935
I20260608 12:42:31.950685 11366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33935 every 8 connection(s)
I20260608 12:42:31.955578   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:31.963627 11370 instance_detector.cc: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:31.963987 11371 instance_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:31.967290   431 server_base.cc:1061] running on GCE node
W20260608 12:42:31.967463 11373 instance_detector.cc: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:31.968178 11367 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46629
I20260608 12:42:31.968631 11367 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:31.968663   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:31.969101   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:31.969312   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922551969293 us; error 0 us; skew 500 ppm
I20260608 12:42:31.969696 11367 heartbeater.cc:507] Master 127.0.107.254:46629 requested a full tablet report, sending...
I20260608 12:42:31.970213   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:31.972148 11165 ts_manager.cc:194] Registered new tserver with Master: 0403c1595f9548efb414df88934e6364 (127.0.107.194:33935)
I20260608 12:42:31.972941   431 webserver.cc:533] Webserver started at http://127.0.107.195:38787/ using document root <none> and password file <none>
I20260608 12:42:31.973541   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:31.973730   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:31.973740 11165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46416
I20260608 12:42:31.974057   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:31.975406   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "da41abbdd88345b5ad9f9a1905adcc16"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-vkhm"
I20260608 12:42:31.979876   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:42:31.983244 11378 log_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:31.984005   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:31.984334   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "da41abbdd88345b5ad9f9a1905adcc16"
format_stamp: "Formatted at 2026-06-08 12:42:31 on dist-test-slave-vkhm"
I20260608 12:42:31.984604   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-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:32.010012   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:32.011087   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:32.012516   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:32.014788   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:32.015009   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:32.015252   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:32.015432   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:32.053066   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38595
I20260608 12:42:32.053186 11440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38595 every 8 connection(s)
I20260608 12:42:32.066716 11441 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46629
I20260608 12:42:32.067133 11441 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:32.067883 11441 heartbeater.cc:507] Master 127.0.107.254:46629 requested a full tablet report, sending...
I20260608 12:42:32.069897 11165 ts_manager.cc:194] Registered new tserver with Master: da41abbdd88345b5ad9f9a1905adcc16 (127.0.107.195:38595)
I20260608 12:42:32.070749   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014372093s
I20260608 12:42:32.071296 11165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46426
I20260608 12:42:32.880779 11292 heartbeater.cc:499] Master 127.0.107.254:46629 was elected leader, sending a full tablet report...
I20260608 12:42:32.976436 11367 heartbeater.cc:499] Master 127.0.107.254:46629 was elected leader, sending a full tablet report...
I20260608 12:42:33.074115 11441 heartbeater.cc:499] Master 127.0.107.254:46629 was elected leader, sending a full tablet report...
I20260608 12:42:33.126224 11165 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46442:
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:33.128716 11165 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:33.197692 11257 tablet_service.cc:1511] Processing CreateTablet for tablet 573f1dd5e69249e0bae39cb794660a5d (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:33.199154 11257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573f1dd5e69249e0bae39cb794660a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.200007 11332 tablet_service.cc:1511] Processing CreateTablet for tablet 573f1dd5e69249e0bae39cb794660a5d (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:33.200766 11331 tablet_service.cc:1511] Processing CreateTablet for tablet 9fc26edad1874c7c93148865b6ccee8b (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:33.201452 11332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573f1dd5e69249e0bae39cb794660a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.202175 11331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fc26edad1874c7c93148865b6ccee8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.204200 11255 tablet_service.cc:1511] Processing CreateTablet for tablet 4233b295b8ce4f5b8e34204ea69a14ab (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:33.205677 11255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4233b295b8ce4f5b8e34204ea69a14ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.209544 11256 tablet_service.cc:1511] Processing CreateTablet for tablet 9fc26edad1874c7c93148865b6ccee8b (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:33.210943 11256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fc26edad1874c7c93148865b6ccee8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.213212 11406 tablet_service.cc:1511] Processing CreateTablet for tablet 573f1dd5e69249e0bae39cb794660a5d (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:33.214628 11406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573f1dd5e69249e0bae39cb794660a5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.221968 11405 tablet_service.cc:1511] Processing CreateTablet for tablet 9fc26edad1874c7c93148865b6ccee8b (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:33.223755 11405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fc26edad1874c7c93148865b6ccee8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.225723 11461 tablet_bootstrap.cc:492] T 573f1dd5e69249e0bae39cb794660a5d P 9d00b149cf304c21ad5b5d9e47733834: Bootstrap starting.
I20260608 12:42:33.232254 11461 tablet_bootstrap.cc:654] T 573f1dd5e69249e0bae39cb794660a5d P 9d00b149cf304c21ad5b5d9e47733834: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.241325 11330 tablet_service.cc:1511] Processing CreateTablet for tablet 4233b295b8ce4f5b8e34204ea69a14ab (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:33.242897 11330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4233b295b8ce4f5b8e34204ea69a14ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.246948 11404 tablet_service.cc:1511] Processing CreateTablet for tablet 4233b295b8ce4f5b8e34204ea69a14ab (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:33.247228 11257 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb43bc67c0244b493ab46a71a01ab77 (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:33.248651 11404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4233b295b8ce4f5b8e34204ea69a14ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.248651 11257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb43bc67c0244b493ab46a71a01ab77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.269948 11403 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb43bc67c0244b493ab46a71a01ab77 (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:33.271461 11403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb43bc67c0244b493ab46a71a01ab77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.273083 11328 tablet_service.cc:1511] Processing CreateTablet for tablet 9dde5bf9758f414391336f674bf9be90 (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:33.274560 11328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dde5bf9758f414391336f674bf9be90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.274600 11254 tablet_service.cc:1511] Processing CreateTablet for tablet 9dde5bf9758f414391336f674bf9be90 (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:33.276111 11254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dde5bf9758f414391336f674bf9be90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.267246 11329 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb43bc67c0244b493ab46a71a01ab77 (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:33.281379 11329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb43bc67c0244b493ab46a71a01ab77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.285486 11402 tablet_service.cc:1511] Processing CreateTablet for tablet 9dde5bf9758f414391336f674bf9be90 (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:33.286907 11402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dde5bf9758f414391336f674bf9be90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.288492 11331 tablet_service.cc:1511] Processing CreateTablet for tablet f253a571722340f5aae13f717d36f7e3 (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:33.289973 11331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f253a571722340f5aae13f717d36f7e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.296325 11401 tablet_service.cc:1511] Processing CreateTablet for tablet f253a571722340f5aae13f717d36f7e3 (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:33.297530 11462 tablet_bootstrap.cc:492] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364: Bootstrap starting.
I20260608 12:42:33.297837 11401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f253a571722340f5aae13f717d36f7e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.305792 11255 tablet_service.cc:1511] Processing CreateTablet for tablet f253a571722340f5aae13f717d36f7e3 (DEFAULT_TABLE table=test-workload [id=04f897e802b4495bb71b4a9a9a0d964b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:33.307317 11255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f253a571722340f5aae13f717d36f7e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:33.327759 11464 tablet_bootstrap.cc:492] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16: Bootstrap starting.
I20260608 12:42:33.327951 11462 tablet_bootstrap.cc:654] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.331202 11461 tablet_bootstrap.cc:492] T 573f1dd5e69249e0bae39cb794660a5d P 9d00b149cf304c21ad5b5d9e47733834: No bootstrap required, opened a new log
I20260608 12:42:33.331785 11461 ts_tablet_manager.cc:1403] T 573f1dd5e69249e0bae39cb794660a5d P 9d00b149cf304c21ad5b5d9e47733834: Time spent bootstrapping tablet: real 0.108s	user 0.019s	sys 0.000s
I20260608 12:42:33.335004 11461 raft_consensus.cc:359] T 573f1dd5e69249e0bae39cb794660a5d P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.335536 11464 tablet_bootstrap.cc:654] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.335765 11461 raft_consensus.cc:385] T 573f1dd5e69249e0bae39cb794660a5d P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.336195 11461 raft_consensus.cc:740] T 573f1dd5e69249e0bae39cb794660a5d P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d00b149cf304c21ad5b5d9e47733834, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.337314 11461 consensus_queue.cc:260] T 573f1dd5e69249e0bae39cb794660a5d P 9d00b149cf304c21ad5b5d9e47733834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.345163 11461 ts_tablet_manager.cc:1434] T 573f1dd5e69249e0bae39cb794660a5d P 9d00b149cf304c21ad5b5d9e47733834: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.005s
I20260608 12:42:33.346323 11461 tablet_bootstrap.cc:492] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834: Bootstrap starting.
I20260608 12:42:33.346732 11464 tablet_bootstrap.cc:492] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16: No bootstrap required, opened a new log
I20260608 12:42:33.347324 11464 ts_tablet_manager.cc:1403] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260608 12:42:33.350668 11464 raft_consensus.cc:359] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.351730 11464 raft_consensus.cc:385] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.352191 11464 raft_consensus.cc:740] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da41abbdd88345b5ad9f9a1905adcc16, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.352561 11461 tablet_bootstrap.cc:654] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.353431 11464 consensus_queue.cc:260] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.357779 11461 tablet_bootstrap.cc:492] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834: No bootstrap required, opened a new log
I20260608 12:42:33.357944 11462 tablet_bootstrap.cc:492] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364: No bootstrap required, opened a new log
I20260608 12:42:33.358330 11461 ts_tablet_manager.cc:1403] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:42:33.358534 11462 ts_tablet_manager.cc:1403] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364: Time spent bootstrapping tablet: real 0.061s	user 0.003s	sys 0.012s
I20260608 12:42:33.359714 11464 ts_tablet_manager.cc:1434] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
W20260608 12:42:33.359774 11293 tablet.cc:2404] T 573f1dd5e69249e0bae39cb794660a5d P 9d00b149cf304c21ad5b5d9e47733834: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:42:33.361120 11464 tablet_bootstrap.cc:492] T 573f1dd5e69249e0bae39cb794660a5d P da41abbdd88345b5ad9f9a1905adcc16: Bootstrap starting.
I20260608 12:42:33.361485 11461 raft_consensus.cc:359] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.362263 11461 raft_consensus.cc:385] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.362567 11461 raft_consensus.cc:740] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d00b149cf304c21ad5b5d9e47733834, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.363363 11461 consensus_queue.cc:260] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.363509 11462 raft_consensus.cc:359] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.364310 11462 raft_consensus.cc:385] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.366032 11469 raft_consensus.cc:493] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.368496 11469 raft_consensus.cc:515] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.366283 11462 raft_consensus.cc:740] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0403c1595f9548efb414df88934e6364, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.369870 11462 consensus_queue.cc:260] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.370990 11464 tablet_bootstrap.cc:654] T 573f1dd5e69249e0bae39cb794660a5d P da41abbdd88345b5ad9f9a1905adcc16: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.365381 11461 ts_tablet_manager.cc:1434] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 12:42:33.372897 11469 leader_election.cc:290] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123), 0403c1595f9548efb414df88934e6364 (127.0.107.194:33935)
I20260608 12:42:33.390218 11461 tablet_bootstrap.cc:492] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834: Bootstrap starting.
I20260608 12:42:33.396716 11466 raft_consensus.cc:493] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.397377 11466 raft_consensus.cc:515] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.400503 11466 leader_election.cc:290] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0403c1595f9548efb414df88934e6364 (127.0.107.194:33935), da41abbdd88345b5ad9f9a1905adcc16 (127.0.107.195:38595)
I20260608 12:42:33.403611 11462 ts_tablet_manager.cc:1434] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364: Time spent starting tablet: real 0.045s	user 0.012s	sys 0.011s
I20260608 12:42:33.404953 11472 raft_consensus.cc:493] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.413295 11461 tablet_bootstrap.cc:654] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.414862 11462 tablet_bootstrap.cc:492] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364: Bootstrap starting.
I20260608 12:42:33.412982 11472 raft_consensus.cc:515] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.420883 11472 leader_election.cc:290] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123), da41abbdd88345b5ad9f9a1905adcc16 (127.0.107.195:38595)
I20260608 12:42:33.428002 11267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc26edad1874c7c93148865b6ccee8b" candidate_uuid: "da41abbdd88345b5ad9f9a1905adcc16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d00b149cf304c21ad5b5d9e47733834" is_pre_election: true
W20260608 12:42:33.430696 11382 leader_election.cc:343] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:33.431550 11462 tablet_bootstrap.cc:654] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.458212 11416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4233b295b8ce4f5b8e34204ea69a14ab" candidate_uuid: "9d00b149cf304c21ad5b5d9e47733834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da41abbdd88345b5ad9f9a1905adcc16" is_pre_election: true
I20260608 12:42:33.460544 11464 tablet_bootstrap.cc:492] T 573f1dd5e69249e0bae39cb794660a5d P da41abbdd88345b5ad9f9a1905adcc16: No bootstrap required, opened a new log
W20260608 12:42:33.461180 11233 leader_election.cc:343] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da41abbdd88345b5ad9f9a1905adcc16 (127.0.107.195:38595): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:33.461333 11464 ts_tablet_manager.cc:1403] T 573f1dd5e69249e0bae39cb794660a5d P da41abbdd88345b5ad9f9a1905adcc16: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.009s
I20260608 12:42:33.471611 11342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc26edad1874c7c93148865b6ccee8b" candidate_uuid: "da41abbdd88345b5ad9f9a1905adcc16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0403c1595f9548efb414df88934e6364" is_pre_election: true
I20260608 12:42:33.471630 11464 raft_consensus.cc:359] T 573f1dd5e69249e0bae39cb794660a5d P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.474448 11464 raft_consensus.cc:385] T 573f1dd5e69249e0bae39cb794660a5d P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:42:33.474711 11381 leader_election.cc:343] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0403c1595f9548efb414df88934e6364 (127.0.107.194:33935): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:33.474836 11464 raft_consensus.cc:740] T 573f1dd5e69249e0bae39cb794660a5d P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da41abbdd88345b5ad9f9a1905adcc16, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.475342 11381 leader_election.cc:304] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [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: da41abbdd88345b5ad9f9a1905adcc16; no voters: 0403c1595f9548efb414df88934e6364, 9d00b149cf304c21ad5b5d9e47733834
I20260608 12:42:33.476148 11469 raft_consensus.cc:2749] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:33.477279 11342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4233b295b8ce4f5b8e34204ea69a14ab" candidate_uuid: "9d00b149cf304c21ad5b5d9e47733834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0403c1595f9548efb414df88934e6364" is_pre_election: true
I20260608 12:42:33.477118 11464 consensus_queue.cc:260] T 573f1dd5e69249e0bae39cb794660a5d P da41abbdd88345b5ad9f9a1905adcc16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.478036 11462 tablet_bootstrap.cc:492] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364: No bootstrap required, opened a new log
I20260608 12:42:33.478610 11462 ts_tablet_manager.cc:1403] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.016s
I20260608 12:42:33.478750 11461 tablet_bootstrap.cc:492] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834: No bootstrap required, opened a new log
W20260608 12:42:33.478946 11232 leader_election.cc:343] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0403c1595f9548efb414df88934e6364 (127.0.107.194:33935): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:33.479388 11461 ts_tablet_manager.cc:1403] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.016s
I20260608 12:42:33.479465 11232 leader_election.cc:304] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [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: 9d00b149cf304c21ad5b5d9e47733834; no voters: 0403c1595f9548efb414df88934e6364, da41abbdd88345b5ad9f9a1905adcc16
I20260608 12:42:33.479955 11464 ts_tablet_manager.cc:1434] T 573f1dd5e69249e0bae39cb794660a5d P da41abbdd88345b5ad9f9a1905adcc16: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260608 12:42:33.480981 11464 tablet_bootstrap.cc:492] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16: Bootstrap starting.
I20260608 12:42:33.481797 11462 raft_consensus.cc:359] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.482533 11462 raft_consensus.cc:385] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.482813 11462 raft_consensus.cc:740] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0403c1595f9548efb414df88934e6364, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.483523 11466 raft_consensus.cc:2749] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:33.485486 11461 raft_consensus.cc:359] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.486234 11461 raft_consensus.cc:385] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.486554 11461 raft_consensus.cc:740] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d00b149cf304c21ad5b5d9e47733834, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.486956 11267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573f1dd5e69249e0bae39cb794660a5d" candidate_uuid: "0403c1595f9548efb414df88934e6364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d00b149cf304c21ad5b5d9e47733834" is_pre_election: true
I20260608 12:42:33.487622 11267 raft_consensus.cc:2468] T 573f1dd5e69249e0bae39cb794660a5d P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0403c1595f9548efb414df88934e6364 in term 0.
I20260608 12:42:33.487444 11461 consensus_queue.cc:260] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.488541 11464 tablet_bootstrap.cc:654] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.490182 11461 ts_tablet_manager.cc:1434] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 12:42:33.491336 11461 tablet_bootstrap.cc:492] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834: Bootstrap starting.
I20260608 12:42:33.493456 11308 leader_election.cc:304] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0403c1595f9548efb414df88934e6364, 9d00b149cf304c21ad5b5d9e47733834; no voters: 
I20260608 12:42:33.494732 11472 raft_consensus.cc:2804] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:33.495267 11472 raft_consensus.cc:493] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:33.495716 11472 raft_consensus.cc:3060] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.498407 11461 tablet_bootstrap.cc:654] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.503659 11461 tablet_bootstrap.cc:492] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834: No bootstrap required, opened a new log
I20260608 12:42:33.504240 11461 ts_tablet_manager.cc:1403] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 12:42:33.504421 11462 consensus_queue.cc:260] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.507368 11461 raft_consensus.cc:359] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.508164 11464 tablet_bootstrap.cc:492] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16: No bootstrap required, opened a new log
I20260608 12:42:33.508219 11461 raft_consensus.cc:385] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.508884 11461 raft_consensus.cc:740] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d00b149cf304c21ad5b5d9e47733834, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.509063 11464 ts_tablet_manager.cc:1403] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.007s
I20260608 12:42:33.509894 11461 consensus_queue.cc:260] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.512630 11461 ts_tablet_manager.cc:1434] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:42:33.513697 11461 tablet_bootstrap.cc:492] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834: Bootstrap starting.
I20260608 12:42:33.513597 11464 raft_consensus.cc:359] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.505823 11472 raft_consensus.cc:515] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.509162 11416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573f1dd5e69249e0bae39cb794660a5d" candidate_uuid: "0403c1595f9548efb414df88934e6364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da41abbdd88345b5ad9f9a1905adcc16" is_pre_election: true
I20260608 12:42:33.516992 11416 raft_consensus.cc:2468] T 573f1dd5e69249e0bae39cb794660a5d P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0403c1595f9548efb414df88934e6364 in term 0.
I20260608 12:42:33.518244 11267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573f1dd5e69249e0bae39cb794660a5d" candidate_uuid: "0403c1595f9548efb414df88934e6364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d00b149cf304c21ad5b5d9e47733834"
I20260608 12:42:33.518929 11267 raft_consensus.cc:3060] T 573f1dd5e69249e0bae39cb794660a5d P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.519713 11466 raft_consensus.cc:493] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.520180 11466 raft_consensus.cc:515] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.522548 11466 leader_election.cc:290] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0403c1595f9548efb414df88934e6364 (127.0.107.194:33935), da41abbdd88345b5ad9f9a1905adcc16 (127.0.107.195:38595)
I20260608 12:42:33.524194 11342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb43bc67c0244b493ab46a71a01ab77" candidate_uuid: "9d00b149cf304c21ad5b5d9e47733834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0403c1595f9548efb414df88934e6364" is_pre_election: true
I20260608 12:42:33.524631 11485 raft_consensus.cc:493] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.526167 11416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573f1dd5e69249e0bae39cb794660a5d" candidate_uuid: "0403c1595f9548efb414df88934e6364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da41abbdd88345b5ad9f9a1905adcc16"
I20260608 12:42:33.526578 11462 ts_tablet_manager.cc:1434] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364: Time spent starting tablet: real 0.048s	user 0.011s	sys 0.007s
I20260608 12:42:33.526443 11485 raft_consensus.cc:515] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.526818 11416 raft_consensus.cc:3060] T 573f1dd5e69249e0bae39cb794660a5d P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:33.525794 11232 leader_election.cc:343] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0403c1595f9548efb414df88934e6364 (127.0.107.194:33935): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:33.527685 11462 tablet_bootstrap.cc:492] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364: Bootstrap starting.
I20260608 12:42:33.529346 11461 tablet_bootstrap.cc:654] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.529664 11415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb43bc67c0244b493ab46a71a01ab77" candidate_uuid: "9d00b149cf304c21ad5b5d9e47733834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da41abbdd88345b5ad9f9a1905adcc16" is_pre_election: true
W20260608 12:42:33.531235 11233 leader_election.cc:343] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da41abbdd88345b5ad9f9a1905adcc16 (127.0.107.195:38595): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:33.531693 11233 leader_election.cc:304] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834 [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: 9d00b149cf304c21ad5b5d9e47733834; no voters: 0403c1595f9548efb414df88934e6364, da41abbdd88345b5ad9f9a1905adcc16
I20260608 12:42:33.532979 11472 leader_election.cc:290] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [CANDIDATE]: Term 1 election: Requested vote from peers 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123), da41abbdd88345b5ad9f9a1905adcc16 (127.0.107.195:38595)
I20260608 12:42:33.533092 11466 raft_consensus.cc:2749] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:33.537501 11266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc26edad1874c7c93148865b6ccee8b" candidate_uuid: "0403c1595f9548efb414df88934e6364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d00b149cf304c21ad5b5d9e47733834" is_pre_election: true
I20260608 12:42:33.541400 11266 raft_consensus.cc:2468] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0403c1595f9548efb414df88934e6364 in term 0.
I20260608 12:42:33.539687 11415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc26edad1874c7c93148865b6ccee8b" candidate_uuid: "0403c1595f9548efb414df88934e6364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da41abbdd88345b5ad9f9a1905adcc16" is_pre_election: true
I20260608 12:42:33.543704 11415 raft_consensus.cc:2468] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0403c1595f9548efb414df88934e6364 in term 0.
I20260608 12:42:33.545436 11485 leader_election.cc:290] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123), da41abbdd88345b5ad9f9a1905adcc16 (127.0.107.195:38595)
I20260608 12:42:33.545631 11308 leader_election.cc:304] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0403c1595f9548efb414df88934e6364, da41abbdd88345b5ad9f9a1905adcc16; no voters: 
I20260608 12:42:33.546684 11485 raft_consensus.cc:2804] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:33.536159 11416 raft_consensus.cc:2468] T 573f1dd5e69249e0bae39cb794660a5d P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0403c1595f9548efb414df88934e6364 in term 1.
I20260608 12:42:33.547278 11485 raft_consensus.cc:493] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:33.547951 11485 raft_consensus.cc:3060] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.548247 11308 leader_election.cc:304] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0403c1595f9548efb414df88934e6364, da41abbdd88345b5ad9f9a1905adcc16; no voters: 
I20260608 12:42:33.549577 11472 raft_consensus.cc:2804] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:33.550172 11472 raft_consensus.cc:697] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [term 1 LEADER]: Becoming Leader. State: Replica: 0403c1595f9548efb414df88934e6364, State: Running, Role: LEADER
I20260608 12:42:33.551088 11472 consensus_queue.cc:237] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.548056 11462 tablet_bootstrap.cc:654] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.553309 11461 tablet_bootstrap.cc:492] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834: No bootstrap required, opened a new log
I20260608 12:42:33.553952 11461 ts_tablet_manager.cc:1403] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.011s
I20260608 12:42:33.540387 11464 raft_consensus.cc:385] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.555699 11464 raft_consensus.cc:740] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da41abbdd88345b5ad9f9a1905adcc16, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.556770 11464 consensus_queue.cc:260] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.557376 11461 raft_consensus.cc:359] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.558276 11461 raft_consensus.cc:385] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.558717 11461 raft_consensus.cc:740] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d00b149cf304c21ad5b5d9e47733834, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.557679 11485 raft_consensus.cc:515] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.559778 11461 consensus_queue.cc:260] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.562176 11464 ts_tablet_manager.cc:1434] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.004s
I20260608 12:42:33.562306 11461 ts_tablet_manager.cc:1434] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:33.563223 11464 tablet_bootstrap.cc:492] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16: Bootstrap starting.
I20260608 12:42:33.563624 11461 tablet_bootstrap.cc:492] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834: Bootstrap starting.
I20260608 12:42:33.559834 11267 raft_consensus.cc:2468] T 573f1dd5e69249e0bae39cb794660a5d P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0403c1595f9548efb414df88934e6364 in term 1.
I20260608 12:42:33.572252 11461 tablet_bootstrap.cc:654] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.574488 11464 tablet_bootstrap.cc:654] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.585317 11461 tablet_bootstrap.cc:492] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834: No bootstrap required, opened a new log
I20260608 12:42:33.584611 11165 catalog_manager.cc:5696] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0403c1595f9548efb414df88934e6364 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "0403c1595f9548efb414df88934e6364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:33.585971 11461 ts_tablet_manager.cc:1403] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260608 12:42:33.591182 11461 raft_consensus.cc:359] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.591962 11461 raft_consensus.cc:385] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.592314 11461 raft_consensus.cc:740] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d00b149cf304c21ad5b5d9e47733834, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.593206 11461 consensus_queue.cc:260] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.596742 11461 ts_tablet_manager.cc:1434] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260608 12:42:33.597575 11464 tablet_bootstrap.cc:492] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16: No bootstrap required, opened a new log
I20260608 12:42:33.598309 11464 ts_tablet_manager.cc:1403] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16: Time spent bootstrapping tablet: real 0.035s	user 0.031s	sys 0.000s
I20260608 12:42:33.601863 11464 raft_consensus.cc:359] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.602579 11464 raft_consensus.cc:385] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.602962 11464 raft_consensus.cc:740] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da41abbdd88345b5ad9f9a1905adcc16, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.604005 11464 consensus_queue.cc:260] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.607120 11464 ts_tablet_manager.cc:1434] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:42:33.608299 11267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc26edad1874c7c93148865b6ccee8b" candidate_uuid: "0403c1595f9548efb414df88934e6364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d00b149cf304c21ad5b5d9e47733834"
I20260608 12:42:33.608568 11464 tablet_bootstrap.cc:492] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16: Bootstrap starting.
I20260608 12:42:33.609006 11267 raft_consensus.cc:3060] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.616321 11267 raft_consensus.cc:2468] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0403c1595f9548efb414df88934e6364 in term 1.
I20260608 12:42:33.617681 11308 leader_election.cc:304] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0403c1595f9548efb414df88934e6364, 9d00b149cf304c21ad5b5d9e47733834; no voters: 
I20260608 12:42:33.619015 11486 raft_consensus.cc:2804] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:33.620150 11485 leader_election.cc:290] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [CANDIDATE]: Term 1 election: Requested vote from peers 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123), da41abbdd88345b5ad9f9a1905adcc16 (127.0.107.195:38595)
I20260608 12:42:33.620898 11464 tablet_bootstrap.cc:654] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.622293 11416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fc26edad1874c7c93148865b6ccee8b" candidate_uuid: "0403c1595f9548efb414df88934e6364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da41abbdd88345b5ad9f9a1905adcc16"
I20260608 12:42:33.623172 11416 raft_consensus.cc:3060] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.620179 11486 raft_consensus.cc:697] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [term 1 LEADER]: Becoming Leader. State: Replica: 0403c1595f9548efb414df88934e6364, State: Running, Role: LEADER
I20260608 12:42:33.629833 11486 consensus_queue.cc:237] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.636123 11416 raft_consensus.cc:2468] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0403c1595f9548efb414df88934e6364 in term 1.
I20260608 12:42:33.639876 11462 tablet_bootstrap.cc:492] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364: No bootstrap required, opened a new log
I20260608 12:42:33.640479 11462 ts_tablet_manager.cc:1403] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364: Time spent bootstrapping tablet: real 0.113s	user 0.043s	sys 0.037s
I20260608 12:42:33.642875 11464 tablet_bootstrap.cc:492] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16: No bootstrap required, opened a new log
I20260608 12:42:33.643402 11464 ts_tablet_manager.cc:1403] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.007s
I20260608 12:42:33.643931 11462 raft_consensus.cc:359] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.644695 11462 raft_consensus.cc:385] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.644995 11462 raft_consensus.cc:740] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0403c1595f9548efb414df88934e6364, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.645733 11164 catalog_manager.cc:5696] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0403c1595f9548efb414df88934e6364 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "0403c1595f9548efb414df88934e6364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:33.645743 11462 consensus_queue.cc:260] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.646463 11464 raft_consensus.cc:359] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.647244 11464 raft_consensus.cc:385] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.647501 11464 raft_consensus.cc:740] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da41abbdd88345b5ad9f9a1905adcc16, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.648241 11462 ts_tablet_manager.cc:1434] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:42:33.648145 11464 consensus_queue.cc:260] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.649394 11462 tablet_bootstrap.cc:492] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364: Bootstrap starting.
I20260608 12:42:33.650709 11464 ts_tablet_manager.cc:1434] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 12:42:33.651708 11464 tablet_bootstrap.cc:492] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16: Bootstrap starting.
I20260608 12:42:33.656698 11462 tablet_bootstrap.cc:654] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.658004 11464 tablet_bootstrap.cc:654] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.669708 11464 tablet_bootstrap.cc:492] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16: No bootstrap required, opened a new log
I20260608 12:42:33.669720 11486 raft_consensus.cc:493] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.670360 11464 ts_tablet_manager.cc:1403] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260608 12:42:33.670388 11486 raft_consensus.cc:515] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.672386 11462 tablet_bootstrap.cc:492] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364: No bootstrap required, opened a new log
I20260608 12:42:33.672879 11462 ts_tablet_manager.cc:1403] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.016s
I20260608 12:42:33.672998 11486 leader_election.cc:290] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123), da41abbdd88345b5ad9f9a1905adcc16 (127.0.107.195:38595)
I20260608 12:42:33.673993 11416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dde5bf9758f414391336f674bf9be90" candidate_uuid: "0403c1595f9548efb414df88934e6364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da41abbdd88345b5ad9f9a1905adcc16" is_pre_election: true
I20260608 12:42:33.674063 11267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dde5bf9758f414391336f674bf9be90" candidate_uuid: "0403c1595f9548efb414df88934e6364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d00b149cf304c21ad5b5d9e47733834" is_pre_election: true
I20260608 12:42:33.674206 11464 raft_consensus.cc:359] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.674751 11416 raft_consensus.cc:2468] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0403c1595f9548efb414df88934e6364 in term 0.
I20260608 12:42:33.675109 11464 raft_consensus.cc:385] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.674978 11267 raft_consensus.cc:2468] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0403c1595f9548efb414df88934e6364 in term 0.
I20260608 12:42:33.675606 11464 raft_consensus.cc:740] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da41abbdd88345b5ad9f9a1905adcc16, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.676132 11308 leader_election.cc:304] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0403c1595f9548efb414df88934e6364, da41abbdd88345b5ad9f9a1905adcc16; no voters: 
I20260608 12:42:33.676492 11464 consensus_queue.cc:260] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.677038 11462 raft_consensus.cc:359] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.677611 11486 raft_consensus.cc:2804] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:33.677656 11462 raft_consensus.cc:385] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.678263 11486 raft_consensus.cc:493] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:33.678454 11462 raft_consensus.cc:740] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0403c1595f9548efb414df88934e6364, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.678737 11486 raft_consensus.cc:3060] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.679016 11464 ts_tablet_manager.cc:1434] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.007s
I20260608 12:42:33.679632 11462 consensus_queue.cc:260] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.681983 11462 ts_tablet_manager.cc:1434] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:42:33.682981 11462 tablet_bootstrap.cc:492] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364: Bootstrap starting.
I20260608 12:42:33.686421 11486 raft_consensus.cc:515] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.688655 11486 leader_election.cc:290] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [CANDIDATE]: Term 1 election: Requested vote from peers 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123), da41abbdd88345b5ad9f9a1905adcc16 (127.0.107.195:38595)
I20260608 12:42:33.689570 11267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dde5bf9758f414391336f674bf9be90" candidate_uuid: "0403c1595f9548efb414df88934e6364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d00b149cf304c21ad5b5d9e47733834"
I20260608 12:42:33.689815 11416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dde5bf9758f414391336f674bf9be90" candidate_uuid: "0403c1595f9548efb414df88934e6364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da41abbdd88345b5ad9f9a1905adcc16"
I20260608 12:42:33.690205 11267 raft_consensus.cc:3060] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.690488 11416 raft_consensus.cc:3060] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.689836 11462 tablet_bootstrap.cc:654] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.697809 11416 raft_consensus.cc:2468] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0403c1595f9548efb414df88934e6364 in term 1.
I20260608 12:42:33.699082 11308 leader_election.cc:304] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0403c1595f9548efb414df88934e6364, da41abbdd88345b5ad9f9a1905adcc16; no voters: 
I20260608 12:42:33.699965 11486 raft_consensus.cc:2804] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:33.699959 11267 raft_consensus.cc:2468] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0403c1595f9548efb414df88934e6364 in term 1.
I20260608 12:42:33.700567 11486 raft_consensus.cc:697] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [term 1 LEADER]: Becoming Leader. State: Replica: 0403c1595f9548efb414df88934e6364, State: Running, Role: LEADER
I20260608 12:42:33.701277 11462 tablet_bootstrap.cc:492] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364: No bootstrap required, opened a new log
I20260608 12:42:33.701859 11462 ts_tablet_manager.cc:1403] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260608 12:42:33.701453 11486 consensus_queue.cc:237] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.704501 11462 raft_consensus.cc:359] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.705282 11462 raft_consensus.cc:385] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.705551 11462 raft_consensus.cc:740] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0403c1595f9548efb414df88934e6364, State: Initialized, Role: FOLLOWER
W20260608 12:42:33.706025 11213 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:33.706240 11462 consensus_queue.cc:260] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.707901 11462 ts_tablet_manager.cc:1434] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260608 12:42:33.709070 11462 tablet_bootstrap.cc:492] T 9bb43bc67c0244b493ab46a71a01ab77 P 0403c1595f9548efb414df88934e6364: Bootstrap starting.
I20260608 12:42:33.714293 11462 tablet_bootstrap.cc:654] T 9bb43bc67c0244b493ab46a71a01ab77 P 0403c1595f9548efb414df88934e6364: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:33.714061 11163 catalog_manager.cc:5696] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0403c1595f9548efb414df88934e6364 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "0403c1595f9548efb414df88934e6364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:33.718833 11462 tablet_bootstrap.cc:492] T 9bb43bc67c0244b493ab46a71a01ab77 P 0403c1595f9548efb414df88934e6364: No bootstrap required, opened a new log
I20260608 12:42:33.719283 11462 ts_tablet_manager.cc:1403] T 9bb43bc67c0244b493ab46a71a01ab77 P 0403c1595f9548efb414df88934e6364: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:42:33.721858 11462 raft_consensus.cc:359] T 9bb43bc67c0244b493ab46a71a01ab77 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.722522 11462 raft_consensus.cc:385] T 9bb43bc67c0244b493ab46a71a01ab77 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:33.722795 11462 raft_consensus.cc:740] T 9bb43bc67c0244b493ab46a71a01ab77 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0403c1595f9548efb414df88934e6364, State: Initialized, Role: FOLLOWER
I20260608 12:42:33.723491 11462 consensus_queue.cc:260] T 9bb43bc67c0244b493ab46a71a01ab77 P 0403c1595f9548efb414df88934e6364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.725310 11462 ts_tablet_manager.cc:1434] T 9bb43bc67c0244b493ab46a71a01ab77 P 0403c1595f9548efb414df88934e6364: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:42:33.786772 11469 raft_consensus.cc:493] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.787329 11469 raft_consensus.cc:515] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.789358 11469 leader_election.cc:290] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123), 0403c1595f9548efb414df88934e6364 (127.0.107.194:33935)
I20260608 12:42:33.790158 11267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb43bc67c0244b493ab46a71a01ab77" candidate_uuid: "da41abbdd88345b5ad9f9a1905adcc16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d00b149cf304c21ad5b5d9e47733834" is_pre_election: true
I20260608 12:42:33.790410 11342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb43bc67c0244b493ab46a71a01ab77" candidate_uuid: "da41abbdd88345b5ad9f9a1905adcc16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0403c1595f9548efb414df88934e6364" is_pre_election: true
I20260608 12:42:33.790766 11267 raft_consensus.cc:2468] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da41abbdd88345b5ad9f9a1905adcc16 in term 0.
I20260608 12:42:33.791021 11342 raft_consensus.cc:2468] T 9bb43bc67c0244b493ab46a71a01ab77 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da41abbdd88345b5ad9f9a1905adcc16 in term 0.
I20260608 12:42:33.791903 11382 leader_election.cc:304] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d00b149cf304c21ad5b5d9e47733834, da41abbdd88345b5ad9f9a1905adcc16; no voters: 
I20260608 12:42:33.792743 11469 raft_consensus.cc:2804] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:33.793084 11469 raft_consensus.cc:493] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:33.793339 11469 raft_consensus.cc:3060] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.798446 11469 raft_consensus.cc:515] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.800081 11469 leader_election.cc:290] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [CANDIDATE]: Term 1 election: Requested vote from peers 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123), 0403c1595f9548efb414df88934e6364 (127.0.107.194:33935)
I20260608 12:42:33.800906 11267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb43bc67c0244b493ab46a71a01ab77" candidate_uuid: "da41abbdd88345b5ad9f9a1905adcc16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d00b149cf304c21ad5b5d9e47733834"
I20260608 12:42:33.801214 11342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb43bc67c0244b493ab46a71a01ab77" candidate_uuid: "da41abbdd88345b5ad9f9a1905adcc16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0403c1595f9548efb414df88934e6364"
I20260608 12:42:33.801496 11267 raft_consensus.cc:3060] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.801856 11342 raft_consensus.cc:3060] T 9bb43bc67c0244b493ab46a71a01ab77 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.806422 11267 raft_consensus.cc:2468] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da41abbdd88345b5ad9f9a1905adcc16 in term 1.
I20260608 12:42:33.806937 11342 raft_consensus.cc:2468] T 9bb43bc67c0244b493ab46a71a01ab77 P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da41abbdd88345b5ad9f9a1905adcc16 in term 1.
I20260608 12:42:33.807471 11382 leader_election.cc:304] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d00b149cf304c21ad5b5d9e47733834, da41abbdd88345b5ad9f9a1905adcc16; no voters: 
I20260608 12:42:33.808198 11469 raft_consensus.cc:2804] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:33.809283 11469 raft_consensus.cc:697] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 LEADER]: Becoming Leader. State: Replica: da41abbdd88345b5ad9f9a1905adcc16, State: Running, Role: LEADER
I20260608 12:42:33.810122 11469 consensus_queue.cc:237] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.817524 11163 catalog_manager.cc:5696] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 reported cstate change: term changed from 0 to 1, leader changed from <none> to da41abbdd88345b5ad9f9a1905adcc16 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "da41abbdd88345b5ad9f9a1905adcc16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:33.912734 11466 raft_consensus.cc:493] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.912837 11469 raft_consensus.cc:493] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.913296 11466 raft_consensus.cc:515] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.913352 11469 raft_consensus.cc:515] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.915304 11466 leader_election.cc:290] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0403c1595f9548efb414df88934e6364 (127.0.107.194:33935), da41abbdd88345b5ad9f9a1905adcc16 (127.0.107.195:38595)
I20260608 12:42:33.915774 11469 leader_election.cc:290] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123), 0403c1595f9548efb414df88934e6364 (127.0.107.194:33935)
I20260608 12:42:33.916188 11267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f253a571722340f5aae13f717d36f7e3" candidate_uuid: "da41abbdd88345b5ad9f9a1905adcc16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d00b149cf304c21ad5b5d9e47733834" is_pre_election: true
I20260608 12:42:33.916602 11342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f253a571722340f5aae13f717d36f7e3" candidate_uuid: "9d00b149cf304c21ad5b5d9e47733834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0403c1595f9548efb414df88934e6364" is_pre_election: true
I20260608 12:42:33.916930 11267 raft_consensus.cc:2468] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da41abbdd88345b5ad9f9a1905adcc16 in term 0.
I20260608 12:42:33.916939 11416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f253a571722340f5aae13f717d36f7e3" candidate_uuid: "9d00b149cf304c21ad5b5d9e47733834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da41abbdd88345b5ad9f9a1905adcc16" is_pre_election: true
I20260608 12:42:33.917321 11341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f253a571722340f5aae13f717d36f7e3" candidate_uuid: "da41abbdd88345b5ad9f9a1905adcc16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0403c1595f9548efb414df88934e6364" is_pre_election: true
I20260608 12:42:33.917421 11342 raft_consensus.cc:2468] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d00b149cf304c21ad5b5d9e47733834 in term 0.
I20260608 12:42:33.917798 11416 raft_consensus.cc:2468] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d00b149cf304c21ad5b5d9e47733834 in term 0.
I20260608 12:42:33.918670 11382 leader_election.cc:304] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d00b149cf304c21ad5b5d9e47733834, da41abbdd88345b5ad9f9a1905adcc16; no voters: 
I20260608 12:42:33.918875 11232 leader_election.cc:304] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0403c1595f9548efb414df88934e6364, 9d00b149cf304c21ad5b5d9e47733834; no voters: 
I20260608 12:42:33.919531 11469 raft_consensus.cc:2804] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:33.919780 11466 raft_consensus.cc:2804] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:33.919966 11469 raft_consensus.cc:493] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:33.920254 11466 raft_consensus.cc:493] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:33.920488 11469 raft_consensus.cc:3060] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.920661 11466 raft_consensus.cc:3060] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.925683 11466 raft_consensus.cc:515] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.925763 11469 raft_consensus.cc:515] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.928040 11466 leader_election.cc:290] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [CANDIDATE]: Term 1 election: Requested vote from peers 0403c1595f9548efb414df88934e6364 (127.0.107.194:33935), da41abbdd88345b5ad9f9a1905adcc16 (127.0.107.195:38595)
I20260608 12:42:33.928798 11342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f253a571722340f5aae13f717d36f7e3" candidate_uuid: "9d00b149cf304c21ad5b5d9e47733834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0403c1595f9548efb414df88934e6364"
I20260608 12:42:33.928920 11416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f253a571722340f5aae13f717d36f7e3" candidate_uuid: "9d00b149cf304c21ad5b5d9e47733834" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da41abbdd88345b5ad9f9a1905adcc16"
I20260608 12:42:33.929407 11341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f253a571722340f5aae13f717d36f7e3" candidate_uuid: "da41abbdd88345b5ad9f9a1905adcc16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0403c1595f9548efb414df88934e6364"
I20260608 12:42:33.929510 11469 leader_election.cc:290] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [CANDIDATE]: Term 1 election: Requested vote from peers 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123), 0403c1595f9548efb414df88934e6364 (127.0.107.194:33935)
I20260608 12:42:33.929646 11267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f253a571722340f5aae13f717d36f7e3" candidate_uuid: "da41abbdd88345b5ad9f9a1905adcc16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d00b149cf304c21ad5b5d9e47733834"
I20260608 12:42:33.930261 11341 raft_consensus.cc:3060] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.929775 11416 raft_consensus.cc:2393] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d00b149cf304c21ad5b5d9e47733834 in current term 1: Already voted for candidate da41abbdd88345b5ad9f9a1905adcc16 in this term.
I20260608 12:42:33.930974 11267 raft_consensus.cc:2393] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate da41abbdd88345b5ad9f9a1905adcc16 in current term 1: Already voted for candidate 9d00b149cf304c21ad5b5d9e47733834 in this term.
I20260608 12:42:33.932014 11233 leader_election.cc:304] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [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: 9d00b149cf304c21ad5b5d9e47733834; no voters: 0403c1595f9548efb414df88934e6364, da41abbdd88345b5ad9f9a1905adcc16
I20260608 12:42:33.933019 11466 raft_consensus.cc:2749] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:33.936054 11341 raft_consensus.cc:2468] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da41abbdd88345b5ad9f9a1905adcc16 in term 1.
I20260608 12:42:33.937120 11381 leader_election.cc:304] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [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: 0403c1595f9548efb414df88934e6364, da41abbdd88345b5ad9f9a1905adcc16; no voters: 9d00b149cf304c21ad5b5d9e47733834
I20260608 12:42:33.937799 11469 raft_consensus.cc:2804] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:33.938205 11469 raft_consensus.cc:697] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 LEADER]: Becoming Leader. State: Replica: da41abbdd88345b5ad9f9a1905adcc16, State: Running, Role: LEADER
I20260608 12:42:33.938854 11469 consensus_queue.cc:237] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.946305 11163 catalog_manager.cc:5696] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 reported cstate change: term changed from 0 to 1, leader changed from <none> to da41abbdd88345b5ad9f9a1905adcc16 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "da41abbdd88345b5ad9f9a1905adcc16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:33.969688 11486 consensus_queue.cc:1048] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:33.974757 11469 raft_consensus.cc:493] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:33.975260 11469 raft_consensus.cc:515] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.978817 11267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4233b295b8ce4f5b8e34204ea69a14ab" candidate_uuid: "da41abbdd88345b5ad9f9a1905adcc16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d00b149cf304c21ad5b5d9e47733834" is_pre_election: true
I20260608 12:42:33.979704 11267 raft_consensus.cc:2468] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da41abbdd88345b5ad9f9a1905adcc16 in term 0.
I20260608 12:42:33.981755 11382 leader_election.cc:304] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d00b149cf304c21ad5b5d9e47733834, da41abbdd88345b5ad9f9a1905adcc16; no voters: 
I20260608 12:42:33.983177 11499 raft_consensus.cc:2804] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:33.983680 11499 raft_consensus.cc:493] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:33.984146 11499 raft_consensus.cc:3060] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.985668 11469 leader_election.cc:290] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123), 0403c1595f9548efb414df88934e6364 (127.0.107.194:33935)
I20260608 12:42:33.986045 11341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4233b295b8ce4f5b8e34204ea69a14ab" candidate_uuid: "da41abbdd88345b5ad9f9a1905adcc16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0403c1595f9548efb414df88934e6364" is_pre_election: true
I20260608 12:42:33.986735 11341 raft_consensus.cc:2468] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da41abbdd88345b5ad9f9a1905adcc16 in term 0.
I20260608 12:42:33.991287 11486 consensus_queue.cc:1048] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:33.991878 11499 raft_consensus.cc:515] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:33.994957 11266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4233b295b8ce4f5b8e34204ea69a14ab" candidate_uuid: "da41abbdd88345b5ad9f9a1905adcc16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d00b149cf304c21ad5b5d9e47733834"
I20260608 12:42:33.995591 11266 raft_consensus.cc:3060] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:33.996631 11499 leader_election.cc:290] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [CANDIDATE]: Term 1 election: Requested vote from peers 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123), 0403c1595f9548efb414df88934e6364 (127.0.107.194:33935)
I20260608 12:42:33.997668 11341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4233b295b8ce4f5b8e34204ea69a14ab" candidate_uuid: "da41abbdd88345b5ad9f9a1905adcc16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0403c1595f9548efb414df88934e6364"
I20260608 12:42:33.998344 11341 raft_consensus.cc:3060] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:34.002991 11266 raft_consensus.cc:2468] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da41abbdd88345b5ad9f9a1905adcc16 in term 1.
I20260608 12:42:34.004546 11382 leader_election.cc:304] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d00b149cf304c21ad5b5d9e47733834, da41abbdd88345b5ad9f9a1905adcc16; no voters: 
I20260608 12:42:34.005410 11499 raft_consensus.cc:2804] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:34.005937 11499 raft_consensus.cc:697] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [term 1 LEADER]: Becoming Leader. State: Replica: da41abbdd88345b5ad9f9a1905adcc16, State: Running, Role: LEADER
I20260608 12:42:34.006803 11499 consensus_queue.cc:237] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } }
I20260608 12:42:34.007797 11341 raft_consensus.cc:2468] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da41abbdd88345b5ad9f9a1905adcc16 in term 1.
I20260608 12:42:34.015758 11165 catalog_manager.cc:5696] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 reported cstate change: term changed from 0 to 1, leader changed from <none> to da41abbdd88345b5ad9f9a1905adcc16 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "da41abbdd88345b5ad9f9a1905adcc16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:34.047596 11486 consensus_queue.cc:1048] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.058900 11485 consensus_queue.cc:1048] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.164502 11485 consensus_queue.cc:1048] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.208818 11472 consensus_queue.cc:1048] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.234791 11499 consensus_queue.cc:1048] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.272814 11469 consensus_queue.cc:1048] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:34.415267 11517 consensus_queue.cc:1048] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.483304 11469 consensus_queue.cc:1048] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.500653 11517 consensus_queue.cc:1048] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:34.635933 11341 raft_consensus.cc:1275] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Refusing update from remote peer da41abbdd88345b5ad9f9a1905adcc16: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:42:34.672614 11381 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:33935, user_credentials={real_user=slave}} blocked reactor thread for 64896.9us
I20260608 12:42:34.717121 11549 consensus_queue.cc:1048] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:42:34.917949 11513 meta_cache.cc:1261] Time spent looking up entry by key: real 0.102s	user 0.000s	sys 0.000s
W20260608 12:42:35.275779 11447 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.194:33935, user_credentials={real_user=slave}} blocked reactor thread for 59413us
I20260608 12:42:35.610649   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:35.624374 11556 instance_detector.cc: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:35.636018 11559 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:35.638453 11557 instance_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:35.640563   431 server_base.cc:1061] running on GCE node
I20260608 12:42:35.641686   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:35.641927   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:35.642124   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922555642108 us; error 0 us; skew 500 ppm
I20260608 12:42:35.642784   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:35.645390   431 webserver.cc:533] Webserver started at http://127.0.107.196:39403/ using document root <none> and password file <none>
I20260608 12:42:35.645957   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:35.646163   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:35.646448   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:35.647558   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/ts-3-root/instance:
uuid: "b6d316efab9a47bdbf21d1eb177e1d48"
format_stamp: "Formatted at 2026-06-08 12:42:35 on dist-test-slave-vkhm"
I20260608 12:42:35.652179   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:42:35.656131 11564 log_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:35.656945   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:35.657282   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/ts-3-root
uuid: "b6d316efab9a47bdbf21d1eb177e1d48"
format_stamp: "Formatted at 2026-06-08 12:42:35 on dist-test-slave-vkhm"
I20260608 12:42:35.657550   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922327162610-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:35.668556   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:35.669662   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:35.671126   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:35.673632   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:35.673867   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:35.674110   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:35.674288   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:35.713256   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:35507
I20260608 12:42:35.713398 11626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:35507 every 8 connection(s)
I20260608 12:42:35.732573 11627 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46629
I20260608 12:42:35.732950 11627 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:35.733647 11627 heartbeater.cc:507] Master 127.0.107.254:46629 requested a full tablet report, sending...
I20260608 12:42:35.735677 11159 ts_manager.cc:194] Registered new tserver with Master: b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196:35507)
I20260608 12:42:35.737210 11159 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46456
I20260608 12:42:35.764431 11342 consensus_queue.cc:237] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } }
I20260608 12:42:35.771365 11414 raft_consensus.cc:1275] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Refusing update from remote peer 0403c1595f9548efb414df88934e6364: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:42:35.772590 11265 raft_consensus.cc:1275] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Refusing update from remote peer 0403c1595f9548efb414df88934e6364: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:42:35.774792 11527 consensus_queue.cc:1048] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:42:35.775902 11555 consensus_queue.cc:1048] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:42:35.784422 11537 raft_consensus.cc:2955] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } } }
W20260608 12:42:35.786432 11306 consensus_peers.cc:597] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 -> Peer b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196:35507): Couldn't send request to peer b6d316efab9a47bdbf21d1eb177e1d48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9fc26edad1874c7c93148865b6ccee8b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:35.786293 11265 raft_consensus.cc:2955] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } } }
I20260608 12:42:35.786759 11414 raft_consensus.cc:2955] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } attrs { replace: true } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } } }
I20260608 12:42:35.803040 11159 catalog_manager.cc:5696] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 reported cstate change: config changed from index -1 to 16, NON_VOTER b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "0403c1595f9548efb414df88934e6364" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:35.812642 11414 consensus_queue.cc:237] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } }
I20260608 12:42:35.820377 11342 raft_consensus.cc:1275] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Refusing update from remote peer da41abbdd88345b5ad9f9a1905adcc16: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:42:35.823585 11265 raft_consensus.cc:1275] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Refusing update from remote peer da41abbdd88345b5ad9f9a1905adcc16: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:42:35.824478 11469 consensus_queue.cc:1048] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:42:35.825538 11499 consensus_queue.cc:1048] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:42:35.834921 11551 raft_consensus.cc:2955] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } } }
I20260608 12:42:35.837036 11342 raft_consensus.cc:2955] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } } }
I20260608 12:42:35.837075 11265 raft_consensus.cc:2955] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } attrs { replace: true } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } } }
W20260608 12:42:35.841034 11380 consensus_peers.cc:597] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 -> Peer b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196:35507): Couldn't send request to peer b6d316efab9a47bdbf21d1eb177e1d48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f253a571722340f5aae13f717d36f7e3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:35.852315 11158 catalog_manager.cc:5696] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 reported cstate change: config changed from index -1 to 16, NON_VOTER b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "da41abbdd88345b5ad9f9a1905adcc16" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:35.853237 11342 consensus_queue.cc:237] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } attrs { replace: true } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } }
W20260608 12:42:35.860118 11306 consensus_peers.cc:597] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 -> Peer b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196:35507): Couldn't send request to peer b6d316efab9a47bdbf21d1eb177e1d48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9dde5bf9758f414391336f674bf9be90. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:35.860287 11414 raft_consensus.cc:1275] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Refusing update from remote peer 0403c1595f9548efb414df88934e6364: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:42:35.860599 11265 raft_consensus.cc:1275] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Refusing update from remote peer 0403c1595f9548efb414df88934e6364: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:42:35.861843 11537 consensus_queue.cc:1048] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:42:35.862741 11472 consensus_queue.cc:1048] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:42:35.872960 11555 raft_consensus.cc:2955] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } attrs { replace: true } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } } }
I20260608 12:42:35.874478 11265 raft_consensus.cc:2955] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } attrs { replace: true } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } } }
I20260608 12:42:35.876844 11414 raft_consensus.cc:2955] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } attrs { replace: true } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } } }
I20260608 12:42:35.888187 11415 consensus_queue.cc:237] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } attrs { replace: true } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } }
I20260608 12:42:35.888118 11158 catalog_manager.cc:5696] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834 reported cstate change: config changed from index -1 to 16, NON_VOTER b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "0403c1595f9548efb414df88934e6364" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } attrs { replace: true } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } } }
W20260608 12:42:35.895773 11380 consensus_peers.cc:597] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 -> Peer b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196:35507): Couldn't send request to peer b6d316efab9a47bdbf21d1eb177e1d48. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4233b295b8ce4f5b8e34204ea69a14ab. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:35.896081 11265 raft_consensus.cc:1275] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Refusing update from remote peer da41abbdd88345b5ad9f9a1905adcc16: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:42:35.896641 11342 raft_consensus.cc:1275] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Refusing update from remote peer da41abbdd88345b5ad9f9a1905adcc16: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:42:35.897655 11551 consensus_queue.cc:1048] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:42:35.898366 11469 consensus_queue.cc:1048] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:42:35.905702 11551 raft_consensus.cc:2955] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } attrs { replace: true } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } } }
I20260608 12:42:35.908895 11340 raft_consensus.cc:2955] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } attrs { replace: true } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } } }
I20260608 12:42:35.910461 11265 raft_consensus.cc:2955] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } attrs { replace: true } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } } }
I20260608 12:42:35.925128 11159 catalog_manager.cc:5696] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364 reported cstate change: config changed from index -1 to 16, NON_VOTER b6d316efab9a47bdbf21d1eb177e1d48 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "da41abbdd88345b5ad9f9a1905adcc16" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "9d00b149cf304c21ad5b5d9e47733834" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40123 } attrs { replace: true } } peers { permanent_uuid: "0403c1595f9548efb414df88934e6364" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33935 } } peers { permanent_uuid: "da41abbdd88345b5ad9f9a1905adcc16" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38595 } } peers { permanent_uuid: "b6d316efab9a47bdbf21d1eb177e1d48" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35507 } attrs { promote: true } } }
I20260608 12:42:35.976985   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:36.007887   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:36.008664   431 tablet_replica.cc:333] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834: stopping tablet replica
I20260608 12:42:36.009305   431 raft_consensus.cc:2243] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:36.010139   431 raft_consensus.cc:2272] T 9dde5bf9758f414391336f674bf9be90 P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.013268   431 tablet_replica.cc:333] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834: stopping tablet replica
I20260608 12:42:36.013849   431 raft_consensus.cc:2243] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:36.014353   431 raft_consensus.cc:2272] T 9bb43bc67c0244b493ab46a71a01ab77 P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.018903   431 tablet_replica.cc:333] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834: stopping tablet replica
I20260608 12:42:36.019732   431 raft_consensus.cc:2243] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:36.020370   431 raft_consensus.cc:2272] T 9fc26edad1874c7c93148865b6ccee8b P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.023892   431 tablet_replica.cc:333] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834: stopping tablet replica
I20260608 12:42:36.024850   431 raft_consensus.cc:2243] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:42:36.024859 11382 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:36.025558   431 raft_consensus.cc:2272] T 4233b295b8ce4f5b8e34204ea69a14ab P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:36.028164 11382 consensus_peers.cc:597] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 -> Peer 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123): Couldn't send request to peer 9d00b149cf304c21ad5b5d9e47733834. 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:36.029342   431 tablet_replica.cc:333] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834: stopping tablet replica
I20260608 12:42:36.030131   431 raft_consensus.cc:2243] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:36.030819   431 raft_consensus.cc:2272] T f253a571722340f5aae13f717d36f7e3 P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.033919   431 tablet_replica.cc:333] T 573f1dd5e69249e0bae39cb794660a5d P 9d00b149cf304c21ad5b5d9e47733834: stopping tablet replica
I20260608 12:42:36.034597   431 raft_consensus.cc:2243] T 573f1dd5e69249e0bae39cb794660a5d P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:36.035135   431 raft_consensus.cc:2272] T 573f1dd5e69249e0bae39cb794660a5d P 9d00b149cf304c21ad5b5d9e47733834 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.065389   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:36.080854   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:36.119676   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:36.120481   431 tablet_replica.cc:333] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364: stopping tablet replica
I20260608 12:42:36.121323   431 raft_consensus.cc:2243] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:36.122000   431 raft_consensus.cc:2272] T 4233b295b8ce4f5b8e34204ea69a14ab P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.125675   431 tablet_replica.cc:333] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364: stopping tablet replica
I20260608 12:42:36.126430   431 raft_consensus.cc:2243] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:36.127743   431 raft_consensus.cc:2272] T 9dde5bf9758f414391336f674bf9be90 P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.131035   431 tablet_replica.cc:333] T 9bb43bc67c0244b493ab46a71a01ab77 P 0403c1595f9548efb414df88934e6364: stopping tablet replica
I20260608 12:42:36.131790   431 raft_consensus.cc:2243] T 9bb43bc67c0244b493ab46a71a01ab77 P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:36.132426   431 raft_consensus.cc:2272] T 9bb43bc67c0244b493ab46a71a01ab77 P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.136430   431 tablet_replica.cc:333] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364: stopping tablet replica
I20260608 12:42:36.137162   431 raft_consensus.cc:2243] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [term 1 LEADER]: Raft consensus shutting down.
W20260608 12:42:36.138010 11308 consensus_peers.cc:597] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 -> Peer 9d00b149cf304c21ad5b5d9e47733834 (127.0.107.193:40123): Couldn't send request to peer 9d00b149cf304c21ad5b5d9e47733834. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:36.138409   431 raft_consensus.cc:2272] T 9fc26edad1874c7c93148865b6ccee8b P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.141016   431 tablet_replica.cc:333] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364: stopping tablet replica
I20260608 12:42:36.141641   431 raft_consensus.cc:2243] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:36.142300   431 raft_consensus.cc:2272] T f253a571722340f5aae13f717d36f7e3 P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.145309   431 tablet_replica.cc:333] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364: stopping tablet replica
I20260608 12:42:36.145789   431 raft_consensus.cc:2243] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:36.146549   431 raft_consensus.cc:2272] T 573f1dd5e69249e0bae39cb794660a5d P 0403c1595f9548efb414df88934e6364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.174989   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:36.190310   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:36.220414   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:36.221127   431 tablet_replica.cc:333] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16: stopping tablet replica
I20260608 12:42:36.222030   431 raft_consensus.cc:2243] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:36.223189   431 raft_consensus.cc:2272] T 4233b295b8ce4f5b8e34204ea69a14ab P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.225715   431 tablet_replica.cc:333] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16: stopping tablet replica
I20260608 12:42:36.226281   431 raft_consensus.cc:2243] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:36.227335   431 raft_consensus.cc:2272] T f253a571722340f5aae13f717d36f7e3 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.229790   431 tablet_replica.cc:333] T 573f1dd5e69249e0bae39cb794660a5d P da41abbdd88345b5ad9f9a1905adcc16: stopping tablet replica
I20260608 12:42:36.230373   431 raft_consensus.cc:2243] T 573f1dd5e69249e0bae39cb794660a5d P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:36.230998   431 raft_consensus.cc:2272] T 573f1dd5e69249e0bae39cb794660a5d P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.234041   431 tablet_replica.cc:333] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16: stopping tablet replica
I20260608 12:42:36.234627   431 raft_consensus.cc:2243] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:36.235232   431 raft_consensus.cc:2272] T 9dde5bf9758f414391336f674bf9be90 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.237740   431 tablet_replica.cc:333] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16: stopping tablet replica
I20260608 12:42:36.238333   431 raft_consensus.cc:2243] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:36.239112   431 raft_consensus.cc:2272] T 9bb43bc67c0244b493ab46a71a01ab77 P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.241483   431 tablet_replica.cc:333] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16: stopping tablet replica
I20260608 12:42:36.242004   431 raft_consensus.cc:2243] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:36.242539   431 raft_consensus.cc:2272] T 9fc26edad1874c7c93148865b6ccee8b P da41abbdd88345b5ad9f9a1905adcc16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.261981   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:36.281220   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:36.310200   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:36.327891   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:36.338750   431 master.cc:562] Master@127.0.107.254:46629 shutting down...
W20260608 12:42:36.363776 11213 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:42:36.364053 11213 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:42:36.364296 11213 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:42:36.365506   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:36.366401   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:36.366751   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 112536e6cb594e9bae317045dbeb1d08: stopping tablet replica
I20260608 12:42:36.386953   431 master.cc:584] Master@127.0.107.254:46629 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (4857 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:42:36.427121   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34553
I20260608 12:42:36.428398   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:36.433472 11644 instance_detector.cc: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:36.433579 11645 instance_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:36.435905   431 server_base.cc:1061] running on GCE node
W20260608 12:42:36.436059 11647 instance_detector.cc: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:36.437222   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:36.437448   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:36.437628   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922556437610 us; error 0 us; skew 500 ppm
I20260608 12:42:36.438199   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:36.440531   431 webserver.cc:533] Webserver started at http://127.0.107.254:43249/ using document root <none> and password file <none>
I20260608 12:42:36.441053   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:36.441259   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:36.441555   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:36.442621   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/master-0-root/instance:
uuid: "d43cf6d07c154cc9a489710d30c889d2"
format_stamp: "Formatted at 2026-06-08 12:42:36 on dist-test-slave-vkhm"
I20260608 12:42:36.447206   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:42:36.450588 11652 log_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:36.451521   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:36.451764   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/master-0-root
uuid: "d43cf6d07c154cc9a489710d30c889d2"
format_stamp: "Formatted at 2026-06-08 12:42:36 on dist-test-slave-vkhm"
I20260608 12:42:36.451994   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-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:36.480015   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:36.481127   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:36.515700   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34553
I20260608 12:42:36.515820 11703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34553 every 8 connection(s)
I20260608 12:42:36.520048 11704 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:36.530625 11704 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2: Bootstrap starting.
I20260608 12:42:36.535195 11704 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:36.539343 11704 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2: No bootstrap required, opened a new log
I20260608 12:42:36.541476 11704 raft_consensus.cc:359] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d43cf6d07c154cc9a489710d30c889d2" member_type: VOTER }
I20260608 12:42:36.541843 11704 raft_consensus.cc:385] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:36.542035 11704 raft_consensus.cc:740] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d43cf6d07c154cc9a489710d30c889d2, State: Initialized, Role: FOLLOWER
I20260608 12:42:36.542560 11704 consensus_queue.cc:260] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d43cf6d07c154cc9a489710d30c889d2" member_type: VOTER }
I20260608 12:42:36.542976 11704 raft_consensus.cc:399] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:36.543171 11704 raft_consensus.cc:493] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:36.543380 11704 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:36.547940 11704 raft_consensus.cc:515] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d43cf6d07c154cc9a489710d30c889d2" member_type: VOTER }
I20260608 12:42:36.548460 11704 leader_election.cc:304] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [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: d43cf6d07c154cc9a489710d30c889d2; no voters: 
I20260608 12:42:36.549544 11704 leader_election.cc:290] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:36.549986 11707 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:36.551636 11707 raft_consensus.cc:697] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [term 1 LEADER]: Becoming Leader. State: Replica: d43cf6d07c154cc9a489710d30c889d2, State: Running, Role: LEADER
I20260608 12:42:36.552314 11707 consensus_queue.cc:237] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [LEADER]: Queue going to LEADER mode. State: All 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: "d43cf6d07c154cc9a489710d30c889d2" member_type: VOTER }
I20260608 12:42:36.552867 11704 sys_catalog.cc:565] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:36.556764 11708 sys_catalog.cc:455] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d43cf6d07c154cc9a489710d30c889d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d43cf6d07c154cc9a489710d30c889d2" member_type: VOTER } }
I20260608 12:42:36.557255 11709 sys_catalog.cc:455] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d43cf6d07c154cc9a489710d30c889d2. Latest consensus state: current_term: 1 leader_uuid: "d43cf6d07c154cc9a489710d30c889d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d43cf6d07c154cc9a489710d30c889d2" member_type: VOTER } }
I20260608 12:42:36.557691 11708 sys_catalog.cc:458] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:36.558122 11709 sys_catalog.cc:458] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:36.560937 11714 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:36.565888 11714 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:36.570111   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:36.575508 11714 catalog_manager.cc:1382] Generated new cluster ID: 01eace5298c348d7978f0ab0f09e1a21
I20260608 12:42:36.575796 11714 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:36.596335 11714 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:36.597662 11714 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:36.609790 11714 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2: Generated new TSK 0
I20260608 12:42:36.610421 11714 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:36.637035   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:36.642777 11725 instance_detector.cc: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:36.643757 11726 instance_detector.cc: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:36.646608 11728 instance_detector.cc: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:36.647550   431 server_base.cc:1061] running on GCE node
I20260608 12:42:36.648459   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:36.648680   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:36.648859   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922556648839 us; error 0 us; skew 500 ppm
I20260608 12:42:36.649430   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:36.651645   431 webserver.cc:533] Webserver started at http://127.0.107.193:35997/ using document root <none> and password file <none>
I20260608 12:42:36.652163   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:36.652416   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:36.652701   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:36.653848   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/ts-0-root/instance:
uuid: "b1a6e432aa4c48098bce9ab1bff8c431"
format_stamp: "Formatted at 2026-06-08 12:42:36 on dist-test-slave-vkhm"
I20260608 12:42:36.658382   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:36.661682 11733 log_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:36.662454   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:42:36.662746   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/ts-0-root
uuid: "b1a6e432aa4c48098bce9ab1bff8c431"
format_stamp: "Formatted at 2026-06-08 12:42:36 on dist-test-slave-vkhm"
I20260608 12:42:36.663038   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-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:36.675904   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:36.676996   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:36.678381   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:36.680624   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:36.680846   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:36.681092   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:36.681267   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:36.718966   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35841
I20260608 12:42:36.719094 11795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35841 every 8 connection(s)
I20260608 12:42:36.724329   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:36.731978 11800 instance_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:42:36.735491   431 server_base.cc:1061] running on GCE node
W20260608 12:42:36.735790 11801 instance_detector.cc: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:36.736640 11804 instance_detector.cc: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:36.737922 11796 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34553
I20260608 12:42:36.738323 11796 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:36.738924   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:36.739149   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:36.739058 11796 heartbeater.cc:507] Master 127.0.107.254:34553 requested a full tablet report, sending...
I20260608 12:42:36.739502   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922556739479 us; error 0 us; skew 500 ppm
I20260608 12:42:36.740156   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:36.741636 11669 ts_manager.cc:194] Registered new tserver with Master: b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841)
I20260608 12:42:36.742805   431 webserver.cc:533] Webserver started at http://127.0.107.194:41209/ using document root <none> and password file <none>
I20260608 12:42:36.743405   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:36.743631   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:36.743840 11669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42802
I20260608 12:42:36.743924   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:36.745571   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/ts-1-root/instance:
uuid: "78e5c041472947b3b0ca3820bd54de96"
format_stamp: "Formatted at 2026-06-08 12:42:36 on dist-test-slave-vkhm"
I20260608 12:42:36.750159   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:36.753858 11808 log_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:36.754690   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:42:36.754993   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/ts-1-root
uuid: "78e5c041472947b3b0ca3820bd54de96"
format_stamp: "Formatted at 2026-06-08 12:42:36 on dist-test-slave-vkhm"
I20260608 12:42:36.755277   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-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:36.769766   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:36.771505   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:36.773584   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:36.776017   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:36.776242   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:36.776523   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:36.776688   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:36.821548   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44641
I20260608 12:42:36.821667 11870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44641 every 8 connection(s)
I20260608 12:42:36.826642   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:36.833658 11874 instance_detector.cc: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:36.834389 11875 instance_detector.cc: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:36.838421 11877 instance_detector.cc: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:36.839216 11871 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34553
I20260608 12:42:36.839443   431 server_base.cc:1061] running on GCE node
I20260608 12:42:36.839704 11871 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:36.840517   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:36.840714 11871 heartbeater.cc:507] Master 127.0.107.254:34553 requested a full tablet report, sending...
W20260608 12:42:36.840840   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:36.841161   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922556841140 us; error 0 us; skew 500 ppm
I20260608 12:42:36.841945   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:36.843189 11669 ts_manager.cc:194] Registered new tserver with Master: 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641)
I20260608 12:42:36.844743   431 webserver.cc:533] Webserver started at http://127.0.107.195:33023/ using document root <none> and password file <none>
I20260608 12:42:36.844774 11669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42810
I20260608 12:42:36.845384   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:36.845649   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:36.845995   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:36.847471   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/ts-2-root/instance:
uuid: "a2effffd544844f7b92665685b8a7d1c"
format_stamp: "Formatted at 2026-06-08 12:42:36 on dist-test-slave-vkhm"
I20260608 12:42:36.851763   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:42:36.855158 11882 log_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:36.855858   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:36.856177   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/ts-2-root
uuid: "a2effffd544844f7b92665685b8a7d1c"
format_stamp: "Formatted at 2026-06-08 12:42:36 on dist-test-slave-vkhm"
I20260608 12:42:36.856530   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-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:36.890861   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:36.891911   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:36.893443   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:36.895813   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:36.896050   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:36.896327   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:36.896548   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:36.946008   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46523
I20260608 12:42:36.946065 11944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46523 every 8 connection(s)
I20260608 12:42:36.962473 11945 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34553
I20260608 12:42:36.962883 11945 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:36.963593 11945 heartbeater.cc:507] Master 127.0.107.254:34553 requested a full tablet report, sending...
I20260608 12:42:36.965656 11669 ts_manager.cc:194] Registered new tserver with Master: a2effffd544844f7b92665685b8a7d1c (127.0.107.195:46523)
I20260608 12:42:36.965850   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014802183s
I20260608 12:42:36.967531 11669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42826
I20260608 12:42:37.746600 11796 heartbeater.cc:499] Master 127.0.107.254:34553 was elected leader, sending a full tablet report...
I20260608 12:42:37.847695 11871 heartbeater.cc:499] Master 127.0.107.254:34553 was elected leader, sending a full tablet report...
I20260608 12:42:37.970201 11945 heartbeater.cc:499] Master 127.0.107.254:34553 was elected leader, sending a full tablet report...
I20260608 12:42:38.021703 11669 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42836:
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:38.024137 11669 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:38.089766 11836 tablet_service.cc:1511] Processing CreateTablet for tablet d23205014cd74d60a9d5f27abb4b8173 (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:38.091434 11761 tablet_service.cc:1511] Processing CreateTablet for tablet d23205014cd74d60a9d5f27abb4b8173 (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:38.092602 11836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d23205014cd74d60a9d5f27abb4b8173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.092286 11835 tablet_service.cc:1511] Processing CreateTablet for tablet 28d07537712d4199bd27ab5b1cb73ba7 (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:38.092958 11834 tablet_service.cc:1511] Processing CreateTablet for tablet 705ec219427a42aa8ab0fcb0392c0674 (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:38.093881 11835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d07537712d4199bd27ab5b1cb73ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.094288 11760 tablet_service.cc:1511] Processing CreateTablet for tablet 28d07537712d4199bd27ab5b1cb73ba7 (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:38.095430 11834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 705ec219427a42aa8ab0fcb0392c0674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.095125 11759 tablet_service.cc:1511] Processing CreateTablet for tablet 705ec219427a42aa8ab0fcb0392c0674 (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:38.092973 11761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d23205014cd74d60a9d5f27abb4b8173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.096612 11759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 705ec219427a42aa8ab0fcb0392c0674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.100574 11760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d07537712d4199bd27ab5b1cb73ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.109067 11758 tablet_service.cc:1511] Processing CreateTablet for tablet 636fa50377114136af5ec9c84db2145e (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:38.110544 11758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636fa50377114136af5ec9c84db2145e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.114543 11757 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4f675824f84ddeb2cf791c105d8817 (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:38.115952 11757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4f675824f84ddeb2cf791c105d8817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.114578 11833 tablet_service.cc:1511] Processing CreateTablet for tablet 636fa50377114136af5ec9c84db2145e (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:38.117731 11833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636fa50377114136af5ec9c84db2145e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.119386 11832 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4f675824f84ddeb2cf791c105d8817 (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:38.120743 11832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4f675824f84ddeb2cf791c105d8817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.122089 11756 tablet_service.cc:1511] Processing CreateTablet for tablet c7fba699fc0a46a79616f41ae70226bc (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:38.123441 11756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fba699fc0a46a79616f41ae70226bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.124202 11831 tablet_service.cc:1511] Processing CreateTablet for tablet c7fba699fc0a46a79616f41ae70226bc (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:38.125583 11831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fba699fc0a46a79616f41ae70226bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.160825 11910 tablet_service.cc:1511] Processing CreateTablet for tablet d23205014cd74d60a9d5f27abb4b8173 (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:42:38.161051 11909 tablet_service.cc:1511] Processing CreateTablet for tablet 28d07537712d4199bd27ab5b1cb73ba7 (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:42:38.162609 11910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d23205014cd74d60a9d5f27abb4b8173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.162889 11908 tablet_service.cc:1511] Processing CreateTablet for tablet 705ec219427a42aa8ab0fcb0392c0674 (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:42:38.163841 11906 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4f675824f84ddeb2cf791c105d8817 (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:42:38.165485 11905 tablet_service.cc:1511] Processing CreateTablet for tablet c7fba699fc0a46a79616f41ae70226bc (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:42:38.166267 11907 tablet_service.cc:1511] Processing CreateTablet for tablet 636fa50377114136af5ec9c84db2145e (DEFAULT_TABLE table=test-workload [id=21d63467c01d4c8db4797974312013bf]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:42:38.166893 11905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fba699fc0a46a79616f41ae70226bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.167650 11907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636fa50377114136af5ec9c84db2145e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.168252 11906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4f675824f84ddeb2cf791c105d8817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.168889 11908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 705ec219427a42aa8ab0fcb0392c0674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.169539 11909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d07537712d4199bd27ab5b1cb73ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.177047 11965 tablet_bootstrap.cc:492] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96: Bootstrap starting.
I20260608 12:42:38.205018 11966 tablet_bootstrap.cc:492] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431: Bootstrap starting.
I20260608 12:42:38.206607 11967 tablet_bootstrap.cc:492] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c: Bootstrap starting.
I20260608 12:42:38.210871 11965 tablet_bootstrap.cc:654] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.212860 11967 tablet_bootstrap.cc:654] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.213272 11966 tablet_bootstrap.cc:654] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.221969 11965 tablet_bootstrap.cc:492] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96: No bootstrap required, opened a new log
I20260608 12:42:38.222441 11967 tablet_bootstrap.cc:492] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c: No bootstrap required, opened a new log
I20260608 12:42:38.222469 11965 ts_tablet_manager.cc:1403] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96: Time spent bootstrapping tablet: real 0.046s	user 0.003s	sys 0.010s
I20260608 12:42:38.223012 11967 ts_tablet_manager.cc:1403] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260608 12:42:38.223011 11966 tablet_bootstrap.cc:492] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431: No bootstrap required, opened a new log
I20260608 12:42:38.223701 11966 ts_tablet_manager.cc:1403] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.003s
I20260608 12:42:38.225993 11967 raft_consensus.cc:359] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.225950 11965 raft_consensus.cc:359] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.226470 11966 raft_consensus.cc:359] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.226861 11967 raft_consensus.cc:385] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.227044 11965 raft_consensus.cc:385] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.227178 11966 raft_consensus.cc:385] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.227313 11967 raft_consensus.cc:740] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2effffd544844f7b92665685b8a7d1c, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.227559 11965 raft_consensus.cc:740] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78e5c041472947b3b0ca3820bd54de96, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.227706 11966 raft_consensus.cc:740] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1a6e432aa4c48098bce9ab1bff8c431, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.228394 11967 consensus_queue.cc:260] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.228533 11965 consensus_queue.cc:260] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.228544 11966 consensus_queue.cc:260] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.231360 11967 ts_tablet_manager.cc:1434] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 12:42:38.232187 11965 ts_tablet_manager.cc:1434] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:42:38.232501 11967 tablet_bootstrap.cc:492] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c: Bootstrap starting.
I20260608 12:42:38.233343 11965 tablet_bootstrap.cc:492] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96: Bootstrap starting.
I20260608 12:42:38.237777 11966 ts_tablet_manager.cc:1434] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260608 12:42:38.238974 11966 tablet_bootstrap.cc:492] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431: Bootstrap starting.
I20260608 12:42:38.240061 11967 tablet_bootstrap.cc:654] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.247638 11967 tablet_bootstrap.cc:492] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c: No bootstrap required, opened a new log
I20260608 12:42:38.248086 11967 ts_tablet_manager.cc:1403] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.011s
I20260608 12:42:38.249301 11966 tablet_bootstrap.cc:654] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.250990 11967 raft_consensus.cc:359] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.251791 11967 raft_consensus.cc:385] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.252121 11967 raft_consensus.cc:740] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2effffd544844f7b92665685b8a7d1c, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.250407 11965 tablet_bootstrap.cc:654] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.253216 11967 consensus_queue.cc:260] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.258816 11967 ts_tablet_manager.cc:1434] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260608 12:42:38.259857 11967 tablet_bootstrap.cc:492] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c: Bootstrap starting.
I20260608 12:42:38.265971 11965 tablet_bootstrap.cc:492] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96: No bootstrap required, opened a new log
I20260608 12:42:38.266191 11967 tablet_bootstrap.cc:654] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.266839 11965 ts_tablet_manager.cc:1403] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.010s
I20260608 12:42:38.269346 11966 tablet_bootstrap.cc:492] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431: No bootstrap required, opened a new log
I20260608 12:42:38.269814 11966 ts_tablet_manager.cc:1403] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.011s
I20260608 12:42:38.270567 11965 raft_consensus.cc:359] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.271596 11965 raft_consensus.cc:385] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.271981 11965 raft_consensus.cc:740] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78e5c041472947b3b0ca3820bd54de96, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.272248 11966 raft_consensus.cc:359] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.273056 11966 raft_consensus.cc:385] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.273658 11966 raft_consensus.cc:740] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1a6e432aa4c48098bce9ab1bff8c431, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.273077 11965 consensus_queue.cc:260] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.274394 11966 consensus_queue.cc:260] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.274843 11967 tablet_bootstrap.cc:492] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c: No bootstrap required, opened a new log
I20260608 12:42:38.275527 11967 ts_tablet_manager.cc:1403] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 12:42:38.275530 11965 ts_tablet_manager.cc:1434] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:42:38.277034 11965 tablet_bootstrap.cc:492] T 705ec219427a42aa8ab0fcb0392c0674 P 78e5c041472947b3b0ca3820bd54de96: Bootstrap starting.
I20260608 12:42:38.278877 11967 raft_consensus.cc:359] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.279639 11967 raft_consensus.cc:385] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.279982 11967 raft_consensus.cc:740] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2effffd544844f7b92665685b8a7d1c, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.280841 11967 consensus_queue.cc:260] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.283516 11967 ts_tablet_manager.cc:1434] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:42:38.283578 11965 tablet_bootstrap.cc:654] T 705ec219427a42aa8ab0fcb0392c0674 P 78e5c041472947b3b0ca3820bd54de96: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.283891 11966 ts_tablet_manager.cc:1434] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 12:42:38.284750 11967 tablet_bootstrap.cc:492] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c: Bootstrap starting.
I20260608 12:42:38.289073 11966 tablet_bootstrap.cc:492] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431: Bootstrap starting.
I20260608 12:42:38.293056 11967 tablet_bootstrap.cc:654] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.296327 11966 tablet_bootstrap.cc:654] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.301287 11965 tablet_bootstrap.cc:492] T 705ec219427a42aa8ab0fcb0392c0674 P 78e5c041472947b3b0ca3820bd54de96: No bootstrap required, opened a new log
I20260608 12:42:38.301970 11965 ts_tablet_manager.cc:1403] T 705ec219427a42aa8ab0fcb0392c0674 P 78e5c041472947b3b0ca3820bd54de96: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.013s
I20260608 12:42:38.305815 11965 raft_consensus.cc:359] T 705ec219427a42aa8ab0fcb0392c0674 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.306806 11965 raft_consensus.cc:385] T 705ec219427a42aa8ab0fcb0392c0674 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.307204 11965 raft_consensus.cc:740] T 705ec219427a42aa8ab0fcb0392c0674 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78e5c041472947b3b0ca3820bd54de96, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.307500 11966 tablet_bootstrap.cc:492] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431: No bootstrap required, opened a new log
I20260608 12:42:38.308092 11966 ts_tablet_manager.cc:1403] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260608 12:42:38.307974 11972 raft_consensus.cc:493] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:38.308570 11972 raft_consensus.cc:515] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.309618 11965 consensus_queue.cc:260] T 705ec219427a42aa8ab0fcb0392c0674 P 78e5c041472947b3b0ca3820bd54de96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.310850 11972 leader_election.cc:290] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841), a2effffd544844f7b92665685b8a7d1c (127.0.107.195:46523)
I20260608 12:42:38.310914 11967 tablet_bootstrap.cc:492] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c: No bootstrap required, opened a new log
I20260608 12:42:38.311861 11967 ts_tablet_manager.cc:1403] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.020s
I20260608 12:42:38.315922 11967 raft_consensus.cc:359] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.316978 11967 raft_consensus.cc:385] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.317445 11967 raft_consensus.cc:740] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2effffd544844f7b92665685b8a7d1c, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.318733 11967 consensus_queue.cc:260] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.325215 11967 ts_tablet_manager.cc:1434] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:42:38.325284 11966 raft_consensus.cc:359] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.326952 11967 tablet_bootstrap.cc:492] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c: Bootstrap starting.
I20260608 12:42:38.331283 11966 raft_consensus.cc:385] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.333886 11966 raft_consensus.cc:740] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1a6e432aa4c48098bce9ab1bff8c431, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.334806 11966 consensus_queue.cc:260] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.338908 11971 raft_consensus.cc:493] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:38.345227 11971 raft_consensus.cc:515] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.348188 11965 ts_tablet_manager.cc:1434] T 705ec219427a42aa8ab0fcb0392c0674 P 78e5c041472947b3b0ca3820bd54de96: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.037s
I20260608 12:42:38.348709 11971 leader_election.cc:290] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841), 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641)
I20260608 12:42:38.349678 11771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fba699fc0a46a79616f41ae70226bc" candidate_uuid: "78e5c041472947b3b0ca3820bd54de96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" is_pre_election: true
I20260608 12:42:38.340778 11967 tablet_bootstrap.cc:654] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.345829 11966 ts_tablet_manager.cc:1434] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260608 12:42:38.357095 11966 tablet_bootstrap.cc:492] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431: Bootstrap starting.
I20260608 12:42:38.358028 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fba699fc0a46a79616f41ae70226bc" candidate_uuid: "78e5c041472947b3b0ca3820bd54de96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2effffd544844f7b92665685b8a7d1c" is_pre_election: true
I20260608 12:42:38.358785 11920 raft_consensus.cc:2468] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 78e5c041472947b3b0ca3820bd54de96 in term 0.
I20260608 12:42:38.360841 11965 tablet_bootstrap.cc:492] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96: Bootstrap starting.
I20260608 12:42:38.360493 11811 leader_election.cc:304] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78e5c041472947b3b0ca3820bd54de96, a2effffd544844f7b92665685b8a7d1c; no voters: 
I20260608 12:42:38.362200 11981 raft_consensus.cc:2804] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:38.362669 11981 raft_consensus.cc:493] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:38.363123 11981 raft_consensus.cc:3060] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.363850 11966 tablet_bootstrap.cc:654] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431: Neither blocks nor log segments found. Creating new log.
W20260608 12:42:38.369050 11809 leader_election.cc:343] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:38.373093 11965 tablet_bootstrap.cc:654] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.377777 11967 tablet_bootstrap.cc:492] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c: No bootstrap required, opened a new log
I20260608 12:42:38.378420 11967 ts_tablet_manager.cc:1403] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.002s
I20260608 12:42:38.375941 11981 raft_consensus.cc:515] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.382191 11967 raft_consensus.cc:359] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.383654 11967 raft_consensus.cc:385] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.384320 11981 leader_election.cc:290] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [CANDIDATE]: Term 1 election: Requested vote from peers b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841), a2effffd544844f7b92665685b8a7d1c (127.0.107.195:46523)
I20260608 12:42:38.384467 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fba699fc0a46a79616f41ae70226bc" candidate_uuid: "78e5c041472947b3b0ca3820bd54de96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2effffd544844f7b92665685b8a7d1c"
I20260608 12:42:38.385061 11920 raft_consensus.cc:3060] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.386456 11966 tablet_bootstrap.cc:492] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431: No bootstrap required, opened a new log
I20260608 12:42:38.387190 11966 ts_tablet_manager.cc:1403] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.001s
I20260608 12:42:38.383991 11771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fba699fc0a46a79616f41ae70226bc" candidate_uuid: "78e5c041472947b3b0ca3820bd54de96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1a6e432aa4c48098bce9ab1bff8c431"
W20260608 12:42:38.389618 11809 leader_election.cc:343] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:38.391600 11920 raft_consensus.cc:2468] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 78e5c041472947b3b0ca3820bd54de96 in term 1.
I20260608 12:42:38.392091 11967 raft_consensus.cc:740] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2effffd544844f7b92665685b8a7d1c, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.393077 11811 leader_election.cc:304] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [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: 78e5c041472947b3b0ca3820bd54de96, a2effffd544844f7b92665685b8a7d1c; no voters: b1a6e432aa4c48098bce9ab1bff8c431
I20260608 12:42:38.393407 11967 consensus_queue.cc:260] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.394511 11981 raft_consensus.cc:2804] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:38.395123 11981 raft_consensus.cc:697] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [term 1 LEADER]: Becoming Leader. State: Replica: 78e5c041472947b3b0ca3820bd54de96, State: Running, Role: LEADER
I20260608 12:42:38.395968 11981 consensus_queue.cc:237] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.391189 11966 raft_consensus.cc:359] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.399979 11966 raft_consensus.cc:385] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.400388 11966 raft_consensus.cc:740] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1a6e432aa4c48098bce9ab1bff8c431, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.401348 11966 consensus_queue.cc:260] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.403801 11966 ts_tablet_manager.cc:1434] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.003s
I20260608 12:42:38.405249 11966 tablet_bootstrap.cc:492] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431: Bootstrap starting.
I20260608 12:42:38.406464 11967 ts_tablet_manager.cc:1434] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260608 12:42:38.411728 11966 tablet_bootstrap.cc:654] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.411759 11666 catalog_manager.cc:5696] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "78e5c041472947b3b0ca3820bd54de96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:38.415184 11967 tablet_bootstrap.cc:492] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c: Bootstrap starting.
I20260608 12:42:38.431079 11967 tablet_bootstrap.cc:654] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.437914 11846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fba699fc0a46a79616f41ae70226bc" candidate_uuid: "a2effffd544844f7b92665685b8a7d1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78e5c041472947b3b0ca3820bd54de96" is_pre_election: true
I20260608 12:42:38.438305 11967 tablet_bootstrap.cc:492] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c: No bootstrap required, opened a new log
I20260608 12:42:38.438925 11967 ts_tablet_manager.cc:1403] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.001s
I20260608 12:42:38.437947 11966 tablet_bootstrap.cc:492] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431: No bootstrap required, opened a new log
I20260608 12:42:38.440240 11966 ts_tablet_manager.cc:1403] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.012s
I20260608 12:42:38.440730 11965 tablet_bootstrap.cc:492] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96: No bootstrap required, opened a new log
I20260608 12:42:38.441179 11965 ts_tablet_manager.cc:1403] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96: Time spent bootstrapping tablet: real 0.082s	user 0.037s	sys 0.016s
I20260608 12:42:38.442626 11771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fba699fc0a46a79616f41ae70226bc" candidate_uuid: "a2effffd544844f7b92665685b8a7d1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" is_pre_election: true
I20260608 12:42:38.443255 11966 raft_consensus.cc:359] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.443428 11965 raft_consensus.cc:359] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
W20260608 12:42:38.444070 11883 leader_election.cc:343] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:38.444348 11966 raft_consensus.cc:385] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.444334 11973 raft_consensus.cc:493] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:38.445072 11966 raft_consensus.cc:740] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1a6e432aa4c48098bce9ab1bff8c431, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.444902 11883 leader_election.cc:304] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [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: a2effffd544844f7b92665685b8a7d1c; no voters: 78e5c041472947b3b0ca3820bd54de96, b1a6e432aa4c48098bce9ab1bff8c431
I20260608 12:42:38.445236 11973 raft_consensus.cc:515] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.445951 11966 consensus_queue.cc:260] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.446501 11971 raft_consensus.cc:2749] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:38.447292 11967 raft_consensus.cc:359] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.448271 11967 raft_consensus.cc:385] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.448606 11967 raft_consensus.cc:740] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2effffd544844f7b92665685b8a7d1c, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.449280 11973 leader_election.cc:290] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641), a2effffd544844f7b92665685b8a7d1c (127.0.107.195:46523)
I20260608 12:42:38.449604 11966 ts_tablet_manager.cc:1434] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:42:38.449476 11967 consensus_queue.cc:260] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.444341 11965 raft_consensus.cc:385] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.450528 11965 raft_consensus.cc:740] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78e5c041472947b3b0ca3820bd54de96, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.450851 11966 tablet_bootstrap.cc:492] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431: Bootstrap starting.
I20260608 12:42:38.451831 11967 ts_tablet_manager.cc:1434] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:42:38.451375 11965 consensus_queue.cc:260] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.454248 11965 ts_tablet_manager.cc:1434] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:42:38.455390 11965 tablet_bootstrap.cc:492] T 9e4f675824f84ddeb2cf791c105d8817 P 78e5c041472947b3b0ca3820bd54de96: Bootstrap starting.
I20260608 12:42:38.458267 11966 tablet_bootstrap.cc:654] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.496116 11965 tablet_bootstrap.cc:654] T 9e4f675824f84ddeb2cf791c105d8817 P 78e5c041472947b3b0ca3820bd54de96: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.495724 11973 raft_consensus.cc:493] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:38.497488 11973 raft_consensus.cc:515] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.501470 11973 leader_election.cc:290] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641), a2effffd544844f7b92665685b8a7d1c (127.0.107.195:46523)
I20260608 12:42:38.511323 11966 tablet_bootstrap.cc:492] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431: No bootstrap required, opened a new log
I20260608 12:42:38.512370 11966 ts_tablet_manager.cc:1403] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.006s
I20260608 12:42:38.522461 11971 raft_consensus.cc:493] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:38.523761 11971 raft_consensus.cc:515] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.527968 11971 leader_election.cc:290] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641), b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841)
I20260608 12:42:38.522430 11966 raft_consensus.cc:359] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.530380 11966 raft_consensus.cc:385] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.530872 11966 raft_consensus.cc:740] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1a6e432aa4c48098bce9ab1bff8c431, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.531845 11846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23205014cd74d60a9d5f27abb4b8173" candidate_uuid: "a2effffd544844f7b92665685b8a7d1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78e5c041472947b3b0ca3820bd54de96" is_pre_election: true
I20260608 12:42:38.532128 11966 consensus_queue.cc:260] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.532850 11846 raft_consensus.cc:2468] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2effffd544844f7b92665685b8a7d1c in term 0.
I20260608 12:42:38.534696 11885 leader_election.cc:304] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78e5c041472947b3b0ca3820bd54de96, a2effffd544844f7b92665685b8a7d1c; no voters: 
I20260608 12:42:38.536867 11971 raft_consensus.cc:2804] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:38.537374 11971 raft_consensus.cc:493] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:38.537791 11971 raft_consensus.cc:3060] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.538774 11966 ts_tablet_manager.cc:1434] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.002s
I20260608 12:42:38.546247 11771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23205014cd74d60a9d5f27abb4b8173" candidate_uuid: "a2effffd544844f7b92665685b8a7d1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" is_pre_election: true
I20260608 12:42:38.547130 11771 raft_consensus.cc:2468] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2effffd544844f7b92665685b8a7d1c in term 0.
I20260608 12:42:38.550068 11846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23205014cd74d60a9d5f27abb4b8173" candidate_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78e5c041472947b3b0ca3820bd54de96" is_pre_election: true
I20260608 12:42:38.550848 11846 raft_consensus.cc:2468] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1a6e432aa4c48098bce9ab1bff8c431 in term 0.
I20260608 12:42:38.552835 11846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705ec219427a42aa8ab0fcb0392c0674" candidate_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78e5c041472947b3b0ca3820bd54de96" is_pre_election: true
I20260608 12:42:38.553604 11846 raft_consensus.cc:2468] T 705ec219427a42aa8ab0fcb0392c0674 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1a6e432aa4c48098bce9ab1bff8c431 in term 0.
I20260608 12:42:38.555452 11736 leader_election.cc:304] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78e5c041472947b3b0ca3820bd54de96, b1a6e432aa4c48098bce9ab1bff8c431; no voters: 
I20260608 12:42:38.556514 11973 raft_consensus.cc:2804] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:38.556689 11965 tablet_bootstrap.cc:492] T 9e4f675824f84ddeb2cf791c105d8817 P 78e5c041472947b3b0ca3820bd54de96: No bootstrap required, opened a new log
I20260608 12:42:38.556989 11973 raft_consensus.cc:493] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:38.557595 11965 ts_tablet_manager.cc:1403] T 9e4f675824f84ddeb2cf791c105d8817 P 78e5c041472947b3b0ca3820bd54de96: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.016s
I20260608 12:42:38.557538 11973 raft_consensus.cc:3060] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.557755 11998 raft_consensus.cc:493] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:38.558595 11998 raft_consensus.cc:515] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.561545 11965 raft_consensus.cc:359] T 9e4f675824f84ddeb2cf791c105d8817 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.562479 11965 raft_consensus.cc:385] T 9e4f675824f84ddeb2cf791c105d8817 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.562549 11998 leader_election.cc:290] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841), 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641)
I20260608 12:42:38.562798 11965 raft_consensus.cc:740] T 9e4f675824f84ddeb2cf791c105d8817 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78e5c041472947b3b0ca3820bd54de96, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.563304 11846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636fa50377114136af5ec9c84db2145e" candidate_uuid: "a2effffd544844f7b92665685b8a7d1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78e5c041472947b3b0ca3820bd54de96" is_pre_election: true
I20260608 12:42:38.563712 11965 consensus_queue.cc:260] T 9e4f675824f84ddeb2cf791c105d8817 P 78e5c041472947b3b0ca3820bd54de96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
W20260608 12:42:38.564774 11885 leader_election.cc:343] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:38.566164 11971 raft_consensus.cc:515] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.567371 11965 ts_tablet_manager.cc:1434] T 9e4f675824f84ddeb2cf791c105d8817 P 78e5c041472947b3b0ca3820bd54de96: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
W20260608 12:42:38.568066 11717 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:38.569095 11971 leader_election.cc:290] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 1 election: Requested vote from peers 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641), b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841)
I20260608 12:42:38.569370 11965 tablet_bootstrap.cc:492] T 636fa50377114136af5ec9c84db2145e P 78e5c041472947b3b0ca3820bd54de96: Bootstrap starting.
I20260608 12:42:38.573346 11971 raft_consensus.cc:493] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:38.574057 11971 raft_consensus.cc:515] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.575049 11846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23205014cd74d60a9d5f27abb4b8173" candidate_uuid: "a2effffd544844f7b92665685b8a7d1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78e5c041472947b3b0ca3820bd54de96"
I20260608 12:42:38.575663 11846 raft_consensus.cc:3060] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.576339 11965 tablet_bootstrap.cc:654] T 636fa50377114136af5ec9c84db2145e P 78e5c041472947b3b0ca3820bd54de96: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:38.577955 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d07537712d4199bd27ab5b1cb73ba7" candidate_uuid: "a2effffd544844f7b92665685b8a7d1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78e5c041472947b3b0ca3820bd54de96" is_pre_election: true
I20260608 12:42:38.578897 11845 raft_consensus.cc:2468] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2effffd544844f7b92665685b8a7d1c in term 0.
I20260608 12:42:38.580519 11993 raft_consensus.cc:493] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:38.581259 11993 raft_consensus.cc:515] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.583884 11993 leader_election.cc:290] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641), a2effffd544844f7b92665685b8a7d1c (127.0.107.195:46523)
I20260608 12:42:38.584527 11736 leader_election.cc:304] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78e5c041472947b3b0ca3820bd54de96, b1a6e432aa4c48098bce9ab1bff8c431; no voters: 
I20260608 12:42:38.584910 11885 leader_election.cc:304] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78e5c041472947b3b0ca3820bd54de96, a2effffd544844f7b92665685b8a7d1c; no voters: 
I20260608 12:42:38.585857 11971 leader_election.cc:290] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841), 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641)
I20260608 12:42:38.585883 11998 raft_consensus.cc:2804] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:38.586529 11993 raft_consensus.cc:2804] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:38.586652 11998 raft_consensus.cc:493] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:38.587127 11993 raft_consensus.cc:493] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:38.587270 11998 raft_consensus.cc:3060] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.587862 11993 raft_consensus.cc:3060] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.588814 11973 raft_consensus.cc:515] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.590692 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4f675824f84ddeb2cf791c105d8817" candidate_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78e5c041472947b3b0ca3820bd54de96" is_pre_election: true
I20260608 12:42:38.591820 11845 raft_consensus.cc:2468] T 9e4f675824f84ddeb2cf791c105d8817 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1a6e432aa4c48098bce9ab1bff8c431 in term 0.
I20260608 12:42:38.592015 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23205014cd74d60a9d5f27abb4b8173" candidate_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2effffd544844f7b92665685b8a7d1c" is_pre_election: true
I20260608 12:42:38.592931 11920 raft_consensus.cc:2393] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1a6e432aa4c48098bce9ab1bff8c431 in current term 1: Already voted for candidate a2effffd544844f7b92665685b8a7d1c in this term.
I20260608 12:42:38.594173 11973 leader_election.cc:290] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [CANDIDATE]: Term 1 election: Requested vote from peers 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641), a2effffd544844f7b92665685b8a7d1c (127.0.107.195:46523)
I20260608 12:42:38.591097 11965 tablet_bootstrap.cc:492] T 636fa50377114136af5ec9c84db2145e P 78e5c041472947b3b0ca3820bd54de96: No bootstrap required, opened a new log
I20260608 12:42:38.594942 11846 raft_consensus.cc:2468] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2effffd544844f7b92665685b8a7d1c in term 1.
I20260608 12:42:38.596184 11771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636fa50377114136af5ec9c84db2145e" candidate_uuid: "a2effffd544844f7b92665685b8a7d1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" is_pre_election: true
I20260608 12:42:38.597277 11993 raft_consensus.cc:515] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.597693 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23205014cd74d60a9d5f27abb4b8173" candidate_uuid: "a2effffd544844f7b92665685b8a7d1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1a6e432aa4c48098bce9ab1bff8c431"
I20260608 12:42:38.600601 11771 raft_consensus.cc:2468] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2effffd544844f7b92665685b8a7d1c in term 0.
I20260608 12:42:38.598508 11919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4f675824f84ddeb2cf791c105d8817" candidate_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2effffd544844f7b92665685b8a7d1c" is_pre_election: true
I20260608 12:42:38.601058 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23205014cd74d60a9d5f27abb4b8173" candidate_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2effffd544844f7b92665685b8a7d1c"
I20260608 12:42:38.601665 11919 raft_consensus.cc:2468] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1a6e432aa4c48098bce9ab1bff8c431 in term 0.
I20260608 12:42:38.602023 11918 raft_consensus.cc:2393] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1a6e432aa4c48098bce9ab1bff8c431 in current term 1: Already voted for candidate a2effffd544844f7b92665685b8a7d1c in this term.
I20260608 12:42:38.599277 11769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d07537712d4199bd27ab5b1cb73ba7" candidate_uuid: "a2effffd544844f7b92665685b8a7d1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" is_pre_election: true
I20260608 12:42:38.599356 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705ec219427a42aa8ab0fcb0392c0674" candidate_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2effffd544844f7b92665685b8a7d1c" is_pre_election: true
I20260608 12:42:38.602514 11885 leader_election.cc:304] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78e5c041472947b3b0ca3820bd54de96, a2effffd544844f7b92665685b8a7d1c; no voters: 
I20260608 12:42:38.602866 11769 raft_consensus.cc:2468] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2effffd544844f7b92665685b8a7d1c in term 0.
I20260608 12:42:38.603089 11920 raft_consensus.cc:2468] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b1a6e432aa4c48098bce9ab1bff8c431 in term 0.
I20260608 12:42:38.599689 11736 leader_election.cc:304] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78e5c041472947b3b0ca3820bd54de96, b1a6e432aa4c48098bce9ab1bff8c431; no voters: 
I20260608 12:42:38.599812 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d23205014cd74d60a9d5f27abb4b8173" candidate_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78e5c041472947b3b0ca3820bd54de96"
I20260608 12:42:38.603528 11971 raft_consensus.cc:2804] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:38.604425 11845 raft_consensus.cc:2393] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b1a6e432aa4c48098bce9ab1bff8c431 in current term 1: Already voted for candidate a2effffd544844f7b92665685b8a7d1c in this term.
I20260608 12:42:38.595067 11965 ts_tablet_manager.cc:1403] T 636fa50377114136af5ec9c84db2145e P 78e5c041472947b3b0ca3820bd54de96: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.015s
I20260608 12:42:38.607164 11998 raft_consensus.cc:515] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.607757 11883 leader_election.cc:304] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [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: a2effffd544844f7b92665685b8a7d1c, b1a6e432aa4c48098bce9ab1bff8c431; no voters: 78e5c041472947b3b0ca3820bd54de96
I20260608 12:42:38.608915 11965 raft_consensus.cc:359] T 636fa50377114136af5ec9c84db2145e P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.609716 11965 raft_consensus.cc:385] T 636fa50377114136af5ec9c84db2145e P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:38.610049 11965 raft_consensus.cc:740] T 636fa50377114136af5ec9c84db2145e P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78e5c041472947b3b0ca3820bd54de96, State: Initialized, Role: FOLLOWER
I20260608 12:42:38.610838 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d07537712d4199bd27ab5b1cb73ba7" candidate_uuid: "a2effffd544844f7b92665685b8a7d1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78e5c041472947b3b0ca3820bd54de96"
I20260608 12:42:38.610913 11965 consensus_queue.cc:260] T 636fa50377114136af5ec9c84db2145e P 78e5c041472947b3b0ca3820bd54de96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.611569 11845 raft_consensus.cc:3060] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.613574 11965 ts_tablet_manager.cc:1434] T 636fa50377114136af5ec9c84db2145e P 78e5c041472947b3b0ca3820bd54de96: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:42:38.615023 11973 raft_consensus.cc:2804] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:38.615582 11973 raft_consensus.cc:493] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:38.615952 11973 raft_consensus.cc:3060] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.601121 11770 raft_consensus.cc:2393] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a2effffd544844f7b92665685b8a7d1c in current term 1: Already voted for candidate b1a6e432aa4c48098bce9ab1bff8c431 in this term.
I20260608 12:42:38.616707 12000 raft_consensus.cc:2804] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:38.617110 11971 raft_consensus.cc:697] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 1 LEADER]: Becoming Leader. State: Replica: a2effffd544844f7b92665685b8a7d1c, State: Running, Role: LEADER
I20260608 12:42:38.620453 11845 raft_consensus.cc:2468] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2effffd544844f7b92665685b8a7d1c in term 1.
I20260608 12:42:38.620242 11971 consensus_queue.cc:237] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.621295 11998 leader_election.cc:290] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 1 election: Requested vote from peers b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841), 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641)
I20260608 12:42:38.602165 11993 leader_election.cc:290] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [CANDIDATE]: Term 1 election: Requested vote from peers 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641), a2effffd544844f7b92665685b8a7d1c (127.0.107.195:46523)
I20260608 12:42:38.621758 11885 leader_election.cc:304] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78e5c041472947b3b0ca3820bd54de96, a2effffd544844f7b92665685b8a7d1c; no voters: 
I20260608 12:42:38.622319 12000 raft_consensus.cc:493] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:38.622750 12000 raft_consensus.cc:3060] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.627461 11971 raft_consensus.cc:2804] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:38.628005 11971 raft_consensus.cc:697] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [term 1 LEADER]: Becoming Leader. State: Replica: a2effffd544844f7b92665685b8a7d1c, State: Running, Role: LEADER
I20260608 12:42:38.629637 11971 consensus_queue.cc:237] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.630590 12000 raft_consensus.cc:515] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.632505 12000 leader_election.cc:290] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 1 election: Requested vote from peers b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841), 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641)
I20260608 12:42:38.634200 11845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636fa50377114136af5ec9c84db2145e" candidate_uuid: "a2effffd544844f7b92665685b8a7d1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78e5c041472947b3b0ca3820bd54de96"
I20260608 12:42:38.635061 11845 raft_consensus.cc:3060] T 636fa50377114136af5ec9c84db2145e P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.638453 11973 raft_consensus.cc:515] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.641321 11973 leader_election.cc:290] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [CANDIDATE]: Term 1 election: Requested vote from peers 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641), a2effffd544844f7b92665685b8a7d1c (127.0.107.195:46523)
I20260608 12:42:38.645783 11846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705ec219427a42aa8ab0fcb0392c0674" candidate_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78e5c041472947b3b0ca3820bd54de96"
I20260608 12:42:38.646001 11920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705ec219427a42aa8ab0fcb0392c0674" candidate_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2effffd544844f7b92665685b8a7d1c"
I20260608 12:42:38.646461 11846 raft_consensus.cc:3060] T 705ec219427a42aa8ab0fcb0392c0674 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.646579 11920 raft_consensus.cc:3060] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.647310 11736 leader_election.cc:304] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [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: b1a6e432aa4c48098bce9ab1bff8c431; no voters: 78e5c041472947b3b0ca3820bd54de96, a2effffd544844f7b92665685b8a7d1c
I20260608 12:42:38.650696 11973 raft_consensus.cc:2749] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:38.650746 11844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4f675824f84ddeb2cf791c105d8817" candidate_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78e5c041472947b3b0ca3820bd54de96"
I20260608 12:42:38.651741 11844 raft_consensus.cc:3060] T 9e4f675824f84ddeb2cf791c105d8817 P 78e5c041472947b3b0ca3820bd54de96 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:38.655573 11883 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:35841, user_credentials={real_user=slave}} blocked reactor thread for 48105.9us
I20260608 12:42:38.656332 11920 raft_consensus.cc:2468] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1a6e432aa4c48098bce9ab1bff8c431 in term 1.
I20260608 12:42:38.656757 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4f675824f84ddeb2cf791c105d8817" candidate_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2effffd544844f7b92665685b8a7d1c"
I20260608 12:42:38.657500 11918 raft_consensus.cc:3060] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.657809 11736 leader_election.cc:304] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2effffd544844f7b92665685b8a7d1c, b1a6e432aa4c48098bce9ab1bff8c431; no voters: 
I20260608 12:42:38.658875 11973 raft_consensus.cc:2804] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:38.659354 11973 raft_consensus.cc:697] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 LEADER]: Becoming Leader. State: Replica: b1a6e432aa4c48098bce9ab1bff8c431, State: Running, Role: LEADER
I20260608 12:42:38.660934 11770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d07537712d4199bd27ab5b1cb73ba7" candidate_uuid: "a2effffd544844f7b92665685b8a7d1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1a6e432aa4c48098bce9ab1bff8c431"
I20260608 12:42:38.660549 11973 consensus_queue.cc:237] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.661482 11770 raft_consensus.cc:3060] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.661818 11846 raft_consensus.cc:2468] T 705ec219427a42aa8ab0fcb0392c0674 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1a6e432aa4c48098bce9ab1bff8c431 in term 1.
I20260608 12:42:38.662973 11845 raft_consensus.cc:2468] T 636fa50377114136af5ec9c84db2145e P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2effffd544844f7b92665685b8a7d1c in term 1.
I20260608 12:42:38.663409 11769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636fa50377114136af5ec9c84db2145e" candidate_uuid: "a2effffd544844f7b92665685b8a7d1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1a6e432aa4c48098bce9ab1bff8c431"
I20260608 12:42:38.664028 11769 raft_consensus.cc:3060] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.665441 11885 leader_election.cc:304] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78e5c041472947b3b0ca3820bd54de96, a2effffd544844f7b92665685b8a7d1c; no voters: 
I20260608 12:42:38.665143 11666 catalog_manager.cc:5696] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c reported cstate change: term changed from 0 to 1, leader changed from <none> to a2effffd544844f7b92665685b8a7d1c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "a2effffd544844f7b92665685b8a7d1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:38.675695 11769 raft_consensus.cc:2468] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2effffd544844f7b92665685b8a7d1c in term 1.
I20260608 12:42:38.681951 11971 raft_consensus.cc:2804] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:38.682539 11770 raft_consensus.cc:2468] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2effffd544844f7b92665685b8a7d1c in term 1.
I20260608 12:42:38.681910 11918 raft_consensus.cc:2468] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1a6e432aa4c48098bce9ab1bff8c431 in term 1.
I20260608 12:42:38.684439 11971 raft_consensus.cc:697] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [term 1 LEADER]: Becoming Leader. State: Replica: a2effffd544844f7b92665685b8a7d1c, State: Running, Role: LEADER
I20260608 12:42:38.683478 11844 raft_consensus.cc:2468] T 9e4f675824f84ddeb2cf791c105d8817 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1a6e432aa4c48098bce9ab1bff8c431 in term 1.
I20260608 12:42:38.686395 11971 consensus_queue.cc:237] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.687870 11736 leader_election.cc:304] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2effffd544844f7b92665685b8a7d1c, b1a6e432aa4c48098bce9ab1bff8c431; no voters: 
I20260608 12:42:38.689023 11973 raft_consensus.cc:2804] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:38.687973 11668 catalog_manager.cc:5696] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c reported cstate change: term changed from 0 to 1, leader changed from <none> to a2effffd544844f7b92665685b8a7d1c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "a2effffd544844f7b92665685b8a7d1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:38.690208 11973 raft_consensus.cc:697] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 LEADER]: Becoming Leader. State: Replica: b1a6e432aa4c48098bce9ab1bff8c431, State: Running, Role: LEADER
I20260608 12:42:38.691267 11973 consensus_queue.cc:237] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.689903 11666 catalog_manager.cc:5696] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:38.721171 11668 catalog_manager.cc:5696] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:38.725625 11666 catalog_manager.cc:5696] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c reported cstate change: term changed from 0 to 1, leader changed from <none> to a2effffd544844f7b92665685b8a7d1c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "a2effffd544844f7b92665685b8a7d1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:38.759883 11973 raft_consensus.cc:493] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:38.760510 11973 raft_consensus.cc:515] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:38.762235 11973 leader_election.cc:290] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641), a2effffd544844f7b92665685b8a7d1c (127.0.107.195:46523)
I20260608 12:42:38.763103 11844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fba699fc0a46a79616f41ae70226bc" candidate_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78e5c041472947b3b0ca3820bd54de96" is_pre_election: true
I20260608 12:42:38.763489 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fba699fc0a46a79616f41ae70226bc" candidate_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2effffd544844f7b92665685b8a7d1c" is_pre_election: true
I20260608 12:42:38.764603 11918 raft_consensus.cc:2393] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b1a6e432aa4c48098bce9ab1bff8c431 in current term 1: Already voted for candidate 78e5c041472947b3b0ca3820bd54de96 in this term.
I20260608 12:42:38.765484 11736 leader_election.cc:304] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431 [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: b1a6e432aa4c48098bce9ab1bff8c431; no voters: 78e5c041472947b3b0ca3820bd54de96, a2effffd544844f7b92665685b8a7d1c
I20260608 12:42:38.766119 11973 raft_consensus.cc:3060] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:38.771375 11973 raft_consensus.cc:2749] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:38.793870 11981 consensus_queue.cc:1048] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:38.808452 11972 consensus_queue.cc:1048] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:39.047932 11971 consensus_queue.cc:1048] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:39.062340 12000 consensus_queue.cc:1048] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:39.137168 12000 consensus_queue.cc:1048] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:39.143196 11845 raft_consensus.cc:1275] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Refusing update from remote peer a2effffd544844f7b92665685b8a7d1c: 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:39.145074 11971 consensus_queue.cc:1048] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:39.155057 11771 raft_consensus.cc:1275] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Refusing update from remote peer a2effffd544844f7b92665685b8a7d1c: 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:39.159945 12000 consensus_queue.cc:1048] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:39.178263 12000 consensus_queue.cc:1048] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:39.180461 11844 raft_consensus.cc:1275] T 705ec219427a42aa8ab0fcb0392c0674 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Refusing update from remote peer b1a6e432aa4c48098bce9ab1bff8c431: 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:39.182453 11993 consensus_queue.cc:1048] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:39.213122 11918 raft_consensus.cc:1275] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Refusing update from remote peer b1a6e432aa4c48098bce9ab1bff8c431: 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:39.242707 12030 consensus_queue.cc:1048] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:39.244524 11920 raft_consensus.cc:1275] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Refusing update from remote peer b1a6e432aa4c48098bce9ab1bff8c431: 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:39.245440 11842 raft_consensus.cc:1275] T 9e4f675824f84ddeb2cf791c105d8817 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Refusing update from remote peer b1a6e432aa4c48098bce9ab1bff8c431: 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:39.254273 11993 consensus_queue.cc:1048] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:39.256491 11993 consensus_queue.cc:1048] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:42:39.445307 11885 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:44641, user_credentials={real_user=slave}} blocked reactor thread for 72576.2us
W20260608 12:42:39.442613 11883 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:35841, user_credentials={real_user=slave}} blocked reactor thread for 51842.1us
I20260608 12:42:39.583213 12045 mvcc.cc:204] Tried to move back new op lower bound from 7294658802587480064 to 7294658800411824128. Current Snapshot: MvccSnapshot[applied={T|T < 7294658802587480064}]
W20260608 12:42:40.266388 11736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:44641, user_credentials={real_user=slave}} blocked reactor thread for 60819.8us
I20260608 12:42:40.735883   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:40.744310 12063 instance_detector.cc: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:40.745301 12064 instance_detector.cc: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:40.745508 12066 instance_detector.cc: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:40.746570   431 server_base.cc:1061] running on GCE node
I20260608 12:42:40.748106   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:40.748426   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:40.748642   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922560748622 us; error 0 us; skew 500 ppm
I20260608 12:42:40.749279   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:40.751886   431 webserver.cc:533] Webserver started at http://127.0.107.196:41847/ using document root <none> and password file <none>
I20260608 12:42:40.752480   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:40.752688   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:40.753057   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:40.754370   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/ts-3-root/instance:
uuid: "78d05c32e21f4b509cad4e2117788f05"
format_stamp: "Formatted at 2026-06-08 12:42:40 on dist-test-slave-vkhm"
I20260608 12:42:40.759675   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:42:40.764777 12071 log_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:40.765559   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:42:40.765817   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/ts-3-root
uuid: "78d05c32e21f4b509cad4e2117788f05"
format_stamp: "Formatted at 2026-06-08 12:42:40 on dist-test-slave-vkhm"
I20260608 12:42:40.766050   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskMMhCTU/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922327162610-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:40.778499   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:40.779822   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:40.781286   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:40.786918   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:40.787189   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:40.787528   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:40.787788   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:42:40.830842   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:46809
I20260608 12:42:40.830971 12133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:46809 every 8 connection(s)
I20260608 12:42:40.850674 12134 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34553
I20260608 12:42:40.851074 12134 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:40.851764 12134 heartbeater.cc:507] Master 127.0.107.254:34553 requested a full tablet report, sending...
I20260608 12:42:40.853894 11668 ts_manager.cc:194] Registered new tserver with Master: 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196:46809)
I20260608 12:42:40.855396 11668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42846
I20260608 12:42:41.710167 11846 consensus_queue.cc:237] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [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: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } attrs { replace: true } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } }
I20260608 12:42:41.719060 11918 raft_consensus.cc:1275] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Refusing update from remote peer 78e5c041472947b3b0ca3820bd54de96: 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:41.719970 11770 raft_consensus.cc:1275] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Refusing update from remote peer 78e5c041472947b3b0ca3820bd54de96: 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:41.722368 12138 consensus_queue.cc:1048] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } 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:41.728904 12142 consensus_queue.cc:1048] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:42:41.737604 12142 raft_consensus.cc:2955] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } attrs { replace: true } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } }
I20260608 12:42:41.743399 11918 raft_consensus.cc:2955] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } attrs { replace: true } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } }
W20260608 12:42:41.749764 11812 consensus_peers.cc:597] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 -> Peer 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196:46809): Couldn't send request to peer 78d05c32e21f4b509cad4e2117788f05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7fba699fc0a46a79616f41ae70226bc. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:41.763216 11662 catalog_manager.cc:5696] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c reported cstate change: config changed from index -1 to 18, NON_VOTER 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "78e5c041472947b3b0ca3820bd54de96" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } attrs { replace: true } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } }
I20260608 12:42:41.764117 11770 raft_consensus.cc:2955] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } attrs { replace: true } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } }
I20260608 12:42:41.774475 11918 consensus_queue.cc:237] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [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: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } }
I20260608 12:42:41.788820 11846 raft_consensus.cc:1275] T 636fa50377114136af5ec9c84db2145e P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Refusing update from remote peer a2effffd544844f7b92665685b8a7d1c: 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:41.790730 12052 consensus_queue.cc:1048] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } 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:41.799549 11770 raft_consensus.cc:1275] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Refusing update from remote peer a2effffd544844f7b92665685b8a7d1c: 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:41.801527 12153 consensus_queue.cc:1048] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 12:42:41.802807 11886 consensus_peers.cc:597] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c -> Peer 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196:46809): Couldn't send request to peer 78d05c32e21f4b509cad4e2117788f05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 636fa50377114136af5ec9c84db2145e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:41.804729 12153 raft_consensus.cc:2955] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } }
I20260608 12:42:41.807976 11846 raft_consensus.cc:2955] T 636fa50377114136af5ec9c84db2145e P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } }
I20260608 12:42:41.823199 11918 consensus_queue.cc:237] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [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: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } }
I20260608 12:42:41.825111 11662 catalog_manager.cc:5696] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c reported cstate change: config changed from index -1 to 18, NON_VOTER 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a2effffd544844f7b92665685b8a7d1c" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:41.828724 11770 raft_consensus.cc:2955] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } }
I20260608 12:42:41.836784 11846 raft_consensus.cc:1275] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Refusing update from remote peer a2effffd544844f7b92665685b8a7d1c: 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:41.837191 11769 raft_consensus.cc:1275] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Refusing update from remote peer a2effffd544844f7b92665685b8a7d1c: 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:41.837730 11886 consensus_peers.cc:597] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c -> Peer 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196:46809): Couldn't send request to peer 78d05c32e21f4b509cad4e2117788f05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28d07537712d4199bd27ab5b1cb73ba7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:41.839208 12157 consensus_queue.cc:1048] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:42:41.840830 12153 consensus_queue.cc:1048] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } 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:41.858012 12134 heartbeater.cc:499] Master 127.0.107.254:34553 was elected leader, sending a full tablet report...
I20260608 12:42:41.861500 12157 raft_consensus.cc:2955] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } }
I20260608 12:42:41.863653 11846 raft_consensus.cc:2955] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } }
I20260608 12:42:41.866119 11770 raft_consensus.cc:2955] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } }
I20260608 12:42:41.879369 11918 consensus_queue.cc:237] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [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: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } }
I20260608 12:42:41.880373 11668 catalog_manager.cc:5696] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96 reported cstate change: config changed from index -1 to 18, NON_VOTER 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a2effffd544844f7b92665685b8a7d1c" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } }
I20260608 12:42:41.886930 11846 raft_consensus.cc:1275] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Refusing update from remote peer a2effffd544844f7b92665685b8a7d1c: 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:41.887861 11770 raft_consensus.cc:1275] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Refusing update from remote peer a2effffd544844f7b92665685b8a7d1c: 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:41.887894 11886 consensus_peers.cc:597] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c -> Peer 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196:46809): Couldn't send request to peer 78d05c32e21f4b509cad4e2117788f05. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d23205014cd74d60a9d5f27abb4b8173. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:41.888670 12157 consensus_queue.cc:1048] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:42:41.889708 12052 consensus_queue.cc:1048] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } 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:41.899029 12052 raft_consensus.cc:2955] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } }
I20260608 12:42:41.901193 11770 raft_consensus.cc:2955] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } }
I20260608 12:42:41.904428 11845 raft_consensus.cc:2955] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } }
I20260608 12:42:41.914820 11662 catalog_manager.cc:5696] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 reported cstate change: config changed from index -1 to 18, NON_VOTER 78d05c32e21f4b509cad4e2117788f05 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "a2effffd544844f7b92665685b8a7d1c" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } }
I20260608 12:42:42.342495 12165 ts_tablet_manager.cc:933] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05: Initiating tablet copy from peer a2effffd544844f7b92665685b8a7d1c (127.0.107.195:46523)
I20260608 12:42:42.584107 12165 tablet_copy_client.cc:323] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:46523
I20260608 12:42:42.673873 12168 ts_tablet_manager.cc:933] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05: Initiating tablet copy from peer a2effffd544844f7b92665685b8a7d1c (127.0.107.195:46523)
I20260608 12:42:42.689399 12166 ts_tablet_manager.cc:933] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05: Initiating tablet copy from peer a2effffd544844f7b92665685b8a7d1c (127.0.107.195:46523)
I20260608 12:42:42.691452 12168 tablet_copy_client.cc:323] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:46523
I20260608 12:42:42.698706 12166 tablet_copy_client.cc:323] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:46523
I20260608 12:42:42.699733 11930 tablet_copy_service.cc:140] P a2effffd544844f7b92665685b8a7d1c: Received BeginTabletCopySession request for tablet d23205014cd74d60a9d5f27abb4b8173 from peer 78d05c32e21f4b509cad4e2117788f05 ({username='slave'} at 127.0.0.1:45484)
I20260608 12:42:42.700318 11929 tablet_copy_service.cc:140] P a2effffd544844f7b92665685b8a7d1c: Received BeginTabletCopySession request for tablet 636fa50377114136af5ec9c84db2145e from peer 78d05c32e21f4b509cad4e2117788f05 ({username='slave'} at 127.0.0.1:45484)
I20260608 12:42:42.700486 11930 tablet_copy_service.cc:161] P a2effffd544844f7b92665685b8a7d1c: Beginning new tablet copy session on tablet d23205014cd74d60a9d5f27abb4b8173 from peer 78d05c32e21f4b509cad4e2117788f05 at {username='slave'} at 127.0.0.1:45484: session id = 78d05c32e21f4b509cad4e2117788f05-d23205014cd74d60a9d5f27abb4b8173
I20260608 12:42:42.701851 11929 tablet_copy_service.cc:161] P a2effffd544844f7b92665685b8a7d1c: Beginning new tablet copy session on tablet 636fa50377114136af5ec9c84db2145e from peer 78d05c32e21f4b509cad4e2117788f05 at {username='slave'} at 127.0.0.1:45484: session id = 78d05c32e21f4b509cad4e2117788f05-636fa50377114136af5ec9c84db2145e
I20260608 12:42:42.702636 11928 tablet_copy_service.cc:140] P a2effffd544844f7b92665685b8a7d1c: Received BeginTabletCopySession request for tablet 28d07537712d4199bd27ab5b1cb73ba7 from peer 78d05c32e21f4b509cad4e2117788f05 ({username='slave'} at 127.0.0.1:45484)
I20260608 12:42:42.703325 11928 tablet_copy_service.cc:161] P a2effffd544844f7b92665685b8a7d1c: Beginning new tablet copy session on tablet 28d07537712d4199bd27ab5b1cb73ba7 from peer 78d05c32e21f4b509cad4e2117788f05 at {username='slave'} at 127.0.0.1:45484: session id = 78d05c32e21f4b509cad4e2117788f05-28d07537712d4199bd27ab5b1cb73ba7
I20260608 12:42:42.709517 11930 tablet_copy_source_session.cc:215] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:42.710158 11929 tablet_copy_source_session.cc:215] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:42.714067 12165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d23205014cd74d60a9d5f27abb4b8173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:42.758515 12168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636fa50377114136af5ec9c84db2145e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:42.833981 11928 tablet_copy_source_session.cc:215] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:42.842526 12166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d07537712d4199bd27ab5b1cb73ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:42.855063 12165 tablet_copy_client.cc:806] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:42.855805 12165 tablet_copy_client.cc:670] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:42.859287 12168 tablet_copy_client.cc:806] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:42.859972 12168 tablet_copy_client.cc:670] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:42.861027 12165 tablet_copy_client.cc:538] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:42.864660 12166 tablet_copy_client.cc:806] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:42.865382 12166 tablet_copy_client.cc:670] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:42.864789 12168 tablet_copy_client.cc:538] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:42.872606 12166 tablet_copy_client.cc:538] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:42.876394 12168 tablet_bootstrap.cc:492] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05: Bootstrap starting.
I20260608 12:42:42.878190 12165 tablet_bootstrap.cc:492] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05: Bootstrap starting.
I20260608 12:42:42.881932 12166 tablet_bootstrap.cc:492] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05: Bootstrap starting.
I20260608 12:42:42.907377 12176 ts_tablet_manager.cc:933] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05: Initiating tablet copy from peer 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641)
I20260608 12:42:42.942062 12176 tablet_copy_client.cc:323] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:44641
I20260608 12:42:43.083707 12168 tablet_bootstrap.cc:492] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:43.084775 12168 tablet_bootstrap.cc:492] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05: Bootstrap complete.
I20260608 12:42:43.085520 12168 ts_tablet_manager.cc:1403] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05: Time spent bootstrapping tablet: real 0.209s	user 0.135s	sys 0.017s
I20260608 12:42:43.088783 12168 raft_consensus.cc:359] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } }
I20260608 12:42:43.089663 12168 raft_consensus.cc:740] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 78d05c32e21f4b509cad4e2117788f05, State: Initialized, Role: LEARNER
I20260608 12:42:43.090358 12168 consensus_queue.cc:260] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05 [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: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } }
I20260608 12:42:43.094364 12166 tablet_bootstrap.cc:492] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=143 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:43.095690 12166 tablet_bootstrap.cc:492] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05: Bootstrap complete.
I20260608 12:42:43.096736 12166 ts_tablet_manager.cc:1403] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05: Time spent bootstrapping tablet: real 0.215s	user 0.141s	sys 0.017s
I20260608 12:42:43.100025 12166 raft_consensus.cc:359] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } }
I20260608 12:42:43.100943 12166 raft_consensus.cc:740] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 78d05c32e21f4b509cad4e2117788f05, State: Initialized, Role: LEARNER
I20260608 12:42:43.102646 12166 consensus_queue.cc:260] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05 [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: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } }
I20260608 12:42:43.107735 12166 ts_tablet_manager.cc:1434] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 12:42:43.109817 11928 tablet_copy_service.cc:342] P a2effffd544844f7b92665685b8a7d1c: Request end of tablet copy session 78d05c32e21f4b509cad4e2117788f05-28d07537712d4199bd27ab5b1cb73ba7 received from {username='slave'} at 127.0.0.1:45484
I20260608 12:42:43.110271 11928 tablet_copy_service.cc:434] P a2effffd544844f7b92665685b8a7d1c: ending tablet copy session 78d05c32e21f4b509cad4e2117788f05-28d07537712d4199bd27ab5b1cb73ba7 on tablet 28d07537712d4199bd27ab5b1cb73ba7 with peer 78d05c32e21f4b509cad4e2117788f05
I20260608 12:42:43.110567 12168 ts_tablet_manager.cc:1434] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.006s
I20260608 12:42:43.112260 11928 tablet_copy_service.cc:342] P a2effffd544844f7b92665685b8a7d1c: Request end of tablet copy session 78d05c32e21f4b509cad4e2117788f05-636fa50377114136af5ec9c84db2145e received from {username='slave'} at 127.0.0.1:45484
I20260608 12:42:43.112774 11928 tablet_copy_service.cc:434] P a2effffd544844f7b92665685b8a7d1c: ending tablet copy session 78d05c32e21f4b509cad4e2117788f05-636fa50377114136af5ec9c84db2145e on tablet 636fa50377114136af5ec9c84db2145e with peer 78d05c32e21f4b509cad4e2117788f05
W20260608 12:42:43.126827 11883 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:35841, user_credentials={real_user=slave}} blocked reactor thread for 57313.6us
I20260608 12:42:43.138952 11856 tablet_copy_service.cc:140] P 78e5c041472947b3b0ca3820bd54de96: Received BeginTabletCopySession request for tablet c7fba699fc0a46a79616f41ae70226bc from peer 78d05c32e21f4b509cad4e2117788f05 ({username='slave'} at 127.0.0.1:42148)
I20260608 12:42:43.139632 11856 tablet_copy_service.cc:161] P 78e5c041472947b3b0ca3820bd54de96: Beginning new tablet copy session on tablet c7fba699fc0a46a79616f41ae70226bc from peer 78d05c32e21f4b509cad4e2117788f05 at {username='slave'} at 127.0.0.1:42148: session id = 78d05c32e21f4b509cad4e2117788f05-c7fba699fc0a46a79616f41ae70226bc
I20260608 12:42:43.147284 11856 tablet_copy_source_session.cc:215] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:43.150660 12176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fba699fc0a46a79616f41ae70226bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:43.162853 12176 tablet_copy_client.cc:806] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:43.164489 12176 tablet_copy_client.cc:670] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:43.165365 12165 tablet_bootstrap.cc:492] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=141 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:43.166329 12165 tablet_bootstrap.cc:492] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05: Bootstrap complete.
I20260608 12:42:43.167043 12165 ts_tablet_manager.cc:1403] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05: Time spent bootstrapping tablet: real 0.289s	user 0.126s	sys 0.034s
I20260608 12:42:43.169142 12176 tablet_copy_client.cc:538] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:43.169991 12165 raft_consensus.cc:359] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } }
I20260608 12:42:43.170807 12165 raft_consensus.cc:740] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 78d05c32e21f4b509cad4e2117788f05, State: Initialized, Role: LEARNER
I20260608 12:42:43.171397 12165 consensus_queue.cc:260] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05 [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: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } }
I20260608 12:42:43.173540 12165 ts_tablet_manager.cc:1434] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:42:43.175606 11928 tablet_copy_service.cc:342] P a2effffd544844f7b92665685b8a7d1c: Request end of tablet copy session 78d05c32e21f4b509cad4e2117788f05-d23205014cd74d60a9d5f27abb4b8173 received from {username='slave'} at 127.0.0.1:45484
I20260608 12:42:43.176059 11928 tablet_copy_service.cc:434] P a2effffd544844f7b92665685b8a7d1c: ending tablet copy session 78d05c32e21f4b509cad4e2117788f05-d23205014cd74d60a9d5f27abb4b8173 on tablet d23205014cd74d60a9d5f27abb4b8173 with peer 78d05c32e21f4b509cad4e2117788f05
I20260608 12:42:43.178984 12176 tablet_bootstrap.cc:492] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05: Bootstrap starting.
I20260608 12:42:43.285996 12176 tablet_bootstrap.cc:492] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=136 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:43.287004 12176 tablet_bootstrap.cc:492] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05: Bootstrap complete.
I20260608 12:42:43.287834 12176 ts_tablet_manager.cc:1403] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05: Time spent bootstrapping tablet: real 0.109s	user 0.100s	sys 0.009s
I20260608 12:42:43.290740 12176 raft_consensus.cc:359] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } attrs { replace: true } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } }
I20260608 12:42:43.291553 12176 raft_consensus.cc:740] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 78d05c32e21f4b509cad4e2117788f05, State: Initialized, Role: LEARNER
I20260608 12:42:43.292268 12176 consensus_queue.cc:260] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05 [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: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } attrs { replace: true } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } }
I20260608 12:42:43.294440 12176 ts_tablet_manager.cc:1434] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:42:43.296875 11856 tablet_copy_service.cc:342] P 78e5c041472947b3b0ca3820bd54de96: Request end of tablet copy session 78d05c32e21f4b509cad4e2117788f05-c7fba699fc0a46a79616f41ae70226bc received from {username='slave'} at 127.0.0.1:42148
I20260608 12:42:43.297390 11856 tablet_copy_service.cc:434] P 78e5c041472947b3b0ca3820bd54de96: ending tablet copy session 78d05c32e21f4b509cad4e2117788f05-c7fba699fc0a46a79616f41ae70226bc on tablet c7fba699fc0a46a79616f41ae70226bc with peer 78d05c32e21f4b509cad4e2117788f05
I20260608 12:42:43.446985 12108 raft_consensus.cc:1217] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:42:43.634984 12108 raft_consensus.cc:1217] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:42:43.643318   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:43.674860 12108 raft_consensus.cc:1217] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:42:43.690236   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:43.691123   431 tablet_replica.cc:333] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431: stopping tablet replica
I20260608 12:42:43.692101   431 raft_consensus.cc:2243] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.692770   431 raft_consensus.cc:2272] T d23205014cd74d60a9d5f27abb4b8173 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.695401   431 tablet_replica.cc:333] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431: stopping tablet replica
I20260608 12:42:43.695967   431 raft_consensus.cc:2243] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:43.696785   431 raft_consensus.cc:2272] T 9e4f675824f84ddeb2cf791c105d8817 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.699100   431 tablet_replica.cc:333] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431: stopping tablet replica
I20260608 12:42:43.699635   431 raft_consensus.cc:2243] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.700117   431 raft_consensus.cc:2272] T 636fa50377114136af5ec9c84db2145e P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.702368   431 tablet_replica.cc:333] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431: stopping tablet replica
I20260608 12:42:43.702934   431 raft_consensus.cc:2243] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.703689   431 raft_consensus.cc:2272] T 28d07537712d4199bd27ab5b1cb73ba7 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.706187   431 tablet_replica.cc:333] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431: stopping tablet replica
I20260608 12:42:43.706688   431 raft_consensus.cc:2243] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.707178   431 raft_consensus.cc:2272] T c7fba699fc0a46a79616f41ae70226bc P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.709267   431 tablet_replica.cc:333] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431: stopping tablet replica
I20260608 12:42:43.709772   431 raft_consensus.cc:2243] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:43.710549   431 raft_consensus.cc:2272] T 705ec219427a42aa8ab0fcb0392c0674 P b1a6e432aa4c48098bce9ab1bff8c431 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.728346   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:43.749514   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:43.758692 12108 raft_consensus.cc:1217] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:42:43.787606   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:43.788429   431 tablet_replica.cc:333] T 636fa50377114136af5ec9c84db2145e P 78e5c041472947b3b0ca3820bd54de96: stopping tablet replica
I20260608 12:42:43.789026   431 raft_consensus.cc:2243] T 636fa50377114136af5ec9c84db2145e P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.789700   431 raft_consensus.cc:2272] T 636fa50377114136af5ec9c84db2145e P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.791877   431 tablet_replica.cc:333] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96: stopping tablet replica
I20260608 12:42:43.792546   431 raft_consensus.cc:2243] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.793089   431 raft_consensus.cc:2272] T d23205014cd74d60a9d5f27abb4b8173 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.795372   431 tablet_replica.cc:333] T 9e4f675824f84ddeb2cf791c105d8817 P 78e5c041472947b3b0ca3820bd54de96: stopping tablet replica
I20260608 12:42:43.795900   431 raft_consensus.cc:2243] T 9e4f675824f84ddeb2cf791c105d8817 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.796463   431 raft_consensus.cc:2272] T 9e4f675824f84ddeb2cf791c105d8817 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.798527   431 tablet_replica.cc:333] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96: stopping tablet replica
I20260608 12:42:43.799045   431 raft_consensus.cc:2243] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:43.800117   431 raft_consensus.cc:2272] T c7fba699fc0a46a79616f41ae70226bc P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.802953   431 tablet_replica.cc:333] T 705ec219427a42aa8ab0fcb0392c0674 P 78e5c041472947b3b0ca3820bd54de96: stopping tablet replica
I20260608 12:42:43.803601   431 raft_consensus.cc:2243] T 705ec219427a42aa8ab0fcb0392c0674 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.804369   431 raft_consensus.cc:2272] T 705ec219427a42aa8ab0fcb0392c0674 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:43.805184 11883 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35841: connect: Connection refused (error 111) [suppressed 1 similar messages]
I20260608 12:42:43.807286   431 tablet_replica.cc:333] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96: stopping tablet replica
I20260608 12:42:43.807896   431 raft_consensus.cc:2243] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.808692   431 raft_consensus.cc:2272] T 28d07537712d4199bd27ab5b1cb73ba7 P 78e5c041472947b3b0ca3820bd54de96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:43.809177 11883 consensus_peers.cc:597] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c -> Peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Couldn't send request to peer b1a6e432aa4c48098bce9ab1bff8c431. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:43.905269 11867 debug-util.cc:398] Leaking SignalData structure 0x7b08002b61c0 after lost signal to thread 434
W20260608 12:42:43.906378 11867 debug-util.cc:398] Leaking SignalData structure 0x7b08002ebde0 after lost signal to thread 11703
W20260608 12:42:43.908998 11867 debug-util.cc:398] Leaking SignalData structure 0x7b08000bc7a0 after lost signal to thread 11944
W20260608 12:42:43.910063 11867 debug-util.cc:398] Leaking SignalData structure 0x7b08002441a0 after lost signal to thread 12133
W20260608 12:42:44.014678 11883 consensus_peers.cc:597] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c -> Peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Couldn't send request to peer b1a6e432aa4c48098bce9ab1bff8c431. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:44.056562 11885 consensus_peers.cc:597] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c -> Peer 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641): Couldn't send request to peer 78e5c041472947b3b0ca3820bd54de96. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:44641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:44.072549 12181 raft_consensus.cc:1064] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c: attempting to promote NON_VOTER 78d05c32e21f4b509cad4e2117788f05 to VOTER
I20260608 12:42:44.075284 12181 consensus_queue.cc:237] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: false } }
I20260608 12:42:44.082846 12108 raft_consensus.cc:1275] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Refusing update from remote peer a2effffd544844f7b92665685b8a7d1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:42:44.085561 12182 consensus_queue.cc:1048] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
W20260608 12:42:44.095865 11885 consensus_peers.cc:597] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c -> Peer 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641): Couldn't send request to peer 78e5c041472947b3b0ca3820bd54de96. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:44641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:44.100514 11885 consensus_peers.cc:597] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c -> Peer 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641): Couldn't send request to peer 78e5c041472947b3b0ca3820bd54de96. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:44641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:44.106096 11883 consensus_peers.cc:597] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c -> Peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Couldn't send request to peer b1a6e432aa4c48098bce9ab1bff8c431. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:44.109354 11883 consensus_peers.cc:597] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c -> Peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Couldn't send request to peer b1a6e432aa4c48098bce9ab1bff8c431. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:44.144042 12181 raft_consensus.cc:1064] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c: attempting to promote NON_VOTER 78d05c32e21f4b509cad4e2117788f05 to VOTER
I20260608 12:42:44.146936 12181 consensus_queue.cc:237] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: false } }
I20260608 12:42:44.156349 12109 raft_consensus.cc:1275] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Refusing update from remote peer a2effffd544844f7b92665685b8a7d1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:42:44.158836 12181 consensus_queue.cc:1048] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
W20260608 12:42:44.162679 11883 consensus_peers.cc:597] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c -> Peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Couldn't send request to peer b1a6e432aa4c48098bce9ab1bff8c431. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:44.162961 11885 consensus_peers.cc:597] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c -> Peer 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641): Couldn't send request to peer 78e5c041472947b3b0ca3820bd54de96. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:44641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:44.285063 12182 raft_consensus.cc:1064] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c: attempting to promote NON_VOTER 78d05c32e21f4b509cad4e2117788f05 to VOTER
I20260608 12:42:44.287554 12182 consensus_queue.cc:237] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: false } }
I20260608 12:42:44.302300 12109 raft_consensus.cc:1275] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Refusing update from remote peer a2effffd544844f7b92665685b8a7d1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:42:44.305464 12052 consensus_queue.cc:1048] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
W20260608 12:42:44.316706 11883 consensus_peers.cc:597] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c -> Peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Couldn't send request to peer b1a6e432aa4c48098bce9ab1bff8c431. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35841: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:42:44.317575 11885 consensus_peers.cc:597] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c -> Peer 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641): Couldn't send request to peer 78e5c041472947b3b0ca3820bd54de96. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:44641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:44.728767 12182 raft_consensus.cc:493] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1a6e432aa4c48098bce9ab1bff8c431)
I20260608 12:42:44.729440 12182 raft_consensus.cc:515] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:44.735088 12182 leader_election.cc:290] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841), 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641)
W20260608 12:42:44.737522 11885 leader_election.cc:336] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641): Network error: Client connection negotiation failed: client connection to 127.0.107.194:44641: connect: Connection refused (error 111)
W20260608 12:42:44.738379 11883 leader_election.cc:336] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35841: connect: Connection refused (error 111)
I20260608 12:42:44.738883 11883 leader_election.cc:304] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [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: a2effffd544844f7b92665685b8a7d1c; no voters: 78e5c041472947b3b0ca3820bd54de96, b1a6e432aa4c48098bce9ab1bff8c431
I20260608 12:42:44.739794 12182 raft_consensus.cc:2749] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:44.760888 12182 raft_consensus.cc:493] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1a6e432aa4c48098bce9ab1bff8c431)
I20260608 12:42:44.761516 12182 raft_consensus.cc:515] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:44.764043 12182 leader_election.cc:290] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841), 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641)
W20260608 12:42:44.769635 11885 leader_election.cc:336] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641): Network error: Client connection negotiation failed: client connection to 127.0.107.194:44641: connect: Connection refused (error 111)
W20260608 12:42:44.770239 11883 leader_election.cc:336] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35841: connect: Connection refused (error 111)
I20260608 12:42:44.770758 11883 leader_election.cc:304] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [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: a2effffd544844f7b92665685b8a7d1c; no voters: 78e5c041472947b3b0ca3820bd54de96, b1a6e432aa4c48098bce9ab1bff8c431
I20260608 12:42:44.771607 12182 raft_consensus.cc:2749] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:42:44.834263   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11867)
I20260608 12:42:44.857908 12182 raft_consensus.cc:493] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78e5c041472947b3b0ca3820bd54de96)
I20260608 12:42:44.858605 12182 raft_consensus.cc:515] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } attrs { replace: true } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } }
I20260608 12:42:44.861289 12182 leader_election.cc:290] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841), 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641)
W20260608 12:42:44.868047 11885 leader_election.cc:336] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641): Network error: Client connection negotiation failed: client connection to 127.0.107.194:44641: connect: Connection refused (error 111)
W20260608 12:42:44.868674 11883 leader_election.cc:336] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35841: connect: Connection refused (error 111)
I20260608 12:42:44.869189 11883 leader_election.cc:304] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [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: a2effffd544844f7b92665685b8a7d1c; no voters: 78e5c041472947b3b0ca3820bd54de96, b1a6e432aa4c48098bce9ab1bff8c431
I20260608 12:42:44.870083 12182 raft_consensus.cc:2749] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:42:45.834764   431 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 11867)
I20260608 12:42:46.428928 12182 raft_consensus.cc:493] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1a6e432aa4c48098bce9ab1bff8c431)
I20260608 12:42:46.429692 12182 raft_consensus.cc:515] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:46.436609 12182 leader_election.cc:290] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841), 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641)
W20260608 12:42:46.438396 11883 leader_election.cc:336] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35841: connect: Connection refused (error 111)
W20260608 12:42:46.442829 11885 leader_election.cc:336] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641): Network error: Client connection negotiation failed: client connection to 127.0.107.194:44641: connect: Connection refused (error 111)
I20260608 12:42:46.443305 11885 leader_election.cc:304] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [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: a2effffd544844f7b92665685b8a7d1c; no voters: 78e5c041472947b3b0ca3820bd54de96, b1a6e432aa4c48098bce9ab1bff8c431
I20260608 12:42:46.444087 12182 raft_consensus.cc:2749] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:46.506783 12182 raft_consensus.cc:493] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 78e5c041472947b3b0ca3820bd54de96)
I20260608 12:42:46.508452 12182 raft_consensus.cc:515] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } attrs { replace: true } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } }
I20260608 12:42:46.511951 12182 leader_election.cc:290] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841), 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641)
W20260608 12:42:46.516443 11883 leader_election.cc:336] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35841: connect: Connection refused (error 111)
W20260608 12:42:46.518610 11885 leader_election.cc:336] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641): Network error: Client connection negotiation failed: client connection to 127.0.107.194:44641: connect: Connection refused (error 111)
I20260608 12:42:46.519052 11885 leader_election.cc:304] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [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: a2effffd544844f7b92665685b8a7d1c; no voters: 78e5c041472947b3b0ca3820bd54de96, b1a6e432aa4c48098bce9ab1bff8c431
I20260608 12:42:46.519892 12199 raft_consensus.cc:2749] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:42:46.567823 11883 consensus_peers.cc:597] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c -> Peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Couldn't send request to peer b1a6e432aa4c48098bce9ab1bff8c431. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35841: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:42:46.598587 11885 consensus_peers.cc:597] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c -> Peer 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641): Couldn't send request to peer 78e5c041472947b3b0ca3820bd54de96. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:44641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:42:46.761999 11885 consensus_peers.cc:597] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c -> Peer 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641): Couldn't send request to peer 78e5c041472947b3b0ca3820bd54de96. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:44641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:42:46.772285 12199 raft_consensus.cc:493] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b1a6e432aa4c48098bce9ab1bff8c431)
I20260608 12:42:46.773003 12199 raft_consensus.cc:515] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } }
I20260608 12:42:46.775485 12199 leader_election.cc:290] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841), 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641)
W20260608 12:42:46.780370 11883 leader_election.cc:336] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Network error: Client connection negotiation failed: client connection to 127.0.107.193:35841: connect: Connection refused (error 111)
W20260608 12:42:46.781982 11885 leader_election.cc:336] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641): Network error: Client connection negotiation failed: client connection to 127.0.107.194:44641: connect: Connection refused (error 111)
I20260608 12:42:46.782490 11885 leader_election.cc:304] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [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: a2effffd544844f7b92665685b8a7d1c; no voters: 78e5c041472947b3b0ca3820bd54de96, b1a6e432aa4c48098bce9ab1bff8c431
I20260608 12:42:46.783707 12199 raft_consensus.cc:2749] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:42:46.807113 11883 consensus_peers.cc:597] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c -> Peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Couldn't send request to peer b1a6e432aa4c48098bce9ab1bff8c431. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35841: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:42:46.835318   431 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 11867)
W20260608 12:42:46.935272 11883 consensus_peers.cc:597] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c -> Peer b1a6e432aa4c48098bce9ab1bff8c431 (127.0.107.193:35841): Couldn't send request to peer b1a6e432aa4c48098bce9ab1bff8c431. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:35841: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:42:47.132196 11885 consensus_peers.cc:597] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c -> Peer 78e5c041472947b3b0ca3820bd54de96 (127.0.107.194:44641): Couldn't send request to peer 78e5c041472947b3b0ca3820bd54de96. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:44641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:42:47.572433   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:47.599180   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:47.628914   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:47.629745   431 tablet_replica.cc:333] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c: stopping tablet replica
I20260608 12:42:47.630604   431 raft_consensus.cc:2243] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:47.631225   431 raft_consensus.cc:2272] T 9e4f675824f84ddeb2cf791c105d8817 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:47.634269   431 tablet_replica.cc:333] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c: stopping tablet replica
I20260608 12:42:47.634956   431 raft_consensus.cc:2243] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:47.635524   431 raft_consensus.cc:2272] T 705ec219427a42aa8ab0fcb0392c0674 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:47.637934   431 tablet_replica.cc:333] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c: stopping tablet replica
I20260608 12:42:47.638507   431 raft_consensus.cc:2243] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:47.639111   431 raft_consensus.cc:2272] T c7fba699fc0a46a79616f41ae70226bc P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:47.641351   431 tablet_replica.cc:333] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c: stopping tablet replica
I20260608 12:42:47.641861   431 raft_consensus.cc:2243] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:47.642765   431 pending_rounds.cc:70] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c: Trying to abort 1 pending ops.
I20260608 12:42:47.642989   431 pending_rounds.cc:77] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c: Aborting op as it isn't in flight: id { term: 1 index: 19 } timestamp: 7294658823316213760 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "28d07537712d4199bd27ab5b1cb73ba7" old_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } } new_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: false } } } }
I20260608 12:42:47.643729   431 raft_consensus.cc:2917] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [term 1 LEADER]: Aborting config change with OpId 1.19: Aborted: Op aborted
I20260608 12:42:47.644055   431 raft_consensus.cc:2889] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:42:47.644378   431 raft_consensus.cc:2272] T 28d07537712d4199bd27ab5b1cb73ba7 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:47.646591   431 tablet_replica.cc:333] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c: stopping tablet replica
I20260608 12:42:47.647135   431 raft_consensus.cc:2243] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:47.648012   431 pending_rounds.cc:70] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c: Trying to abort 1 pending ops.
I20260608 12:42:47.648269   431 pending_rounds.cc:77] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c: Aborting op as it isn't in flight: id { term: 1 index: 19 } timestamp: 7294658822446391296 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "636fa50377114136af5ec9c84db2145e" old_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } } new_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: false } } } }
I20260608 12:42:47.648944   431 raft_consensus.cc:2917] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [term 1 LEADER]: Aborting config change with OpId 1.19: Aborted: Op aborted
I20260608 12:42:47.649256   431 raft_consensus.cc:2889] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:42:47.649526   431 raft_consensus.cc:2272] T 636fa50377114136af5ec9c84db2145e P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:47.651662   431 tablet_replica.cc:333] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c: stopping tablet replica
I20260608 12:42:47.652140   431 raft_consensus.cc:2243] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:47.653137   431 pending_rounds.cc:70] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c: Trying to abort 1 pending ops.
I20260608 12:42:47.653429   431 pending_rounds.cc:77] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c: Aborting op as it isn't in flight: id { term: 1 index: 19 } timestamp: 7294658822739230720 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d23205014cd74d60a9d5f27abb4b8173" old_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } } new_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: false } } } }
I20260608 12:42:47.654070   431 raft_consensus.cc:2917] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 1 LEADER]: Aborting config change with OpId 1.19: Aborted: Op aborted
I20260608 12:42:47.654387   431 raft_consensus.cc:2889] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:42:47.654752   431 raft_consensus.cc:2272] T d23205014cd74d60a9d5f27abb4b8173 P a2effffd544844f7b92665685b8a7d1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:47.674160   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:47.696511   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:47.724474   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:47.725189   431 tablet_replica.cc:333] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05: stopping tablet replica
I20260608 12:42:47.725872   431 raft_consensus.cc:2243] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:47.726306   431 raft_consensus.cc:2272] T c7fba699fc0a46a79616f41ae70226bc P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:47.728593   431 tablet_replica.cc:333] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05: stopping tablet replica
I20260608 12:42:47.729115   431 raft_consensus.cc:2243] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:47.729501   431 pending_rounds.cc:70] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05: Trying to abort 1 pending ops.
I20260608 12:42:47.729693   431 pending_rounds.cc:77] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05: Aborting op as it isn't in flight: id { term: 1 index: 19 } timestamp: 7294658823316213760 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "28d07537712d4199bd27ab5b1cb73ba7" old_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } } new_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: false } } } }
I20260608 12:42:47.730472   431 raft_consensus.cc:2917] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05 [term 1 FOLLOWER]: Aborting config change with OpId 1.19: Aborted: Op aborted
I20260608 12:42:47.730806   431 raft_consensus.cc:2889] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:42:47.731109   431 raft_consensus.cc:2272] T 28d07537712d4199bd27ab5b1cb73ba7 P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:47.733783   431 tablet_replica.cc:333] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05: stopping tablet replica
I20260608 12:42:47.734582   431 raft_consensus.cc:2243] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:47.735139   431 pending_rounds.cc:70] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05: Trying to abort 1 pending ops.
I20260608 12:42:47.735407   431 pending_rounds.cc:77] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05: Aborting op as it isn't in flight: id { term: 1 index: 19 } timestamp: 7294658822446391296 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "636fa50377114136af5ec9c84db2145e" old_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } } new_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } } peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: false } } } }
I20260608 12:42:47.736624   431 raft_consensus.cc:2917] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05 [term 1 FOLLOWER]: Aborting config change with OpId 1.19: Aborted: Op aborted
I20260608 12:42:47.737087   431 raft_consensus.cc:2889] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:42:47.737481   431 raft_consensus.cc:2272] T 636fa50377114136af5ec9c84db2145e P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:47.740826   431 tablet_replica.cc:333] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05: stopping tablet replica
I20260608 12:42:47.741557   431 raft_consensus.cc:2243] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:47.742043   431 pending_rounds.cc:70] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05: Trying to abort 1 pending ops.
I20260608 12:42:47.742291   431 pending_rounds.cc:77] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05: Aborting op as it isn't in flight: id { term: 1 index: 19 } timestamp: 7294658822739230720 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d23205014cd74d60a9d5f27abb4b8173" old_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: true } } } new_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "78e5c041472947b3b0ca3820bd54de96" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44641 } } peers { permanent_uuid: "b1a6e432aa4c48098bce9ab1bff8c431" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 35841 } attrs { replace: true } } peers { permanent_uuid: "a2effffd544844f7b92665685b8a7d1c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46523 } } peers { permanent_uuid: "78d05c32e21f4b509cad4e2117788f05" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 46809 } attrs { promote: false } } } }
I20260608 12:42:47.743031   431 raft_consensus.cc:2917] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05 [term 1 FOLLOWER]: Aborting config change with OpId 1.19: Aborted: Op aborted
I20260608 12:42:47.743382   431 raft_consensus.cc:2889] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:42:47.743692   431 raft_consensus.cc:2272] T d23205014cd74d60a9d5f27abb4b8173 P 78d05c32e21f4b509cad4e2117788f05 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:47.766965   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:47.780570   431 master.cc:562] Master@127.0.107.254:34553 shutting down...
W20260608 12:42:47.809438 11717 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:42:47.809738 11717 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:42:47.809947 11717 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:42:47.811128   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:47.811662   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:47.812006   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P d43cf6d07c154cc9a489710d30c889d2: stopping tablet replica
I20260608 12:42:47.833230   431 master.cc:584] Master@127.0.107.254:34553 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (11454 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (16312 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (240540 ms total)
[  PASSED  ] 24 tests.
I20260608 12:42:47.890307   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:47.890589   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:47.890791   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:47.890977   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 15 messages since previous log ~75 seconds ago
I20260608 12:42:47.891196   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 7 messages since previous log ~157 seconds ago
I20260608 12:42:47.891443   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 11 messages since previous log ~222 seconds ago
I20260608 12:42:47.891829   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 35 messages since previous log ~14 seconds ago
I20260608 12:42:47.892042   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 59 messages since previous log ~4 seconds ago
